Fixed lack of translation in IndexerRuleEditor (#2533)

This commit is contained in:
Artsiom Voitas 2024-06-01 18:14:38 +03:00 committed by GitHub
parent 8d0a31c9d6
commit 48f5715839
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 67 additions and 54 deletions

View file

@ -284,6 +284,7 @@
"general_shortcut_description": "اختصارات الاستخدام العام",
"generatePreviewMedia_label": "إنشاء وسائط المعاينة لهذا الموقع",
"generate_checksums": "إنشاء التحقق من الصحة",
"gitignore": "جيت تجاهل",
"glob_description": "الكرة الأرضية (على سبيل المثال، **/.git)",
"go_back": "العودة",
"go_to_labels": "الانتقال إلى العلامات",
@ -469,14 +470,14 @@
"new_update_available": "تحديث جديد متاح!",
"no_apps_available": "No apps available",
"no_favorite_items": "لا توجد عناصر مفضلة",
"no_git": "لا جيت",
"no_hidden": "لا مخفي",
"no_git_files": "لا توجد ملفات جيت",
"no_hidden_files": "لا توجد ملفات مخفية",
"no_items_found": "لم يتم العثور على عناصر",
"no_jobs": "لا توجد وظائف.",
"no_labels": "لا توجد علامات",
"no_nodes_found": "لم يتم العثور على عقد Spacedrive.",
"no_os_protected": "لا يوجد نظام تشغيل محمي",
"no_search_selected": "No Search Selected",
"no_system_files": "لا توجد ملفات النظام",
"no_tag_selected": "لم يتم تحديد علامة",
"no_tags": "لا توجد علامات",
"no_tags_description": "You have not created any tags",

View file

@ -282,8 +282,9 @@
"general_settings": "Агульныя налады",
"general_settings_description": "Агульныя налады, што адносяцца да дадзенага кліента.",
"general_shortcut_description": "Агульныя спалучэнні клавіш",
"generatePreviewMedia_label": "Стварыце папярэдні прагляд медыяфайлаў для гэтай лакацыі",
"generatePreviewMedia_label": "Стварыць папярэдні прагляд медыяфайлаў для гэтай лакацыі",
"generate_checksums": "Генерацыя кантрольных сум",
"gitignore": "Ігнараваць Git",
"glob_description": "Шаблон (напрыклад, **/.git)",
"go_back": "Назад",
"go_to_labels": "Перайсці да ярлыкоў",
@ -460,14 +461,14 @@
"new_update_available": "Новая абнаўленне даступна!",
"no_apps_available": "Няма даступных прыкладанняў",
"no_favorite_items": "Няма абраных файлаў",
"no_git": "Няма Git",
"no_hidden": "Няма схаваных",
"no_git_files": "Без файлаў Git",
"no_hidden_files": "Без схаваных файлаў",
"no_items_found": "Нічога не знойдзена",
"no_jobs": "Няма заданняў.",
"no_labels": "Няма ярлыкоў",
"no_nodes_found": "Вузлы Spacedrive не знойдзены.",
"no_os_protected": "Без абароны АС",
"no_search_selected": "Пошук не зададзены",
"no_system_files": "Без сістэмных файлаў",
"no_tag_selected": "Тэг не абраны",
"no_tags": "Няма тэгаў",
"no_tags_description": "Вы не стварылі ніводнага тэга",
@ -644,7 +645,7 @@
"switch_to_next_tab": "Пераключэнне на наступную ўкладку",
"switch_to_previous_tab": "Пераключэнне на папярэднюю ўкладку",
"sync": "Сінхранізацыя",
"syncPreviewMedia_label": "Сінхранізуйце медыяфайлы папярэдняга прагляду для гэтай лакацыі з вашымі прыладамі",
"syncPreviewMedia_label": "Сінхранізаваць медыяфайлы папярэдняга прагляду для гэтай лакацыі з вашымі прыладамі",
"sync_description": "Кіруйце сінхранізацыяй Spacedrive.",
"sync_with_library": "Сінхранізацыя з бібліятэкай",
"sync_with_library_description": "Калі гэта опцыя ўлучана, вашы прывязаныя клавішы будуць сінхранізаваны з бібліятэкай, у адваротным выпадку яны будуць ужывацца толькі да гэтага кліента.",

View file

@ -284,6 +284,7 @@
"general_shortcut_description": "Allgemeine Verknüpfungen",
"generatePreviewMedia_label": "Vorschaumedien für diesen Standort generieren",
"generate_checksums": "Prüfsummen erstellen",
"gitignore": "Git ignorieren",
"glob_description": "Glob (z. B. **/.git)",
"go_back": "Zurück gehen",
"go_to_labels": "Gehe zu den Labels",
@ -457,14 +458,14 @@
"new_update_available": "Neues Update verfügbar!",
"no_apps_available": "No apps available",
"no_favorite_items": "Keine Lieblingsartikel",
"no_git": "Kein Git",
"no_hidden": "Nein versteckt",
"no_git_files": "Keine Git-Dateien",
"no_hidden_files": "Keine versteckten Dateien",
"no_items_found": "Keine Elemente gefunden",
"no_jobs": "Keine Aufgaben.",
"no_labels": "Keine Etiketten",
"no_nodes_found": "Es wurden keine Spacedrive-Knoten gefunden.",
"no_os_protected": "Kein Betriebssystem geschützt",
"no_search_selected": "Keine Suche ausgewählt",
"no_system_files": "Keine Systemdateien",
"no_tag_selected": "Kein Tag ausgewählt",
"no_tags": "Keine Tags",
"no_tags_description": "Du hast keine Tags erstellt",

View file

@ -123,7 +123,6 @@
"current_directory": "Current Directory",
"current_directory_with_descendants": "Current Directory With Descendants",
"custom": "Custom",
"docker": "Docker",
"cut": "Cut",
"cut_object": "Cut object",
"cut_success": "Items cut",
@ -174,6 +173,7 @@
"display_name": "Display Name",
"distance": "Distance",
"do_the_thing": "Do the thing",
"docker": "Docker",
"document": "Document",
"done": "Done",
"dont_have_any": "Looks like you don't have any!",
@ -284,13 +284,10 @@
"general": "General",
"general_settings": "General Settings",
"general_settings_description": "General settings related to this client.",
"network_settings": "Network Settings",
"network_settings_description": "Settings related to networking and connectivity.",
"network_settings_advanced": "Advanced Network Overview",
"network_settings_advanced_description": "Advanced information about your current network setup.",
"general_shortcut_description": "General usage shortcuts",
"generatePreviewMedia_label": "Generate preview media for this Location",
"generate_checksums": "Generate Checksums",
"generatePreviewMedia_label": "Generate preview media for this Location",
"gitignore": "Git Ignore",
"glob_description": "Glob (e.g., **/.git)",
"go_back": "Go Back",
"go_to_labels": "Go to labels",
@ -342,7 +339,6 @@
"ipv6": "IPv6 networking",
"ipv6_description": "Allow peer-to-peer communication using IPv6 networking",
"ipv6_listeners_error": "Error creating the IPv6 listeners. Please check your firewall settings!",
"relay_listeners_error": "Error creating the relay listener. Please check your firewall settings!",
"is": "is",
"is_not": "is not",
"item": "item",
@ -422,6 +418,8 @@
"logout": "Logout",
"manage_library": "Manage Library",
"managed": "Managed",
"manual_peers": "Manually add peers",
"manual_peers_description": "Add peers manually by entering their IP address and port.\nThis is useful when automatic discovery is not possible.",
"media": "Media",
"media_view": "Media View",
"media_view_context": "Media View Context",
@ -453,6 +451,10 @@
"navigate_to_settings_page": "Navigate to Settings page",
"network": "Network",
"network_page_description": "Other Spacedrive nodes on your LAN will appear here, along with your default OS network mounts.",
"network_settings": "Network Settings",
"network_settings_advanced": "Advanced Network Overview",
"network_settings_advanced_description": "Advanced information about your current network setup.",
"network_settings_description": "Settings related to networking and connectivity.",
"networking": "Networking",
"networking_error": "Error starting up networking!",
"networking_port": "Networking Port",
@ -467,14 +469,14 @@
"new_update_available": "New Update Available!",
"no_apps_available": "No apps available",
"no_favorite_items": "No favorite items",
"no_git": "No Git",
"no_hidden": "No Hidden",
"no_git_files": "No Git Files",
"no_hidden_files": "No Hidden Files",
"no_items_found": "No items found",
"no_jobs": "No jobs.",
"no_labels": "No labels",
"no_nodes_found": "No Spacedrive nodes were found.",
"no_os_protected": "No OS protected",
"no_search_selected": "No Search Selected",
"no_system_files": "No System Files",
"no_tag_selected": "No Tag Selected",
"no_tags": "No tags",
"no_tags_description": "You have not created any tags",
@ -552,6 +554,7 @@
"reindex": "Re-index",
"reject": "Reject",
"reject_files": "Reject files",
"relay_listeners_error": "Error creating the relay listener. Please check your firewall settings!",
"reload": "Reload",
"remote_access": "Enable remote access",
"remote_access_description": "Enable other nodes to directly connect to this node.",
@ -636,8 +639,6 @@
"spacedrop_disabled": "Disabled",
"spacedrop_everyone": "Everyone",
"spacedrop_rejected": "Spacedrop rejected",
"manual_peers": "Manually add peers",
"manual_peers_description": "Add peers manually by entering their IP address and port.\nThis is useful when automatic discovery is not possible.",
"square_thumbnails": "Square Thumbnails",
"star_on_github": "Star on GitHub",
"start": "Start",
@ -653,10 +654,10 @@
"switch_to_next_tab": "Switch to next tab",
"switch_to_previous_tab": "Switch to previous tab",
"sync": "Sync",
"syncPreviewMedia_label": "Sync preview media for this Location with your devices",
"sync_description": "Manage how Spacedrive syncs.",
"sync_with_library": "Sync with Library",
"sync_with_library_description": "If enabled, your keybinds will be synced with library, otherwise they will apply only to this client.",
"syncPreviewMedia_label": "Sync preview media for this Location with your devices",
"system": "System",
"tag": "Tag",
"tag_one": "Tag",
@ -727,4 +728,4 @@
"zoom": "Zoom",
"zoom_in": "Zoom In",
"zoom_out": "Zoom Out"
}
}

