You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/tagstudio/resources/translations/de.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
{
2
-
"about.content": "<p>TagStudio ist eine Anwendung zum organisieren von Fotos & Dateien mit einem zugrunde liegendem Tag-basierten System, welches sich darauf konzentriert, dem Nutzer Freiraum und Flexibilität zu bieten. Keine proprietären Programme oder Formate, kein Meer an Hilfsdateien und keine komplette Umwälzung deiner Dateisystemstruktur.</p>Lizenz: GPLv3<br>Konfigurations-Pfad: {config_path}<br>FFmpeg: {ffmpeg}<br>FFprobe: {ffprobe}<p><a href=\"https://github.com/TagStudioDev/TagStudio\">GitHub</a> | <a href=\"https://docs.tagstud.io\">Dokumentation</a> | <a href=\"https://discord.com/invite/hRNnVKhF2G\">Discord</a></p>",
2
+
"about.config_path": "Konfigurations-Pfad",
3
+
"about.description": "TagStudio ist eine Anwendung zum organisieren von Fotos & Dateien mit einem zugrunde liegendem Tag-basierten System, welches sich darauf konzentriert, dem Nutzer Freiraum und Flexibilität zu bieten. Keine proprietären Programme oder Formate, kein Meer an Hilfsdateien und keine komplette Umwälzung deiner Dateisystemstruktur.",
Copy file name to clipboardExpand all lines: src/tagstudio/resources/translations/en.json
+9-4Lines changed: 9 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,11 @@
1
1
{
2
+
"about.config_path": "Config Path",
3
+
"about.description": "TagStudio is a photo & file organization application with an underlying tag-based system that focuses on giving freedom and flexibility to the user. No proprietary programs or formats, no sea of sidecar files, and no complete upheaval of your filesystem structure.",
"folders_to_tags.description": "Creates tags based on your folder structure and applies them to your entries.\n The structure below shows all the tags that will be created and what entries they will be applied to.",
84
91
"folders_to_tags.open_all": "Open All",
85
92
"folders_to_tags.title": "Create Tags From Folders",
86
-
"about.title": "About TagStudio",
87
-
"about.content": "<p>TagStudio is a photo & file organization application with an underlying tag-based system that focuses on giving freedom and flexibility to the user. No proprietary programs or formats, no sea of sidecar files, and no complete upheaval of your filesystem structure.</p>License: GPLv3<br>Config path: {config_path}<br>FFmpeg: {ffmpeg}<br>FFprobe: {ffprobe}<p><a href=\"https://github.com/TagStudioDev/TagStudio\">GitHub</a> | <a href=\"https://docs.tagstud.io\">Documentation</a> | <a href=\"https://discord.com/invite/hRNnVKhF2G\">Discord</a></p>",
88
93
"generic.add": "Add",
89
94
"generic.apply_alt": "&Apply",
90
95
"generic.apply": "Apply",
@@ -101,6 +106,7 @@
101
106
"generic.edit_alt": "&Edit",
102
107
"generic.edit": "Edit",
103
108
"generic.filename": "Filename",
109
+
"generic.missing": "Missing",
104
110
"generic.navigation.back": "Back",
105
111
"generic.navigation.next": "Next",
106
112
"generic.none": "None",
@@ -114,7 +120,6 @@
114
120
"generic.save": "Save",
115
121
"generic.skip_alt": "&Skip",
116
122
"generic.skip": "Skip",
117
-
"help.visit_github": "Visit GitHub Repository",
118
123
"home.search_entries": "Search Entries",
119
124
"home.search_library": "Search Library",
120
125
"home.search_tags": "Search Tags",
@@ -275,7 +280,7 @@
275
280
"trash.dialog.disambiguation_warning.singular": "This will remove it from TagStudio <i>AND</i> your file system!",
276
281
"trash.dialog.move.confirmation.plural": "Are you sure you want to move these {count} files to the {trash_term}?",
277
282
"trash.dialog.move.confirmation.singular": "Are you sure you want to move this file to the {trash_term}?",
278
-
"trash.dialog.permanent_delete_warning": "<b>WARNING!</b> If this file can't be moved to the {trash_term}, <b>it will be <b>permanently deleted!</b>",
283
+
"trash.dialog.permanent_delete_warning": "<b>WARNING!</b> If this file can't be moved to the {trash_term}, it will be <b>permanently deleted!</b>",
Copy file name to clipboardExpand all lines: src/tagstudio/resources/translations/es.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
{
2
-
"about.content": "<p>TagStudio es una aplicación de fotografías y archivos con un sistema de etiquetas subyacentes que se centra en dar libertad y flexibilidad al usuario. Sin programas ni formatos propios, ni un mar de archivos y sin trastornar completamente tu sistema de estructurar los archivos.</p>. Licencia: GPLv3<br>Archivo de configuración: {config_path}<br>FFmpeg: {ffmpeg}<br>FFprobe: {ffprobe}<p><a href=\"https://github.com/TagStudioDev/TagStudio\">GitHub</a> | <a href=\"https://docs.tagstud.io\">Documentación</a> | <a href=\"https://discord.com/invite/hRNnVKhF2G\">Discord</a></p>",
2
+
"about.config_path": "Archivo de configuración",
3
+
"about.description": "TagStudio es una aplicación de fotografías y archivos con un sistema de etiquetas subyacentes que se centra en dar libertad y flexibilidad al usuario. Sin programas ni formatos propios, ni un mar de archivos y sin trastornar completamente tu sistema de estructurar los archivos.",
4
+
"about.documentation": "Documentación",
5
+
"about.license": "Licencia",
3
6
"about.title": "Acerca de",
4
7
"app.git": "Git Commit",
5
8
"app.pre_release": "Previas al lanzamiento",
@@ -116,7 +119,6 @@
116
119
"generic.save": "Guardar",
117
120
"generic.skip": "Saltear",
118
121
"generic.skip_alt": "&Saltear",
119
-
"help.visit_github": "Visitar el repositorio en GitHub",
Copy file name to clipboardExpand all lines: src/tagstudio/resources/translations/fil.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
{
2
-
"about.content": "<p>Ang TagStudio ay isang application ng pagsasaayos ng file at larawan na may pinagbabatayan na tag-based na sistema na nakatutok sa pagbibigay ng kalayaan at kakayahang umangkop sa user. Walang mga proprietary na format o program, walang dagat ng mga sidecar file, at walang kaguluhan ng iyong estruktura ng filesystem.</p>Lisensya: GPLv3<br>Path ng config: {config_path}<br>FFMpeg: {ffmpeg}<br>FFProbe: {ffprobe}<p><a href=\"https://github.com/TagStudioDev/TagStudio\">GitHub</a> | <a href=\"https://docs.tagstud.io\">Dokumentasyon</a> | <a href=\"https://discord.gg/invite/hRNnVKhF2G\">Discord</a></p>",
2
+
"about.config_path": "Path ng Config",
3
+
"about.description": "Ang TagStudio ay isang application ng pagsasaayos ng file at larawan na may pinagbabatayan na tag-based na sistema na nakatutok sa pagbibigay ng kalayaan at kakayahang umangkop sa user. Walang mga proprietary na format o program, walang dagat ng mga sidecar file, at walang kaguluhan ng iyong estruktura ng filesystem.",
4
+
"about.documentation": "Dokumentasyon",
5
+
"about.license": "Lisensya",
3
6
"about.title": "Tungkol sa TagStudio",
4
7
"app.git": "Git Commit",
5
8
"app.pre_release": "Pre-Release",
@@ -114,7 +117,6 @@
114
117
"generic.save": "I-save",
115
118
"generic.skip": "Laktawan",
116
119
"generic.skip_alt": "&Laktawan",
117
-
"help.visit_github": "Bisitahin ang GitHub Repository",
Copy file name to clipboardExpand all lines: src/tagstudio/resources/translations/fr.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
{
2
-
"about.content": "<p>TagStudio est une application d'organisation de photos et de fichiers avec un système de tags qui mets en avant la liberté et flexibilité à l'utilisateur. Pas de programmes ou de formats propriétaires, pas la moindre trace de fichiers secondaires, et pas de bouleversement complet de la structure de votre système de fichiers.</p>License: GPLv3<br>Chemin de configuration: {config_path}<br>FFmpeg: {ffmpeg}<br>FFprobe: {ffprobe}<p><a href=\"https://github.com/TagStudioDev/TagStudio\">GitHub</a> | <a href=\"https://docs.tagstud.io\">Documentation</a> | <a href=\"https://discord.com/invite/hRNnVKhF2G\">Discord</a></p>",
2
+
"about.config_path": "Chemin de Configuration",
3
+
"about.description": "TagStudio est une application d'organisation de photos et de fichiers avec un système de tags qui mets en avant la liberté et flexibilité à l'utilisateur. Pas de programmes ou de formats propriétaires, pas la moindre trace de fichiers secondaires, et pas de bouleversement complet de la structure de votre système de fichiers.",
3
4
"about.title": "À propos de TagStudio",
4
5
"app.git": "Git Commit",
5
6
"app.pre_release": "Version Préliminaire",
@@ -116,7 +117,6 @@
116
117
"generic.save": "Sauvegarder",
117
118
"generic.skip": "Passer",
118
119
"generic.skip_alt": "&Passer",
119
-
"help.visit_github": "Visiter le Dépôt GitHub",
120
120
"home.search": "Rechercher",
121
121
"home.search_entries": "Recherche",
122
122
"home.search_library": "Rechercher dans la Bibliothèque",
0 commit comments