Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-11 03:12:15 +0300
committerNextcloud bot <bot@nextcloud.com>2018-07-11 03:12:15 +0300
commit0e0dd2a90baf37cc5280611ba54a2f24e530a937 (patch)
tree5631dc3d72152fea010adf5e00d3c37fcca52e09 /apps/files_trashbin
parenta22bc0e78758a86000b1023c93e554ebca696493 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/he.js1
-rw-r--r--apps/files_trashbin/l10n/he.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/he.js b/apps/files_trashbin/l10n/he.js
index 8c2329f4392..27b95c2a6a3 100644
--- a/apps/files_trashbin/l10n/he.js
+++ b/apps/files_trashbin/l10n/he.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Select all" : "לבחור הכול",
"Name" : "שם",
+ "Actions" : "פעולולת",
"Deleted" : "נמחק"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
diff --git a/apps/files_trashbin/l10n/he.json b/apps/files_trashbin/l10n/he.json
index 584c56d9861..04dced8f9dc 100644
--- a/apps/files_trashbin/l10n/he.json
+++ b/apps/files_trashbin/l10n/he.json
@@ -15,6 +15,7 @@
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Select all" : "לבחור הכול",
"Name" : "שם",
+ "Actions" : "פעולולת",
"Deleted" : "נמחק"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
} \ No newline at end of file