Skip to content

Commit acba9c3

Browse files
weblateDott-rusVLTNOgithubwany-ohCyanVoxel
authored
translations: update from Hosted Weblate (#1026)
* Translated using Weblate (Russian) Currently translated at 100.0% (325 of 325 strings) Co-authored-by: Dott-rus <[email protected]> Co-authored-by: Hosted Weblate <[email protected]> Translate-URL: https://hosted.weblate.org/projects/tagstudio/strings/ru/ Translation: TagStudio/Strings * Translated using Weblate (Romanian) Currently translated at 10.7% (35 of 327 strings) Added translation using Weblate (Romanian) Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: VLTNO <[email protected]> Translate-URL: https://hosted.weblate.org/projects/tagstudio/strings/ro/ Translation: TagStudio/Strings * Translated using Weblate (Japanese) Currently translated at 100.0% (325 of 325 strings) Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: wany-oh <[email protected]> Translate-URL: https://hosted.weblate.org/projects/tagstudio/strings/ja/ Translation: TagStudio/Strings * Translated using Weblate (Portuguese) Currently translated at 83.0% (270 of 325 strings) Translated using Weblate (Portuguese) Currently translated at 83.0% (270 of 325 strings) Translated using Weblate (Portuguese) Currently translated at 83.0% (270 of 325 strings) Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Travis Abendshien <[email protected]> Co-authored-by: ssantos <[email protected]> Translate-URL: https://hosted.weblate.org/projects/tagstudio/strings/pt/ Translation: TagStudio/Strings * Translated using Weblate (Hungarian) Currently translated at 100.0% (328 of 328 strings) Translated using Weblate (Hungarian) Currently translated at 100.0% (325 of 325 strings) Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Szíjártó Levente Pál <[email protected]> Translate-URL: https://hosted.weblate.org/projects/tagstudio/strings/hu/ Translation: TagStudio/Strings * Translated using Weblate (Polish) Currently translated at 93.4% (302 of 323 strings) Co-authored-by: Feather <[email protected]> Co-authored-by: Hosted Weblate <[email protected]> Translate-URL: https://hosted.weblate.org/projects/tagstudio/strings/pl/ Translation: TagStudio/Strings * Translated using Weblate (French) Currently translated at 100.0% (328 of 328 strings) Translated using Weblate (French) Currently translated at 100.0% (325 of 325 strings) Translated using Weblate (French) Currently translated at 100.0% (325 of 325 strings) Co-authored-by: Bamowen <[email protected]> Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Med <[email protected]> Translate-URL: https://hosted.weblate.org/projects/tagstudio/strings/fr/ Translation: TagStudio/Strings * Translated using Weblate (Swedish) Currently translated at 29.5% (96 of 325 strings) Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: skrap konto <[email protected]> Translate-URL: https://hosted.weblate.org/projects/tagstudio/strings/sv/ Translation: TagStudio/Strings * Update translation files Updated by "Squash Git commits" add-on in Weblate. Translation: TagStudio/Strings Translate-URL: https://hosted.weblate.org/projects/tagstudio/strings/ --------- Co-authored-by: Dott-rus <[email protected]> Co-authored-by: VLTNO <[email protected]> Co-authored-by: wany-oh <[email protected]> Co-authored-by: Travis Abendshien <[email protected]> Co-authored-by: ssantos <[email protected]> Co-authored-by: Szíjártó Levente Pál <[email protected]> Co-authored-by: Feather <[email protected]> Co-authored-by: Bamowen <[email protected]> Co-authored-by: Med <[email protected]> Co-authored-by: skrap konto <[email protected]>
1 parent 899c534 commit acba9c3

File tree

10 files changed

+349
-5
lines changed

10 files changed

+349
-5
lines changed

src/tagstudio/resources/translations/fr.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,14 +218,18 @@
218218
"menu.tools.fix_duplicate_files": "Réparer les entrées de fichiers en double",
219219
"menu.tools.fix_unlinked_entries": "Réparer les entrées de fichier non liée",
220220
"menu.view": "&Vues",
221+
"menu.view.decrease_thumbnail_size": "Rétrécir les vignettes",
222+
"menu.view.increase_thumbnail_size": "Agrandir les vignettes",
221223
"menu.window": "Fenêtre",
222224
"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.",
223225
"namespace.create.description_color": "Les tags utilise les namespace pour regrouper plusieurs couleurs. Toutes les couleurs personnalisées doivent être ajoutées à un namespace.",
224226
"namespace.create.title": "Créer une Namespace",
225227
"namespace.new.button": "Nouvelle Namespace",
226228
"namespace.new.prompt": "Commencer par créer une nouvelle namespace pour pouvoir créer des couleurs personnalisées!",
229+
"preview.ignored": "Ignoré",
227230
"preview.multiple_selection": "<b>{count}</b> Éléments Sélectionner",
228231
"preview.no_selection": "Pas d'Objet Selectionné",
232+
"preview.unlinked": "Non-lié",
229233
"select.add_tag_to_selected": "Ajouter un Tag à la sélection",
230234
"select.all": "Tout Sélectionner",
231235
"select.clear": "Effacer la Sélection",
@@ -260,6 +264,7 @@
260264
"settings.zeropadding.label": "Remplissage par zéros",
261265
"sorting.direction.ascending": "Croissant",
262266
"sorting.direction.descending": "Décroissant",
267+
"sorting.mode.random": "Hasard",
263268
"splash.opening_library": "Ouverture de la Bibliothèque \"{library_path}\"...",
264269
"status.deleted_file_plural": "Suppression de {count} fichiers!",
265270
"status.deleted_file_singular": "Suppression de 1 fichier!",

src/tagstudio/resources/translations/hu.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,14 +218,18 @@
218218
"menu.tools.fix_duplicate_files": "&Egyező fájlok egyesítése",
219219
"menu.tools.fix_unlinked_entries": "Kapcsolat &nélküli elemek javítása",
220220
"menu.view": "&Nézet",
221+
"menu.view.decrease_thumbnail_size": "Indexkép méretének csökkentése",
222+
"menu.view.increase_thumbnail_size": "Indexkép méretének növelése",
221223
"menu.window": "&Ablak",
222224
"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.",
223225
"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.",
224226
"namespace.create.title": "Névtér létrehozása",
225227
"namespace.new.button": "Új névtér",
226228
"namespace.new.prompt": "Az egyéni színek használatához először hozzon létre egy névteret!",
229+
"preview.ignored": "Figyelmen kívül hagyva",
227230
"preview.multiple_selection": "<b>{count}</b> kijelölt elem",
228231
"preview.no_selection": "Nincs kijelölt elem",
232+
"preview.unlinked": "Kapcsolat nélküli elem",
229233
"select.add_tag_to_selected": "Címk&e hozzáadása a kijelölt elemekhez",
230234
"select.all": "&Az összes kijelölése",
231235
"select.clear": "&Kijelölés megszüntetése",
@@ -260,6 +264,7 @@
260264
"settings.zeropadding.label": "Egyszámjegyű napok kezdése nullával",
261265
"sorting.direction.ascending": "Növekvő sorrend",
262266
"sorting.direction.descending": "Csökkenő sorrend",
267+
"sorting.mode.random": "Véletlenszerű sorrend",
263268
"splash.opening_library": "Könyvtár megnyitása folyamatban: „{library_path}”…",
264269
"status.deleted_file_plural": "{count} fájl törlése befejeződött.",
265270
"status.deleted_file_singular": "1 fájl törlése befejeződött.",

src/tagstudio/resources/translations/ja.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@
218218
"menu.tools.fix_duplicate_files": "重複ファイルの修正(&F)",
219219
"menu.tools.fix_unlinked_entries": "未リンク項目の修正(&U)",
220220
"menu.view": "表示(&V)",
221+
"menu.view.decrease_thumbnail_size": "サムネイル サイズの縮小",
222+
"menu.view.increase_thumbnail_size": "サムネイル サイズの拡大",
221223
"menu.window": "ウィンドウ",
222224
"namespace.create.description": "タグや色などの項目グループを分離し、エクスポートや共有をしやすくするために、TagStudio では名前空間を使用します。「tagstudio」で始まる名前空間は、TagStudio の内部用途として予約されています。",
223225
"namespace.create.description_color": "タグの色は、名前空間をカラーパレットのグループとして使用します。すべてのカスタムカラーは、最初に名前空間グループに属している必要があります。",

src/tagstudio/resources/translations/pl.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"about.config_path": "Ścieżka do pliku konfiguracji",
3+
"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.",
34
"about.documentation": "Dokumentacja",
45
"about.license": "Licencja",
56
"about.module.found": "Znaleziono",
@@ -63,6 +64,7 @@
6364
"entries.unlinked.search_and_relink": "&Wyszukaj && Zalinkuj ponownie",
6465
"entries.unlinked.title": "Napraw odłączone wpisy",
6566
"ffmpeg.missing.description": "Nie odnaleziono FFmpeg lub FFprobe. FFmpeg jest wymagany do odtwarzania multimediów i do wyświetlania miniaturek.",
67+
"ffmpeg.missing.status": "{ffmpeg}: {ffmpeg_status}<br>{ffprobe}: {ffprobe_status}",
6668
"field.copy": "Skopiuj pole",
6769
"field.edit": "Edytuj pole",
6870
"field.paste": "Wklej pole",
@@ -192,6 +194,7 @@
192194
"menu.file.clear_recent_libraries": "Wyczyść ostatnie",
193195
"menu.file.close_library": "&Zamknij bibliotekę",
194196
"menu.file.missing_library.message": "Lokalizacja biblioteki \"{library}\" nie została odnaleziona.",
197+
"menu.file.missing_library.title": "Brakująca biblioteka",
195198
"menu.file.new_library": "Nowa biblioteka",
196199
"menu.file.open_create_library": "&Otwórz/Stwórz bibliotekę",
197200
"menu.file.open_library": "Otwórz bibliotekę",
@@ -221,12 +224,25 @@
221224
"select.clear": "Odznacz zaznaczenie",
222225
"select.inverse": "Odwróć zaznaczenie",
223226
"settings.clear_thumb_cache.title": "Wyczyść pamięć podręczną miniaturek",
227+
"settings.dateformat.international": "Międzynarodowy",
228+
"settings.dateformat.system": "System",
229+
"settings.filepath.label": "Widoczność ścieżki pliku",
224230
"settings.filepath.option.full": "Pokaż Pełną Ścieżkę",
231+
"settings.filepath.option.name": "Pokaż tylko nazwy",
232+
"settings.filepath.option.relative": "Pokaż Ścieżki Względne",
225233
"settings.language": "Język",
234+
"settings.library": "Ustawienia Biblioteki",
226235
"settings.open_library_on_start": "Otwieraj bibliotekę podczas startu",
236+
"settings.page_size": "Wielkość Strony",
227237
"settings.restart_required": "Zrestartuj TagStudio żeby zmiany zaczęły obowiązywać.",
228238
"settings.show_filenames_in_grid": "Pokazuj nazwy plików w siatce",
229239
"settings.show_recent_libraries": "Pokazuj ostatnie biblioteki",
240+
"settings.tag_click_action.add_to_search": "Dodaj Tag do Wyszukania",
241+
"settings.tag_click_action.open_edit": "Edytuj Tag",
242+
"settings.theme.dark": "Ciemny",
243+
"settings.theme.label": "Motyw:",
244+
"settings.theme.light": "Jasny",
245+
"settings.theme.system": "System",
230246
"settings.title": "Ustawienia",
231247
"sorting.direction.ascending": "Rosnąco",
232248
"sorting.direction.descending": "Malejąco",

0 commit comments

Comments
 (0)