diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
commit | 94767112dd4210483394b24d4fdaddea92f0dc8b (patch) | |
tree | 7a712f7d497f0662934c64fe70ab331b145085fa /apps/theming | |
parent | e81cb6eaf0274dcdf2402de16216e8c61826235e (diff) | |
download | nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.tar.gz nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/cs.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js index 141099df735..fe52ab97d94 100644 --- a/apps/theming/l10n/cs.js +++ b/apps/theming/l10n/cs.js @@ -21,6 +21,8 @@ OC.L10N.register( "Could not write file to disk" : "Soubor se nedaří zapsat na datové úložiště", "A PHP extension stopped the file upload" : "PHP rozšíření zastavilo nahrávání souboru", "No file uploaded" : "Nenahrán žádný soubor", + "Failed to clean up the old administration theming images folder" : "Nepodařilo se uklidit v původní složce s obrázky motivu vzhledu, určovaným správcem", + "Failed to cleanup the old administration image folder" : "Nepodařilo se uklidit v původní složce s obrázky určovanými správcem", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Už používáte svůj vlastní motiv vzhledu. Nastavení aplikace pro změnu motivu vzhledu tím mohou být přepsána.", "Theming" : "Motiv vzhledu", "Appearance and accessibility" : "Vzhled a zpřístupnění", diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json index aa00ee221f4..315b80bcd53 100644 --- a/apps/theming/l10n/cs.json +++ b/apps/theming/l10n/cs.json @@ -19,6 +19,8 @@ "Could not write file to disk" : "Soubor se nedaří zapsat na datové úložiště", "A PHP extension stopped the file upload" : "PHP rozšíření zastavilo nahrávání souboru", "No file uploaded" : "Nenahrán žádný soubor", + "Failed to clean up the old administration theming images folder" : "Nepodařilo se uklidit v původní složce s obrázky motivu vzhledu, určovaným správcem", + "Failed to cleanup the old administration image folder" : "Nepodařilo se uklidit v původní složce s obrázky určovanými správcem", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Už používáte svůj vlastní motiv vzhledu. Nastavení aplikace pro změnu motivu vzhledu tím mohou být přepsána.", "Theming" : "Motiv vzhledu", "Appearance and accessibility" : "Vzhled a zpřístupnění", |