View file

@ -284,6 +284,7 @@
"general_shortcut_description": "Atajos de uso general",
"generatePreviewMedia_label": "Generar medios de vista previa para esta Ubicación",
"generate_checksums": "Generar Sumas de Verificación",
"gitignore": "Git ignorar",
"glob_description": "Globo (por ejemplo, **/.git)",
"go_back": "Regresar",
"go_to_labels": "Ir a etiquetas",
@ -459,14 +460,14 @@
"new_update_available": "¡Nueva actualización disponible!",
"no_apps_available": "No apps available",
"no_favorite_items": "No hay artículos favoritos",
"no_git": "Sin Git",
"no_hidden": "No oculto",
"no_git_files": "Sin archivos Git",
"no_hidden_files": "Sin archivos ocultos",
"no_items_found": "No se encontraron artículos",
"no_jobs": "No hay trabajos.",
"no_labels": "Sin etiquetas",
"no_nodes_found": "No se encontraron nodos de Spacedrive.",
"no_os_protected": "Sin sistema operativo protegido",
"no_search_selected": "Ninguna búsqueda seleccionada",
"no_system_files": "Sin archivos de sistema",
"no_tag_selected": "No se seleccionó etiqueta",
"no_tags": "No hay etiquetas",
"no_tags_description": "No has creado ninguna etiqueta",

