diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-02-08 00:21:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-02-08 00:21:50 +0000 |
commit | b6887083a94c789107536910ecd0899237d11551 (patch) | |
tree | 2b8d9186f999950a3cfc5a5e0e01ec499096f994 /apps/files | |
parent | 368fa614841a4fe9a23ce4eaedd179cb4db7f557 (diff) | |
download | nextcloud-server-b6887083a94c789107536910ecd0899237d11551.tar.gz nextcloud-server-b6887083a94c789107536910ecd0899237d11551.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/cs.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/de.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/ga.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/ga.json | 1 |
6 files changed, 6 insertions, 2 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 43ba20ee615..15fa64614e0 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -162,6 +162,7 @@ OC.L10N.register( "Error during upload, status code {status}" : "Chyba při nahrávání – stavový kód {status}", "Unknown error during upload" : "Neznámá chyba při nahrávání", "\"{displayName}\" action executed successfully" : "akce „{displayName}“ úspěšně vykonána", + "Filter file names…" : "Filtrovat názvy souborů…", "Views" : "Zobrazení", "Files settings" : "Nastavení pro Soubory", "File cannot be accessed" : "K souboru se nedaří přistoupit", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 4a430fab423..5d5524ea8bb 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -160,6 +160,7 @@ "Error during upload, status code {status}" : "Chyba při nahrávání – stavový kód {status}", "Unknown error during upload" : "Neznámá chyba při nahrávání", "\"{displayName}\" action executed successfully" : "akce „{displayName}“ úspěšně vykonána", + "Filter file names…" : "Filtrovat názvy souborů…", "Views" : "Zobrazení", "Files settings" : "Nastavení pro Soubory", "File cannot be accessed" : "K souboru se nedaří přistoupit", diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 0d4816391f7..788480f22be 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -339,7 +339,7 @@ OC.L10N.register( "All files" : "Alle Dateien", "List of your files and folders." : "Liste deiner Dateien und Ordner", "All folders" : "Alle Ordner", - "Personal files" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Personal files" : "Persönliche Dateien", "List of your files and folders that are not shared." : "Liste deiner Dateien und Ordner, die nicht geteilt wurden.", "No personal files found" : "Keine persönlichen Dateien gefunden", "Files that are not shared will show up here." : "Dateien, die nicht geteilt wurden, werden hier angezeigt.", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 5a3b4bd5fff..7102ab78060 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -337,7 +337,7 @@ "All files" : "Alle Dateien", "List of your files and folders." : "Liste deiner Dateien und Ordner", "All folders" : "Alle Ordner", - "Personal files" : "Benötigt keine Übersetzung. Hier wird nur die formelle Übersetzung verwendet (de_DE).", + "Personal files" : "Persönliche Dateien", "List of your files and folders that are not shared." : "Liste deiner Dateien und Ordner, die nicht geteilt wurden.", "No personal files found" : "Keine persönlichen Dateien gefunden", "Files that are not shared will show up here." : "Dateien, die nicht geteilt wurden, werden hier angezeigt.", diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 368006d214f..01d8f20fd7d 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -162,6 +162,7 @@ OC.L10N.register( "Error during upload, status code {status}" : "Earráid le linn uaslódála, cód stádais {status}", "Unknown error during upload" : "Earráid anaithnid le linn uaslódála", "\"{displayName}\" action executed successfully" : "Cuireadh an gníomh \"{displayName}\" i gcrích go rathúil", + "Filter file names…" : "Scag ainmneacha comhaid…", "Views" : "Radhairc", "Files settings" : "Socruithe comhaid", "File cannot be accessed" : "Ní féidir an comhad a rochtain", diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index 69d7f6e8b7c..f3eed6a178f 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -160,6 +160,7 @@ "Error during upload, status code {status}" : "Earráid le linn uaslódála, cód stádais {status}", "Unknown error during upload" : "Earráid anaithnid le linn uaslódála", "\"{displayName}\" action executed successfully" : "Cuireadh an gníomh \"{displayName}\" i gcrích go rathúil", + "Filter file names…" : "Scag ainmneacha comhaid…", "Views" : "Radhairc", "Files settings" : "Socruithe comhaid", "File cannot be accessed" : "Ní féidir an comhad a rochtain", |