summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/cs.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/cs.json')
-rw-r--r--apps/files_trashbin/l10n/cs.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/cs.json b/apps/files_trashbin/l10n/cs.json
index 8ab42980625..a100035808e 100644
--- a/apps/files_trashbin/l10n/cs.json
+++ b/apps/files_trashbin/l10n/cs.json
@@ -1,11 +1,8 @@
{ "translations": {
- "Couldn't delete %s permanently" : "%s se nedaří natrvalo smazat",
- "Couldn't restore %s" : "%s se nedaří obnovit",
"Deleted files" : "Odstraněné soubory",
"Restore" : "Obnovit",
"Delete" : "Smazat",
"Delete permanently" : "Trvale odstranit",
- "Error" : "Chyba",
"This operation is forbidden" : "Tato operace je zakázána",
"This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte záznamy událostí nebo se obraťte na správce",
"restored" : "obnoveno",
@@ -17,6 +14,9 @@
"Select all" : "Vybrat vše",
"Name" : "Název",
"Actions" : "Akce",
- "Deleted" : "Smazáno"
+ "Deleted" : "Smazáno",
+ "Couldn't delete %s permanently" : "%s se nedaří natrvalo smazat",
+ "Couldn't restore %s" : "%s se nedaří obnovit",
+ "Error" : "Chyba"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file