View file

@ -284,6 +284,7 @@
"general_shortcut_description": "Raccourcis d'utilisation générale",
"generatePreviewMedia_label": "Générer des médias d'aperçu pour cet emplacement",
"generate_checksums": "Générer des sommes de contrôle",
"gitignore": "Git Ignorer",
"glob_description": "Glob (par exemple, **/.git)",
"go_back": "Revenir",
"go_to_labels": "Aller aux étiquettes",
@ -459,14 +460,14 @@
"new_update_available": "Nouvelle mise à jour disponible !",
"no_apps_available": "No apps available",
"no_favorite_items": "Aucun article favori",
"no_git": "Pas de connard",
"no_hidden": "Non caché",
"no_git_files": "Aucun fichier Git",
"no_hidden_files": "Aucun fichier caché",
"no_items_found": "Aucun élément trouvé",
"no_jobs": "Aucun travail.",
"no_labels": "Pas d'étiquettes",
"no_nodes_found": "Aucun nœud Spacedrive n'a été trouvé.",
"no_os_protected": "Aucun système d'exploitation protégé",
"no_search_selected": "No Search Selected",
"no_system_files": "Aucun fichier système",
"no_tag_selected": "Aucune étiquette sélectionnée",
"no_tags": "Aucune étiquette",
"no_tags_description": "You have not created any tags",

View file

