diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-07 01:10:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-07 01:10:23 +0000 |
commit | 2a3272331f8b0e345df762ebeb54b2f58183225f (patch) | |
tree | 9390101e0a9af4f40069972ef6970d846ff05b11 /apps/files_sharing | |
parent | 27f505667c4cffdb08247f8172b216f5a15ed081 (diff) | |
download | nextcloud-server-2a3272331f8b0e345df762ebeb54b2f58183225f.tar.gz nextcloud-server-2a3272331f8b0e345df762ebeb54b2f58183225f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/et_EE.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/et_EE.json | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/hu.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/hu.json | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/et_EE.js b/apps/files_sharing/l10n/et_EE.js index 768fb5bcafc..404f481c561 100644 --- a/apps/files_sharing/l10n/et_EE.js +++ b/apps/files_sharing/l10n/et_EE.js @@ -109,6 +109,7 @@ OC.L10N.register( "Upload files to %s" : "Laadi failid %s", "Select or drop files" : "Vali või lohista failid", "Uploading files…" : "Failide üleslaadimine...", - "Uploaded files:" : "Üleslaetud failid:" + "Uploaded files:" : "Üleslaetud failid:", + "%s is publicly shared" : "%s on avalikult jagatud" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/et_EE.json b/apps/files_sharing/l10n/et_EE.json index 9870c333b1c..89086670a74 100644 --- a/apps/files_sharing/l10n/et_EE.json +++ b/apps/files_sharing/l10n/et_EE.json @@ -107,6 +107,7 @@ "Upload files to %s" : "Laadi failid %s", "Select or drop files" : "Vali või lohista failid", "Uploading files…" : "Failide üleslaadimine...", - "Uploaded files:" : "Üleslaetud failid:" + "Uploaded files:" : "Üleslaetud failid:", + "%s is publicly shared" : "%s on avalikult jagatud" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/hu.js b/apps/files_sharing/l10n/hu.js index 8f2ff2db2e1..9705d709fa6 100644 --- a/apps/files_sharing/l10n/hu.js +++ b/apps/files_sharing/l10n/hu.js @@ -109,6 +109,7 @@ OC.L10N.register( "Upload files to %s" : "Fájlok felöltése ide: %s", "Select or drop files" : "Válassz ki vagy dobj ide fájlokat", "Uploading files…" : "Fájlok feltöltése...", - "Uploaded files:" : "Felöltött fájlok:" + "Uploaded files:" : "Felöltött fájlok:", + "%s is publicly shared" : "%s nyilvánosan megosztva" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/hu.json b/apps/files_sharing/l10n/hu.json index e129567ff21..628741239dd 100644 --- a/apps/files_sharing/l10n/hu.json +++ b/apps/files_sharing/l10n/hu.json @@ -107,6 +107,7 @@ "Upload files to %s" : "Fájlok felöltése ide: %s", "Select or drop files" : "Válassz ki vagy dobj ide fájlokat", "Uploading files…" : "Fájlok feltöltése...", - "Uploaded files:" : "Felöltött fájlok:" + "Uploaded files:" : "Felöltött fájlok:", + "%s is publicly shared" : "%s nyilvánosan megosztva" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |