summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-19 00:12:05 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-19 00:12:05 +0000
commitb7e32df6603720c7f58b93a97b68cc841c0ad2ff (patch)
treec63f35a4ff7570e087ace1710f4eac545899273d /apps/files_trashbin
parentddebdb02fb1881a834ed47430c17b743b1e4f6da (diff)
downloadnextcloud-server-b7e32df6603720c7f58b93a97b68cc841c0ad2ff.tar.gz
nextcloud-server-b7e32df6603720c7f58b93a97b68cc841c0ad2ff.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/cs.js1
-rw-r--r--apps/files_trashbin/l10n/cs.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/cs.js b/apps/files_trashbin/l10n/cs.js
index db09d5234ec..d6b2d554137 100644
--- a/apps/files_trashbin/l10n/cs.js
+++ b/apps/files_trashbin/l10n/cs.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"No entries found in this folder" : "V této složce nebylo nic nalezeno",
"Select all" : "Vybrat vše",
"Name" : "Název",
+ "Actions" : "Akce",
"Deleted" : "Smazáno"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
diff --git a/apps/files_trashbin/l10n/cs.json b/apps/files_trashbin/l10n/cs.json
index b38d7f8f48d..1273fcf110d 100644
--- a/apps/files_trashbin/l10n/cs.json
+++ b/apps/files_trashbin/l10n/cs.json
@@ -15,6 +15,7 @@
"No entries found in this folder" : "V této složce nebylo nic nalezeno",
"Select all" : "Vybrat vše",
"Name" : "Název",
+ "Actions" : "Akce",
"Deleted" : "Smazáno"
},"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