@ -284,6 +284,7 @@
"general_shortcut_description": "Scorciatoie d'uso generale",
"generatePreviewMedia_label": "Genera anteprime per questa posizione",
"generate_checksums": "Genera i checksum",
"gitignore": "Git Ignora",
"glob_description": "Glob (ad esempio, **/.git)",
"go_back": "Indietro",
"go_to_labels": "Vai alle etichette",
@ -459,14 +460,14 @@
"new_update_available": "Nuovo aggiornamento disponibile!",
"no_apps_available": "No apps available",
"no_favorite_items": "Nessun articolo preferito",
"no_git": "Niente Git",
"no_hidden": "Nessun nascosto",
"no_git_files": "Nessun file Git",
"no_hidden_files": "Nessun file nascosto",
"no_items_found": "Nessun articolo trovato",
"no_jobs": "Nessun lavoro.",
"no_labels": "Nessuna etichetta",
"no_nodes_found": "Nessun nodo Spacedrive trovato.",
"no_os_protected": "Nessun sistema operativo protetto",
"no_search_selected": "No Search Selected",
"no_system_files": "Nessun file di sistema",
"no_tag_selected": "Nessun tag selezionato",
"no_tags": "Nessun tag",
"no_tags_description": "You have not created any tags",

View file

@ -284,6 +284,7 @@
"general_shortcut_description": "一般に使用されるショートカットキー。",
"generatePreviewMedia_label": "このロケーションのプレビューメディアを作成する",
"generate_checksums": "チェックサムを作成",
"gitignore": "Git 無視",
"glob_description": "グロブ (例: **/.git)",
"go_back": "戻る",
"go_to_labels": "ラベルに移動",
@ -453,14 +454,14 @@
"new_update_available": "アップデートが利用可能です!",
"no_apps_available": "利用可能なアプリはありません",
"no_favorite_items": "お気に入りのアイテムはありません",
"no_git": "Git なし",
"no_hidden": "非表示なし",
"no_git_files": "Git ファイルがありません",
"no_hidden_files": "隠しファイルはありません",
"no_items_found": "アイテムが見つかりませんでした",
"no_jobs": "ジョブがありません。",
"no_labels": "ラベルなし",
"no_nodes_found": "Spacedriveードが見つかりませんでした。",
"no_os_protected": "OSが保護されていない",
"no_search_selected": "検索が選択されていません",
"no_system_files": "システムファイルがありません",
"no_tag_selected": "タグが選択されていません。",
"no_tags": "タグがありません。",
"no_tags_description": "タグが作成されていません",

View file

@ -284,6 +284,7 @@
"general_shortcut_description": "Algemene sneltoetsen",
"generatePreviewMedia_label": "Genereer voorvertoning media voor deze Locatie",
"generate_checksums": "Genereer Controlegetal",
"gitignore": "Git negeren",
"glob_description": "Glob (bijvoorbeeld **/.git)",
"go_back": "Ga Terug",
"go_to_labels": "Ga naar etiketten",
@ -457,14 +458,14 @@
"new_update_available": "Nieuwe update beschikbaar!",
"no_apps_available": "No apps available",
"no_favorite_items": "Geen favoriete items",
"no_git": "Geen Git",
"no_hidden": "Geen verborgen",
"no_git_files": "Geen Git-bestanden",
"no_hidden_files": "Geen verborgen bestanden",
"no_items_found": "Geen items gevonden",
"no_jobs": "Geen taken.",
"no_labels": "Geen etiketten",
"no_nodes_found": "Er zijn geen Spacedrive-nodes gevonden.",
"no_os_protected": "Geen besturingssysteem beveiligd",
"no_search_selected": "Geen Zoekopdracht Geselecteerd",
"no_system_files": "Geen systeembestanden",
"no_tag_selected": "Geen Tag Geselecteerd",
"no_tags": "Geen tags",
"no_tags_description": "Je hebt geen tags aangemaakt",

View file

@ -282,8 +282,9 @@
"general_settings": "Основные настройки",
"general_settings_description": "Общие настройки, относящиеся к данному клиенту.",
"general_shortcut_description": "Общие сочетания клавиш",
"generatePreviewMedia_label": "Создайте предварительный просмотр медиафайлов для этой локации",
"generatePreviewMedia_label": "Создать предварительный просмотр медиафайлов для этой локации",
"generate_checksums": "Генерация контрольных сумм",
"gitignore": "Игнорировать Git",
"glob_description": "Шаблон (например, **/.git)",
"go_back": "Назад",
"go_to_labels": "Перейти к ярлыкам",
@ -460,14 +461,14 @@
"new_update_available": "Доступно новое обновление!",
"no_apps_available": "Нет доступных приложений",
"no_favorite_items": "Нет избранных файлов",
"no_git": "Нет Git",
"no_hidden": "Нет скрытых",
"no_git_files": "Без файлов Git",
"no_hidden_files": "Без скрытых файлов",
"no_items_found": "Ничего не найдено",
"no_jobs": "Нет задач.",
"no_labels": "Нет ярлыков",
"no_nodes_found": "Узлы Spacedrive не найдены.",
"no_os_protected": "Без защиты ОС",
"no_search_selected": "Поиск не задан",
"no_system_files": "Без системных файлов",
"no_tag_selected": "Тег не выбран",
"no_tags": "Нет тегов",
"no_tags_description": "Вы не создали ни одного тега",
@ -644,7 +645,7 @@
"switch_to_next_tab": "Переключение на следующую вкладку",
"switch_to_previous_tab": "Переключение на предыдущую вкладку",
"sync": "Синхронизация",
"syncPreviewMedia_label": "Синхронизируйте медиафайлы предварительного просмотра для этой локации с вашими устройствами",
"syncPreviewMedia_label": "Синхронизировать медиафайлы предварительного просмотра для этой локации с вашими устройствами",
"sync_description": "Управляйте синхронизацией Spacedrive.",
"sync_with_library": "Синхронизация с библиотекой",
"sync_with_library_description": "Если эта опция включена, ваши привязанные клавиши будут синхронизированы с библиотекой, в противном случае они будут применяться только к этому клиенту.",

