Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/tagstudio/resources/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,14 +218,18 @@
"menu.tools.fix_duplicate_files": "Réparer les entrées de fichiers en double",
"menu.tools.fix_unlinked_entries": "Réparer les entrées de fichier non liée",
"menu.view": "&Vues",
"menu.view.decrease_thumbnail_size": "Rétrécir les vignettes",
"menu.view.increase_thumbnail_size": "Agrandir les vignettes",
"menu.window": "Fenêtre",
"namespace.create.description": "Les namespaces sont utilisés par TagStudio pour séparer les groupes d'éléments tels que les Tags et les couleurs de manière à faciliter leur exportation et leur partage. Les namespace avec des noms commençant par « tagstudio » sont réservés par TagStudio pour un usage interne.",
"namespace.create.description_color": "Les tags utilise les namespace pour regrouper plusieurs couleurs. Toutes les couleurs personnalisées doivent être ajoutées à un namespace.",
"namespace.create.title": "Créer une Namespace",
"namespace.new.button": "Nouvelle Namespace",
"namespace.new.prompt": "Commencer par créer une nouvelle namespace pour pouvoir créer des couleurs personnalisées!",
"preview.ignored": "Ignoré",
"preview.multiple_selection": "<b>{count}</b> Éléments Sélectionner",
"preview.no_selection": "Pas d'Objet Selectionné",
"preview.unlinked": "Non-lié",
"select.add_tag_to_selected": "Ajouter un Tag à la sélection",
"select.all": "Tout Sélectionner",
"select.clear": "Effacer la Sélection",
Expand Down Expand Up @@ -260,6 +264,7 @@
"settings.zeropadding.label": "Remplissage par zéros",
"sorting.direction.ascending": "Croissant",
"sorting.direction.descending": "Décroissant",
"sorting.mode.random": "Hasard",
"splash.opening_library": "Ouverture de la Bibliothèque \"{library_path}\"...",
"status.deleted_file_plural": "Suppression de {count} fichiers!",
"status.deleted_file_singular": "Suppression de 1 fichier!",
Expand Down
5 changes: 5 additions & 0 deletions src/tagstudio/resources/translations/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,14 +218,18 @@
"menu.tools.fix_duplicate_files": "&Egyező fájlok egyesítése",
"menu.tools.fix_unlinked_entries": "Kapcsolat &nélküli elemek javítása",
"menu.view": "&Nézet",
"menu.view.decrease_thumbnail_size": "Indexkép méretének csökkentése",
"menu.view.increase_thumbnail_size": "Indexkép méretének növelése",
"menu.window": "&Ablak",
"namespace.create.description": "A TagStudio névterekkel különíti el az adatcsoportokat, mint a címkék és a színek, így azok könnyen exportálhatóak és megoszthatóak. A „tagstudio”-val kezdődő névterek belső használatra vannak lefoglalva.",
"namespace.create.description_color": "Minden szín névterekbe van foglalva, amelyek színpalettaként viselkednek. Minden egyéni színt névtérbe kell foglalni.",
"namespace.create.title": "Névtér létrehozása",
"namespace.new.button": "Új névtér",
"namespace.new.prompt": "Az egyéni színek használatához először hozzon létre egy névteret!",
"preview.ignored": "Figyelmen kívül hagyva",
"preview.multiple_selection": "<b>{count}</b> kijelölt elem",
"preview.no_selection": "Nincs kijelölt elem",
"preview.unlinked": "Kapcsolat nélküli elem",
"select.add_tag_to_selected": "Címk&e hozzáadása a kijelölt elemekhez",
"select.all": "&Az összes kijelölése",
"select.clear": "&Kijelölés megszüntetése",
Expand Down Expand Up @@ -260,6 +264,7 @@
"settings.zeropadding.label": "Egyszámjegyű napok kezdése nullával",
"sorting.direction.ascending": "Növekvő sorrend",
"sorting.direction.descending": "Csökkenő sorrend",
"sorting.mode.random": "Véletlenszerű sorrend",
"splash.opening_library": "Könyvtár megnyitása folyamatban: „{library_path}”…",
"status.deleted_file_plural": "{count} fájl törlése befejeződött.",
"status.deleted_file_singular": "1 fájl törlése befejeződött.",
Expand Down
2 changes: 2 additions & 0 deletions src/tagstudio/resources/translations/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,8 @@
"menu.tools.fix_duplicate_files": "重複ファイルの修正(&F)",
"menu.tools.fix_unlinked_entries": "未リンク項目の修正(&U)",
"menu.view": "表示(&V)",
"menu.view.decrease_thumbnail_size": "サムネイル サイズの縮小",
"menu.view.increase_thumbnail_size": "サムネイル サイズの拡大",
"menu.window": "ウィンドウ",
"namespace.create.description": "タグや色などの項目グループを分離し、エクスポートや共有をしやすくするために、TagStudio では名前空間を使用します。「tagstudio」で始まる名前空間は、TagStudio の内部用途として予約されています。",
"namespace.create.description_color": "タグの色は、名前空間をカラーパレットのグループとして使用します。すべてのカスタムカラーは、最初に名前空間グループに属している必要があります。",
Expand Down
16 changes: 16 additions & 0 deletions src/tagstudio/resources/translations/pl.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"about.config_path": "Ścieżka do pliku konfiguracji",
"about.description": "TagStudio to aplikacja do organizowania plików i zdjęć. Używa do tego systemu tagów, który skupia się na dawaniu użytkownikom poczucia swobody i elastyczności. Koniec z zamkniętymi programami lub formatami, tysiącami plików z metadanymi. Nie musisz też zmieniać sposobu, według którego do tej pory utrzymywałeś strukturę swoich plików.",
"about.documentation": "Dokumentacja",
"about.license": "Licencja",
"about.module.found": "Znaleziono",
Expand Down Expand Up @@ -63,6 +64,7 @@
"entries.unlinked.search_and_relink": "&Wyszukaj && Zalinkuj ponownie",
"entries.unlinked.title": "Napraw odłączone wpisy",
"ffmpeg.missing.description": "Nie odnaleziono FFmpeg lub FFprobe. FFmpeg jest wymagany do odtwarzania multimediów i do wyświetlania miniaturek.",
"ffmpeg.missing.status": "{ffmpeg}: {ffmpeg_status}<br>{ffprobe}: {ffprobe_status}",
"field.copy": "Skopiuj pole",
"field.edit": "Edytuj pole",
"field.paste": "Wklej pole",
Expand Down Expand Up @@ -192,6 +194,7 @@
"menu.file.clear_recent_libraries": "Wyczyść ostatnie",
"menu.file.close_library": "&Zamknij bibliotekę",
"menu.file.missing_library.message": "Lokalizacja biblioteki \"{library}\" nie została odnaleziona.",
"menu.file.missing_library.title": "Brakująca biblioteka",
"menu.file.new_library": "Nowa biblioteka",
"menu.file.open_create_library": "&Otwórz/Stwórz bibliotekę",
"menu.file.open_library": "Otwórz bibliotekę",
Expand Down Expand Up @@ -221,12 +224,25 @@
"select.clear": "Odznacz zaznaczenie",
"select.inverse": "Odwróć zaznaczenie",
"settings.clear_thumb_cache.title": "Wyczyść pamięć podręczną miniaturek",
"settings.dateformat.international": "Międzynarodowy",
"settings.dateformat.system": "System",
"settings.filepath.label": "Widoczność ścieżki pliku",
"settings.filepath.option.full": "Pokaż Pełną Ścieżkę",
"settings.filepath.option.name": "Pokaż tylko nazwy",
"settings.filepath.option.relative": "Pokaż Ścieżki Względne",
"settings.language": "Język",
"settings.library": "Ustawienia Biblioteki",
"settings.open_library_on_start": "Otwieraj bibliotekę podczas startu",
"settings.page_size": "Wielkość Strony",
"settings.restart_required": "Zrestartuj TagStudio żeby zmiany zaczęły obowiązywać.",
"settings.show_filenames_in_grid": "Pokazuj nazwy plików w siatce",
"settings.show_recent_libraries": "Pokazuj ostatnie biblioteki",
"settings.tag_click_action.add_to_search": "Dodaj Tag do Wyszukania",
"settings.tag_click_action.open_edit": "Edytuj Tag",
"settings.theme.dark": "Ciemny",
"settings.theme.label": "Motyw:",
"settings.theme.light": "Jasny",
"settings.theme.system": "System",
"settings.title": "Ustawienia",
"sorting.direction.ascending": "Rosnąco",
"sorting.direction.descending": "Malejąco",
Expand Down
Loading