diff options
author | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2016-06-14 01:06:25 +0200 |
---|---|---|
committer | Arthur Schiwon <blizzz@arthur-schiwon.de> | 2016-06-14 01:06:25 +0200 |
commit | ae02685e6f31d9922dbfeb758f41556369e55864 (patch) | |
tree | cb14b4fe9374bf7d7448f4326758a7a428b6e335 /apps/files | |
parent | d0e4727ecdc317e65be5705cbbbeb61793aa9a03 (diff) | |
parent | 990ac34aaa707652614820848e6b740763936831 (diff) | |
download | nextcloud-server-ae02685e6f31d9922dbfeb758f41556369e55864.tar.gz nextcloud-server-ae02685e6f31d9922dbfeb758f41556369e55864.zip |
Merge branch 'master' of https://github.com/owncloud/core into downstream-160614
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/ar.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/ar.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/cs_CZ.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/cs_CZ.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/ru.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/ru.json | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index ae180fca235..c6de04b886d 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -30,6 +30,7 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "لا يوجد مساحة تخزين كافية، انت تقوم برفع {size1} ولكن المساحه المتوفره هي {size2}.", "Could not get result from server." : "تعذر الحصول على نتيجة من الخادم", "Uploading..." : "ترفيع...", + "..." : "...", "File upload is in progress. Leaving the page now will cancel the upload." : "عملية رفع الملفات قيد التنفيذ. اغلاق الصفحة سوف يلغي عملية رفع الملفات.", "Actions" : "* تطبيقات.\n* أنشطة.", "Download" : "تحميل", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 257aa4f1bb4..3e035b9657f 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -28,6 +28,7 @@ "Not enough free space, you are uploading {size1} but only {size2} is left" : "لا يوجد مساحة تخزين كافية، انت تقوم برفع {size1} ولكن المساحه المتوفره هي {size2}.", "Could not get result from server." : "تعذر الحصول على نتيجة من الخادم", "Uploading..." : "ترفيع...", + "..." : "...", "File upload is in progress. Leaving the page now will cancel the upload." : "عملية رفع الملفات قيد التنفيذ. اغلاق الصفحة سوف يلغي عملية رفع الملفات.", "Actions" : "* تطبيقات.\n* أنشطة.", "Download" : "تحميل", diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js index 3299e21d293..97a5c5b7c84 100644 --- a/apps/files/l10n/cs_CZ.js +++ b/apps/files/l10n/cs_CZ.js @@ -21,6 +21,7 @@ OC.L10N.register( "Invalid directory." : "Neplatný adresář", "Files" : "Soubory", "All files" : "Všechny soubory", + "File could not be found" : "Soubor nelze nalézt", "Home" : "Domů", "Close" : "Zavřít", "Favorites" : "Oblíbené", diff --git a/apps/files/l10n/cs_CZ.json b/apps/files/l10n/cs_CZ.json index 5e138e22596..e504862e0d3 100644 --- a/apps/files/l10n/cs_CZ.json +++ b/apps/files/l10n/cs_CZ.json @@ -19,6 +19,7 @@ "Invalid directory." : "Neplatný adresář", "Files" : "Soubory", "All files" : "Všechny soubory", + "File could not be found" : "Soubor nelze nalézt", "Home" : "Domů", "Close" : "Zavřít", "Favorites" : "Oblíbené", diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index ca13a127ad7..bf0b9b54503 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -21,6 +21,7 @@ OC.L10N.register( "Invalid directory." : "Directorio inválido.", "Files" : "Archivos", "All files" : "Todos los archivos", + "File could not be found" : "El archivo no se ha encontrado", "Home" : "Particular", "Close" : "Cerrar", "Favorites" : "Favoritos", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index fd70a4da0e6..d623ed90c96 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -19,6 +19,7 @@ "Invalid directory." : "Directorio inválido.", "Files" : "Archivos", "All files" : "Todos los archivos", + "File could not be found" : "El archivo no se ha encontrado", "Home" : "Particular", "Close" : "Cerrar", "Favorites" : "Favoritos", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 1121536e719..4696c49e99d 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -21,6 +21,7 @@ OC.L10N.register( "Invalid directory." : "Неверный каталог.", "Files" : "Файлы", "All files" : "Все файлы", + "File could not be found" : "Файл не может быть найден", "Home" : "Главная", "Close" : "Закрыть", "Favorites" : "Избранное", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 41162bf5c92..49b7814c6a3 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -19,6 +19,7 @@ "Invalid directory." : "Неверный каталог.", "Files" : "Файлы", "All files" : "Все файлы", + "File could not be found" : "Файл не может быть найден", "Home" : "Главная", "Close" : "Закрыть", "Favorites" : "Избранное", |