diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-20 01:54:37 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-20 01:54:37 -0500 |
commit | 2ac015256fda60f684952131f220cd3db5a616ba (patch) | |
tree | ea7ecf67d1d82eb88a01da9a9eb647795a09f419 /apps/files_trashbin | |
parent | 870bc429b26460734da900ccbab1b760fb9dcb08 (diff) | |
download | nextcloud-server-2ac015256fda60f684952131f220cd3db5a616ba.tar.gz nextcloud-server-2ac015256fda60f684952131f220cd3db5a616ba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/hr.js | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/hr.json | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/hu_HU.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/hu_HU.json | 1 |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/hr.js b/apps/files_trashbin/l10n/hr.js index de4e0d6a403..89db9a16b98 100644 --- a/apps/files_trashbin/l10n/hr.js +++ b/apps/files_trashbin/l10n/hr.js @@ -8,6 +8,8 @@ OC.L10N.register( "Delete permanently" : "Trajno izbrišite", "Error" : "Pogreška", "restored" : "Obnovljeno", + "No entries found in this folder" : "Zapis nije pronadjen u ovom direktorijumu ", + "Select all" : "Selektiraj sve", "Name" : "Naziv", "Deleted" : "Izbrisano", "Delete" : "Izbrišite" diff --git a/apps/files_trashbin/l10n/hr.json b/apps/files_trashbin/l10n/hr.json index 3b1f0c0eaf9..d74addf2ca7 100644 --- a/apps/files_trashbin/l10n/hr.json +++ b/apps/files_trashbin/l10n/hr.json @@ -6,6 +6,8 @@ "Delete permanently" : "Trajno izbrišite", "Error" : "Pogreška", "restored" : "Obnovljeno", + "No entries found in this folder" : "Zapis nije pronadjen u ovom direktorijumu ", + "Select all" : "Selektiraj sve", "Name" : "Naziv", "Deleted" : "Izbrisano", "Delete" : "Izbrišite" diff --git a/apps/files_trashbin/l10n/hu_HU.js b/apps/files_trashbin/l10n/hu_HU.js index 86fbd169640..2863e8e6a68 100644 --- a/apps/files_trashbin/l10n/hu_HU.js +++ b/apps/files_trashbin/l10n/hu_HU.js @@ -8,6 +8,7 @@ OC.L10N.register( "Delete permanently" : "Végleges törlés", "Error" : "Hiba", "restored" : "visszaállítva", + "No entries found in this folder" : "Nincsenek bejegyzések ebben a könyvtárban", "Select all" : "Összes kijelölése", "Name" : "Név", "Deleted" : "Törölve", diff --git a/apps/files_trashbin/l10n/hu_HU.json b/apps/files_trashbin/l10n/hu_HU.json index e445b3a4728..91c613d638d 100644 --- a/apps/files_trashbin/l10n/hu_HU.json +++ b/apps/files_trashbin/l10n/hu_HU.json @@ -6,6 +6,7 @@ "Delete permanently" : "Végleges törlés", "Error" : "Hiba", "restored" : "visszaállítva", + "No entries found in this folder" : "Nincsenek bejegyzések ebben a könyvtárban", "Select all" : "Összes kijelölése", "Name" : "Név", "Deleted" : "Törölve", |