diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-22 00:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-22 00:12:11 +0000 |
commit | e4551106f5e8df91be2b70fe9058292c985b6913 (patch) | |
tree | 629b5b04092982d2712243115ccb784ac7c2caad /apps/files_trashbin | |
parent | 45018a0e839f71dd8fac892125b77b5bccd1713a (diff) | |
download | nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.tar.gz nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/eo.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/eo.json | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/de.js b/apps/files_trashbin/l10n/de.js index 88040037e2e..860f2473f28 100644 --- a/apps/files_trashbin/l10n/de.js +++ b/apps/files_trashbin/l10n/de.js @@ -17,6 +17,7 @@ OC.L10N.register( "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Select all" : "Alle auswählen", "Name" : "Name", + "Actions" : "Aktionen", "Deleted" : "gelöscht" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_trashbin/l10n/de.json b/apps/files_trashbin/l10n/de.json index e6d884325fb..dcf5ba64d26 100644 --- a/apps/files_trashbin/l10n/de.json +++ b/apps/files_trashbin/l10n/de.json @@ -15,6 +15,7 @@ "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Select all" : "Alle auswählen", "Name" : "Name", + "Actions" : "Aktionen", "Deleted" : "gelöscht" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_trashbin/l10n/de_DE.js b/apps/files_trashbin/l10n/de_DE.js index 7f12d10335d..0426ae8fa80 100644 --- a/apps/files_trashbin/l10n/de_DE.js +++ b/apps/files_trashbin/l10n/de_DE.js @@ -18,6 +18,7 @@ OC.L10N.register( "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Select all" : "Alle auswählen", "Name" : "Name", + "Actions" : "Aktionen", "Deleted" : "Gelöscht" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_trashbin/l10n/de_DE.json b/apps/files_trashbin/l10n/de_DE.json index eb2f878bf04..cef5ee83868 100644 --- a/apps/files_trashbin/l10n/de_DE.json +++ b/apps/files_trashbin/l10n/de_DE.json @@ -16,6 +16,7 @@ "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", "Select all" : "Alle auswählen", "Name" : "Name", + "Actions" : "Aktionen", "Deleted" : "Gelöscht" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_trashbin/l10n/eo.js b/apps/files_trashbin/l10n/eo.js index 7a4dd0a5e65..d8dbee7ac8b 100644 --- a/apps/files_trashbin/l10n/eo.js +++ b/apps/files_trashbin/l10n/eo.js @@ -16,6 +16,7 @@ OC.L10N.register( "No entries found in this folder" : "Neniu enigo troviĝis en ĉi tiu dosierujo", "Select all" : "Elekti ĉion", "Name" : "Nomo", + "Actions" : "Agoj", "Deleted" : "Forigita" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_trashbin/l10n/eo.json b/apps/files_trashbin/l10n/eo.json index 2b491222622..c6fd0b2cf30 100644 --- a/apps/files_trashbin/l10n/eo.json +++ b/apps/files_trashbin/l10n/eo.json @@ -14,6 +14,7 @@ "No entries found in this folder" : "Neniu enigo troviĝis en ĉi tiu dosierujo", "Select all" : "Elekti ĉion", "Name" : "Nomo", + "Actions" : "Agoj", "Deleted" : "Forigita" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |