Skip to content

Translations update from Hosted Weblate #1026

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
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
2 changes: 2 additions & 0 deletions src/tagstudio/resources/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,8 @@
"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.",
Expand Down
2 changes: 2 additions & 0 deletions src/tagstudio/resources/translations/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,8 @@
"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.",
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
Loading