View file

@ -284,6 +284,7 @@
"general_shortcut_description": "Genel kullanım kısayolları",
"generatePreviewMedia_label": "Bu Konum için önizleme medyası oluştur",
"generate_checksums": "Kontrol Toplamları Oluştur",
"gitignore": "Git Yoksay",
"glob_description": "Glob (ör. **/.git)",
"go_back": "Geri Dön",
"go_to_labels": "Etiketlere git",
@ -457,14 +458,14 @@
"new_update_available": "Yeni Güncelleme Mevcut!",
"no_apps_available": "No apps available",
"no_favorite_items": "Favori öğe yok",
"no_git": "Git yok",
"no_hidden": "Gizli Yok",
"no_git_files": "Git Dosyası Yok",
"no_hidden_files": "Gizli Dosya Yok",
"no_items_found": "hiç bir öğe bulunamadı",
"no_jobs": "İş yok.",
"no_labels": "Etiket yok",
"no_nodes_found": "Spacedrive düğümleri bulunamadı.",
"no_os_protected": "İşletim sistemi koruması yok",
"no_search_selected": "Arama Seçilmedi",
"no_system_files": "Sistem Dosyası Yok",
"no_tag_selected": "Etiket Seçilmedi",
"no_tags": "Etiket yok",
"no_tags_description": "Herhangi bir etiket oluşturmadınız",

View file

@ -284,6 +284,7 @@
"general_shortcut_description": "通用快捷键",
"generatePreviewMedia_label": "为这个位置生成预览媒体",
"generate_checksums": "生成校验和",
"gitignore": "git 忽略",
"glob_description": "全局(例如 **/.git",
"go_back": "返回",
"go_to_labels": "转到标签",
@ -453,14 +454,14 @@
"new_update_available": "新版本可用!",
"no_apps_available": "No apps available",
"no_favorite_items": "没有最喜欢的物品",
"no_git": "没有 Git",
"no_hidden": "无隐藏",
"no_git_files": "没有 Git 文件",
"no_hidden_files": "没有隐藏文件",
"no_items_found": "找不到任何项目",
"no_jobs": "没有任务。",
"no_labels": "无标签",
"no_nodes_found": "找不到 Spacedrive 节点.",
"no_os_protected": "没有操作系统受到保护",
"no_search_selected": "未选择搜索",
"no_system_files": "没有系统文件",
"no_tag_selected": "没有选中的标签",
"no_tags": "没有标签",
"no_tags_description": "您还没有创建任何标签",

View file

@ -284,6 +284,7 @@
"general_shortcut_description": "一般使用快捷鍵",
"generatePreviewMedia_label": "為這個位置生成預覽媒體",
"generate_checksums": "生成校驗和",
"gitignore": "git 忽略",
"glob_description": "全域(例如 **/.git",
"go_back": "返回",
"go_to_labels": "轉到標籤",
@ -453,14 +454,14 @@
"new_update_available": "新版本可用!",
"no_apps_available": "No apps available",
"no_favorite_items": "沒有最喜歡的物品",
"no_git": "沒有 Git",
"no_hidden": "無隱藏",
"no_git_files": "沒有 Git 文件",
"no_hidden_files": "沒有隱藏文件",
"no_items_found": "未找到任何項目",
"no_jobs": "沒有工作。",
"no_labels": "無標籤",
"no_nodes_found": "找不到 Spacedrive 節點.",
"no_os_protected": "沒有作業系統受到保護",
"no_search_selected": "未選擇搜尋",
"no_system_files": "沒有系統檔案",
"no_tag_selected": "沒有選擇標籤",
"no_tags": "沒有標籤",
"no_tags_description": "您還沒有建立任何標籤",