diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-19 01:56:51 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-19 01:56:51 -0500 |
commit | 028b0efd5c2d00d70aea55ef98c0a2615733bfbd (patch) | |
tree | f0712ff92cdeba23e2ef4e9637758c94e88826c4 /apps/files | |
parent | 3036a8714d67c7d9fa0fc6fc6bdfdce1a090f1d9 (diff) | |
download | nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.tar.gz nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
152 files changed, 670 insertions, 52 deletions
diff --git a/apps/files/l10n/af_ZA.js b/apps/files/l10n/af_ZA.js index cef7b1bee0c..016f69e14eb 100644 --- a/apps/files/l10n/af_ZA.js +++ b/apps/files/l10n/af_ZA.js @@ -6,6 +6,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "Settings" : "Instellings", "Folder" : "Omslag" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/af_ZA.json b/apps/files/l10n/af_ZA.json index 8475402f42b..be0558493b1 100644 --- a/apps/files/l10n/af_ZA.json +++ b/apps/files/l10n/af_ZA.json @@ -4,6 +4,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "Settings" : "Instellings", "Folder" : "Omslag" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 41c86bae76f..6f1c020f137 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -22,6 +22,7 @@ OC.L10N.register( "Invalid directory." : "مسار غير صحيح.", "Files" : "الملفات", "Favorites" : "المفضلة ", + "Home" : "البيت", "Unable to upload {filename} as it is a directory or has 0 bytes" : "تعذر رفع الملف {filename} إما لأنه مجلد أو لان حجم الملف 0 بايت", "Upload cancelled." : "تم إلغاء عملية رفع الملفات .", "Could not get result from server." : "تعذر الحصول على نتيجة من الخادم", @@ -51,6 +52,7 @@ OC.L10N.register( "Maximum upload size" : "الحد الأقصى لحجم الملفات التي يمكن رفعها", "max. possible: " : "الحد الأقصى المسموح به", "Save" : "حفظ", + "Settings" : "إعدادات", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "استخدم هذا العنوان لـ <a href=\"%s\" target=\"_blank\">الدخول الى ملفاتك عن طريق WebDAV</a>", "New" : "جديد", @@ -58,6 +60,7 @@ OC.L10N.register( "New folder" : "مجلد جديد", "Folder" : "مجلد", "From link" : "من رابط", + "Cancel upload" : "إلغاء الرفع", "Download" : "تحميل", "Upload too large" : "حجم الترفيع أعلى من المسموح", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "حجم الملفات التي تريد ترفيعها أعلى من المسموح على الخادم.", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 0d3f322e11c..8c977e221d1 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -20,6 +20,7 @@ "Invalid directory." : "مسار غير صحيح.", "Files" : "الملفات", "Favorites" : "المفضلة ", + "Home" : "البيت", "Unable to upload {filename} as it is a directory or has 0 bytes" : "تعذر رفع الملف {filename} إما لأنه مجلد أو لان حجم الملف 0 بايت", "Upload cancelled." : "تم إلغاء عملية رفع الملفات .", "Could not get result from server." : "تعذر الحصول على نتيجة من الخادم", @@ -49,6 +50,7 @@ "Maximum upload size" : "الحد الأقصى لحجم الملفات التي يمكن رفعها", "max. possible: " : "الحد الأقصى المسموح به", "Save" : "حفظ", + "Settings" : "إعدادات", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "استخدم هذا العنوان لـ <a href=\"%s\" target=\"_blank\">الدخول الى ملفاتك عن طريق WebDAV</a>", "New" : "جديد", @@ -56,6 +58,7 @@ "New folder" : "مجلد جديد", "Folder" : "مجلد", "From link" : "من رابط", + "Cancel upload" : "إلغاء الرفع", "Download" : "تحميل", "Upload too large" : "حجم الترفيع أعلى من المسموح", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "حجم الملفات التي تريد ترفيعها أعلى من المسموح على الخادم.", diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 745c0660d77..551363cb8ea 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Ficheros", "All files" : "Tolos ficheros", "Favorites" : "Favoritos", + "Home" : "Casa", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nun pudo xubise {filename}, paez que ye un directoriu o tien 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "El tamañu de ficheru total {size1} perpasa la llende de xuba {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nun hai abondu espaciu llibre, tas xubiendo {size1} pero namái falta {size2}", @@ -79,6 +80,7 @@ OC.L10N.register( "Maximum upload size" : "Tamañu máximu de xubida", "max. possible: " : "máx. posible:", "Save" : "Guardar", + "Settings" : "Axustes", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Usa esta direición <a href=\"%s\" target=\"_blank\">p'acceder a los ficheros a traviés de WebDAV</a>", "New" : "Nuevu", @@ -87,6 +89,7 @@ OC.L10N.register( "New folder" : "Nueva carpeta", "Folder" : "Carpeta", "From link" : "Dende enllaz", + "Cancel upload" : "Encaboxar xuba", "Download" : "Descargar", "Upload too large" : "La xuba ye abondo grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los ficheros que tas intentando xubir perpasen el tamañu máximu pa les xubíes de ficheros nesti servidor.", diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json index bf856770d1a..778f563e1eb 100644 --- a/apps/files/l10n/ast.json +++ b/apps/files/l10n/ast.json @@ -34,6 +34,7 @@ "Files" : "Ficheros", "All files" : "Tolos ficheros", "Favorites" : "Favoritos", + "Home" : "Casa", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nun pudo xubise {filename}, paez que ye un directoriu o tien 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "El tamañu de ficheru total {size1} perpasa la llende de xuba {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nun hai abondu espaciu llibre, tas xubiendo {size1} pero namái falta {size2}", @@ -77,6 +78,7 @@ "Maximum upload size" : "Tamañu máximu de xubida", "max. possible: " : "máx. posible:", "Save" : "Guardar", + "Settings" : "Axustes", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Usa esta direición <a href=\"%s\" target=\"_blank\">p'acceder a los ficheros a traviés de WebDAV</a>", "New" : "Nuevu", @@ -85,6 +87,7 @@ "New folder" : "Nueva carpeta", "Folder" : "Carpeta", "From link" : "Dende enllaz", + "Cancel upload" : "Encaboxar xuba", "Download" : "Descargar", "Upload too large" : "La xuba ye abondo grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los ficheros que tas intentando xubir perpasen el tamañu máximu pa les xubíes de ficheros nesti servidor.", diff --git a/apps/files/l10n/az.js b/apps/files/l10n/az.js index 1817ad836a4..4d537ee9ce0 100644 --- a/apps/files/l10n/az.js +++ b/apps/files/l10n/az.js @@ -55,8 +55,10 @@ OC.L10N.register( "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Save" : "Saxlamaq", + "Settings" : "Quraşdırmalar", "New folder" : "Yeni qovluq", "Folder" : "Qovluq", + "Cancel upload" : "Yüklənməni dayandır", "Download" : "Yüklə" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/az.json b/apps/files/l10n/az.json index 69ee3c18c35..b1f5295adab 100644 --- a/apps/files/l10n/az.json +++ b/apps/files/l10n/az.json @@ -53,8 +53,10 @@ "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Save" : "Saxlamaq", + "Settings" : "Quraşdırmalar", "New folder" : "Yeni qovluq", "Folder" : "Qovluq", + "Cancel upload" : "Yüklənməni dayandır", "Download" : "Yüklə" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/be.js b/apps/files/l10n/be.js index bf634ae5aef..cbd1ed45449 100644 --- a/apps/files/l10n/be.js +++ b/apps/files/l10n/be.js @@ -4,6 +4,7 @@ OC.L10N.register( "Error" : "Памылка", "_%n folder_::_%n folders_" : ["","","",""], "_%n file_::_%n files_" : ["","","",""], - "_Uploading %n file_::_Uploading %n files_" : ["","","",""] + "_Uploading %n file_::_Uploading %n files_" : ["","","",""], + "Settings" : "Налады" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files/l10n/be.json b/apps/files/l10n/be.json index 0718404760d..c2d26e05877 100644 --- a/apps/files/l10n/be.json +++ b/apps/files/l10n/be.json @@ -2,6 +2,7 @@ "Error" : "Памылка", "_%n folder_::_%n folders_" : ["","","",""], "_%n file_::_%n files_" : ["","","",""], - "_Uploading %n file_::_Uploading %n files_" : ["","","",""] + "_Uploading %n file_::_Uploading %n files_" : ["","","",""], + "Settings" : "Налады" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files/l10n/bg_BG.js b/apps/files/l10n/bg_BG.js index 219e6d1c5bf..958c94b1a61 100644 --- a/apps/files/l10n/bg_BG.js +++ b/apps/files/l10n/bg_BG.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Файлове", "All files" : "Всички файлове", "Favorites" : "Любими", + "Home" : "Домашен", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Неуспешно качване на {filename}, защото е директория или е с размер от 0 байта.", "Total file size {size1} exceeds upload limit {size2}" : "Общия размер {size1} надминава лимита за качване {size2}.", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Няма достатъчно свободно място, ти се опитваш да качиш {size1}, но са останали само {size2}.", @@ -79,6 +80,7 @@ OC.L10N.register( "Maximum upload size" : "Максимален размер", "max. possible: " : "максимално:", "Save" : "Запис", + "Settings" : "Настройки", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Използвай този адрес, за да получиш <a href=\"%s\" target=\"_blank\">достъп до своите файлове чрез WebDAV</a>.", "New" : "Създай", @@ -87,6 +89,7 @@ OC.L10N.register( "New folder" : "Нова папка", "Folder" : "Папка", "From link" : "От връзка", + "Cancel upload" : "Отказване на качването", "Download" : "Изтегли", "Upload too large" : "Прекалено голям файл за качване.", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитваш да качиш са по-големи от позволеното на този сървър.", diff --git a/apps/files/l10n/bg_BG.json b/apps/files/l10n/bg_BG.json index 77fdc0efb98..8aed8a826a6 100644 --- a/apps/files/l10n/bg_BG.json +++ b/apps/files/l10n/bg_BG.json @@ -34,6 +34,7 @@ "Files" : "Файлове", "All files" : "Всички файлове", "Favorites" : "Любими", + "Home" : "Домашен", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Неуспешно качване на {filename}, защото е директория или е с размер от 0 байта.", "Total file size {size1} exceeds upload limit {size2}" : "Общия размер {size1} надминава лимита за качване {size2}.", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Няма достатъчно свободно място, ти се опитваш да качиш {size1}, но са останали само {size2}.", @@ -77,6 +78,7 @@ "Maximum upload size" : "Максимален размер", "max. possible: " : "максимално:", "Save" : "Запис", + "Settings" : "Настройки", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Използвай този адрес, за да получиш <a href=\"%s\" target=\"_blank\">достъп до своите файлове чрез WebDAV</a>.", "New" : "Създай", @@ -85,6 +87,7 @@ "New folder" : "Нова папка", "Folder" : "Папка", "From link" : "От връзка", + "Cancel upload" : "Отказване на качването", "Download" : "Изтегли", "Upload too large" : "Прекалено голям файл за качване.", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитваш да качиш са по-големи от позволеното на този сървър.", diff --git a/apps/files/l10n/bn_BD.js b/apps/files/l10n/bn_BD.js index a035bbb7ec4..b61f2eb1cd0 100644 --- a/apps/files/l10n/bn_BD.js +++ b/apps/files/l10n/bn_BD.js @@ -30,6 +30,7 @@ OC.L10N.register( "Files" : "ফাইল", "All files" : "সব ফাইল", "Favorites" : "প্রিয়জন", + "Home" : "নিবাস", "Upload cancelled." : "আপলোড বাতিল করা হয়েছে।", "File upload is in progress. Leaving the page now will cancel the upload." : "ফাইল আপলোড চলমান। এই পৃষ্ঠা পরিত্যাগ করলে আপলোড বাতিল করা হবে।", "{new_name} already exists" : "{new_name} টি বিদ্যমান", @@ -54,12 +55,14 @@ OC.L10N.register( "Maximum upload size" : "আপলোডের সর্বোচ্চ আকার", "max. possible: " : "অনুমোদিত সর্বোচ্চ আকার", "Save" : "সংরক্ষণ", + "Settings" : "নিয়ামকসমূহ", "WebDAV" : "WebDAV", "New" : "নতুন", "Text file" : "টেক্সট ফাইল", "New folder" : "নব ফােলডার", "Folder" : "ফোল্ডার", "From link" : " লিংক থেকে", + "Cancel upload" : "আপলোড বাতিল কর", "Download" : "ডাউনলোড", "Upload too large" : "আপলোডের আকারটি অনেক বড়", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "আপনি এই সার্ভারে আপলোড করার জন্য অনুমোদিত ফাইলের সর্বোচ্চ আকারের চেয়ে বৃহদাকার ফাইল আপলোড করার চেষ্টা করছেন ", diff --git a/apps/files/l10n/bn_BD.json b/apps/files/l10n/bn_BD.json index 8ce3e549afa..7e2bfae825b 100644 --- a/apps/files/l10n/bn_BD.json +++ b/apps/files/l10n/bn_BD.json @@ -28,6 +28,7 @@ "Files" : "ফাইল", "All files" : "সব ফাইল", "Favorites" : "প্রিয়জন", + "Home" : "নিবাস", "Upload cancelled." : "আপলোড বাতিল করা হয়েছে।", "File upload is in progress. Leaving the page now will cancel the upload." : "ফাইল আপলোড চলমান। এই পৃষ্ঠা পরিত্যাগ করলে আপলোড বাতিল করা হবে।", "{new_name} already exists" : "{new_name} টি বিদ্যমান", @@ -52,12 +53,14 @@ "Maximum upload size" : "আপলোডের সর্বোচ্চ আকার", "max. possible: " : "অনুমোদিত সর্বোচ্চ আকার", "Save" : "সংরক্ষণ", + "Settings" : "নিয়ামকসমূহ", "WebDAV" : "WebDAV", "New" : "নতুন", "Text file" : "টেক্সট ফাইল", "New folder" : "নব ফােলডার", "Folder" : "ফোল্ডার", "From link" : " লিংক থেকে", + "Cancel upload" : "আপলোড বাতিল কর", "Download" : "ডাউনলোড", "Upload too large" : "আপলোডের আকারটি অনেক বড়", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "আপনি এই সার্ভারে আপলোড করার জন্য অনুমোদিত ফাইলের সর্বোচ্চ আকারের চেয়ে বৃহদাকার ফাইল আপলোড করার চেষ্টা করছেন ", diff --git a/apps/files/l10n/bn_IN.js b/apps/files/l10n/bn_IN.js index 1fe0b7c4ef6..752a9e23b85 100644 --- a/apps/files/l10n/bn_IN.js +++ b/apps/files/l10n/bn_IN.js @@ -24,6 +24,7 @@ OC.L10N.register( "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Save" : "সেভ", + "Settings" : "সেটিংস", "New folder" : "নতুন ফোল্ডার", "Folder" : "ফোল্ডার", "Download" : "ডাউনলোড করুন" diff --git a/apps/files/l10n/bn_IN.json b/apps/files/l10n/bn_IN.json index 7757815748e..8bf37208e26 100644 --- a/apps/files/l10n/bn_IN.json +++ b/apps/files/l10n/bn_IN.json @@ -22,6 +22,7 @@ "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Save" : "সেভ", + "Settings" : "সেটিংস", "New folder" : "নতুন ফোল্ডার", "Folder" : "ফোল্ডার", "Download" : "ডাউনলোড করুন" diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index 41eecf19d61..e8fb9ca91a8 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Fitxers", "All files" : "Tots els fitxers", "Favorites" : "Preferits", + "Home" : "Casa", "Unable to upload {filename} as it is a directory or has 0 bytes" : "No es pot pujar {filename} perquè és una carpeta o té 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "Mida total del fitxer {size1} excedeix el límit de pujada {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, està carregant {size1} però només pot {size2}", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Esborra", "Disconnect storage" : "Desonnecta l'emmagatzematge", "Unshare" : "Deixa de compartir", + "Select" : "Selecciona", "Pending" : "Pendent", "Error moving file." : "Error en moure el fitxer.", "Error moving file" : "Error en moure el fitxer", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "Mida màxima de pujada", "max. possible: " : "màxim possible:", "Save" : "Desa", + "Settings" : "Arranjament", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Useu aquesta adreça per <a href=\"%s\" target=\"_blank\">accedir als fitxers via WebDAV</a>", "New" : "Nou", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "Carpeta nova", "Folder" : "Carpeta", "From link" : "Des d'enllaç", + "Cancel upload" : "Cancel·la la pujada", "Download" : "Baixa", "Upload too large" : "La pujada és massa gran", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Els fitxers que esteu intentant pujar excedeixen la mida màxima de pujada del servidor", diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index c16d027791f..8c556dc3c2b 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -34,6 +34,7 @@ "Files" : "Fitxers", "All files" : "Tots els fitxers", "Favorites" : "Preferits", + "Home" : "Casa", "Unable to upload {filename} as it is a directory or has 0 bytes" : "No es pot pujar {filename} perquè és una carpeta o té 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "Mida total del fitxer {size1} excedeix el límit de pujada {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hi ha prou espai lliure, està carregant {size1} però només pot {size2}", @@ -49,6 +50,7 @@ "Delete" : "Esborra", "Disconnect storage" : "Desonnecta l'emmagatzematge", "Unshare" : "Deixa de compartir", + "Select" : "Selecciona", "Pending" : "Pendent", "Error moving file." : "Error en moure el fitxer.", "Error moving file" : "Error en moure el fitxer", @@ -77,6 +79,7 @@ "Maximum upload size" : "Mida màxima de pujada", "max. possible: " : "màxim possible:", "Save" : "Desa", + "Settings" : "Arranjament", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Useu aquesta adreça per <a href=\"%s\" target=\"_blank\">accedir als fitxers via WebDAV</a>", "New" : "Nou", @@ -85,6 +88,7 @@ "New folder" : "Carpeta nova", "Folder" : "Carpeta", "From link" : "Des d'enllaç", + "Cancel upload" : "Cancel·la la pujada", "Download" : "Baixa", "Upload too large" : "La pujada és massa gran", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Els fitxers que esteu intentant pujar excedeixen la mida màxima de pujada del servidor", diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js index 36eb3f601df..86ed014a0ed 100644 --- a/apps/files/l10n/cs_CZ.js +++ b/apps/files/l10n/cs_CZ.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Soubory", "All files" : "Všechny soubory", "Favorites" : "Oblíbené", + "Home" : "Domů", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nelze nahrát soubor {filename}, protože je to buď adresář nebo má velikost 0 bytů", "Total file size {size1} exceeds upload limit {size2}" : "Celková velikost souboru {size1} překračuje povolenou velikost pro nahrávání {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Smazat", "Disconnect storage" : "Odpojit úložiště", "Unshare" : "Zrušit sdílení", + "Select" : "Vybrat", "Pending" : "Nevyřízené", "Unable to determine date" : "Nelze určit datum", "Error moving file." : "Chyba při přesunu souboru.", @@ -81,6 +83,7 @@ OC.L10N.register( "Maximum upload size" : "Maximální velikost pro odesílání", "max. possible: " : "největší možná: ", "Save" : "Uložit", + "Settings" : "Nastavení", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\">přístup k vašim souborům přes WebDAV</a>", "New" : "Nový", @@ -89,10 +92,16 @@ OC.L10N.register( "New folder" : "Nová složka", "Folder" : "Složka", "From link" : "Z odkazu", + "Cancel upload" : "Zrušit odesílání", + "No files yet" : "Zatím žádné soubory", + "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo synchronizujte se svými přístroji!", + "Select all" : "Vybrat vše", "Download" : "Stáhnout", "Upload too large" : "Odesílaný soubor je příliš velký", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Soubory, které se snažíte odeslat, překračují limit velikosti odesílání na tomto serveru.", "Files are being scanned, please wait." : "Soubory se prohledávají, prosím čekejte.", - "Currently scanning" : "Prohledává se" + "Currently scanning" : "Prohledává se", + "No favorites" : "Žádné oblíbené", + "Files and folders you mark as favorite will show up here" : "Soubory a adresáře označené jako oblíbené budou zobrazeny zde" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); diff --git a/apps/files/l10n/cs_CZ.json b/apps/files/l10n/cs_CZ.json index c3b262fe26c..5e49a5e1e6a 100644 --- a/apps/files/l10n/cs_CZ.json +++ b/apps/files/l10n/cs_CZ.json @@ -34,6 +34,7 @@ "Files" : "Soubory", "All files" : "Všechny soubory", "Favorites" : "Oblíbené", + "Home" : "Domů", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nelze nahrát soubor {filename}, protože je to buď adresář nebo má velikost 0 bytů", "Total file size {size1} exceeds upload limit {size2}" : "Celková velikost souboru {size1} překračuje povolenou velikost pro nahrávání {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}", @@ -49,6 +50,7 @@ "Delete" : "Smazat", "Disconnect storage" : "Odpojit úložiště", "Unshare" : "Zrušit sdílení", + "Select" : "Vybrat", "Pending" : "Nevyřízené", "Unable to determine date" : "Nelze určit datum", "Error moving file." : "Chyba při přesunu souboru.", @@ -79,6 +81,7 @@ "Maximum upload size" : "Maximální velikost pro odesílání", "max. possible: " : "největší možná: ", "Save" : "Uložit", + "Settings" : "Nastavení", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\">přístup k vašim souborům přes WebDAV</a>", "New" : "Nový", @@ -87,10 +90,16 @@ "New folder" : "Nová složka", "Folder" : "Složka", "From link" : "Z odkazu", + "Cancel upload" : "Zrušit odesílání", + "No files yet" : "Zatím žádné soubory", + "Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo synchronizujte se svými přístroji!", + "Select all" : "Vybrat vše", "Download" : "Stáhnout", "Upload too large" : "Odesílaný soubor je příliš velký", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Soubory, které se snažíte odeslat, překračují limit velikosti odesílání na tomto serveru.", "Files are being scanned, please wait." : "Soubory se prohledávají, prosím čekejte.", - "Currently scanning" : "Prohledává se" + "Currently scanning" : "Prohledává se", + "No favorites" : "Žádné oblíbené", + "Files and folders you mark as favorite will show up here" : "Soubory a adresáře označené jako oblíbené budou zobrazeny zde" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files/l10n/cy_GB.js b/apps/files/l10n/cy_GB.js index a336040cc8f..2d0a87ac9e7 100644 --- a/apps/files/l10n/cy_GB.js +++ b/apps/files/l10n/cy_GB.js @@ -16,6 +16,7 @@ OC.L10N.register( "Not enough storage available" : "Dim digon o le storio ar gael", "Invalid directory." : "Cyfeiriadur annilys.", "Files" : "Ffeiliau", + "Home" : "Cartref", "Upload cancelled." : "Diddymwyd llwytho i fyny.", "File upload is in progress. Leaving the page now will cancel the upload." : "Mae ffeiliau'n cael eu llwytho i fyny. Bydd gadael y dudalen hon nawr yn diddymu'r broses.", "{new_name} already exists" : "{new_name} yn bodoli'n barod", @@ -36,10 +37,12 @@ OC.L10N.register( "Maximum upload size" : "Maint mwyaf llwytho i fyny", "max. possible: " : "mwyaf. posib:", "Save" : "Cadw", + "Settings" : "Gosodiadau", "New" : "Newydd", "Text file" : "Ffeil destun", "Folder" : "Plygell", "From link" : "Dolen o", + "Cancel upload" : "Diddymu llwytho i fyny", "Download" : "Llwytho i lawr", "Upload too large" : "Maint llwytho i fyny'n rhy fawr", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Mae'r ffeiliau rydych yn ceisio llwytho i fyny'n fwy na maint mwyaf llwytho ffeiliau i fyny ar y gweinydd hwn.", diff --git a/apps/files/l10n/cy_GB.json b/apps/files/l10n/cy_GB.json index d5ba034f0e8..bf6f7272c6b 100644 --- a/apps/files/l10n/cy_GB.json +++ b/apps/files/l10n/cy_GB.json @@ -14,6 +14,7 @@ "Not enough storage available" : "Dim digon o le storio ar gael", "Invalid directory." : "Cyfeiriadur annilys.", "Files" : "Ffeiliau", + "Home" : "Cartref", "Upload cancelled." : "Diddymwyd llwytho i fyny.", "File upload is in progress. Leaving the page now will cancel the upload." : "Mae ffeiliau'n cael eu llwytho i fyny. Bydd gadael y dudalen hon nawr yn diddymu'r broses.", "{new_name} already exists" : "{new_name} yn bodoli'n barod", @@ -34,10 +35,12 @@ "Maximum upload size" : "Maint mwyaf llwytho i fyny", "max. possible: " : "mwyaf. posib:", "Save" : "Cadw", + "Settings" : "Gosodiadau", "New" : "Newydd", "Text file" : "Ffeil destun", "Folder" : "Plygell", "From link" : "Dolen o", + "Cancel upload" : "Diddymu llwytho i fyny", "Download" : "Llwytho i lawr", "Upload too large" : "Maint llwytho i fyny'n rhy fawr", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Mae'r ffeiliau rydych yn ceisio llwytho i fyny'n fwy na maint mwyaf llwytho ffeiliau i fyny ar y gweinydd hwn.", diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index f22ea960c76..e8775180c34 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Filer", "All files" : "Alle filer", "Favorites" : "Foretrukne", + "Home" : "Hjemme", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan ikke upload {filename} da det er enten en mappe eller indholder 0 bytes.", "Total file size {size1} exceeds upload limit {size2}" : "Den totale filstørrelse {size1} er større end uploadgrænsen {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Der er ikke tilstrækkeligt friplads. Du uplaoder {size1} men der er kun {size2} tilbage", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Slet", "Disconnect storage" : "Frakobl lager", "Unshare" : "Fjern deling", + "Select" : "Vælg", "Pending" : "Afventer", "Unable to determine date" : "Kan ikke fastslå datoen", "Error moving file." : "Fejl ved flytning af fil", @@ -80,6 +82,7 @@ OC.L10N.register( "Maximum upload size" : "Maksimal upload-størrelse", "max. possible: " : "max. mulige: ", "Save" : "Gem", + "Settings" : "Indstillinger", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Brug denne adresse for at <a href=\"%s\" target=\"_blank\">tilgå dine filer via WebDAV</a>", "New" : "Ny", @@ -88,6 +91,7 @@ OC.L10N.register( "New folder" : "Ny Mappe", "Folder" : "Mappe", "From link" : "Fra link", + "Cancel upload" : "Fortryd upload", "Download" : "Download", "Upload too large" : "Upload er for stor", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filerne, du prøver at uploade, er større end den maksimale størrelse for fil-upload på denne server.", diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index dba43dc491a..0d6d322e643 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -34,6 +34,7 @@ "Files" : "Filer", "All files" : "Alle filer", "Favorites" : "Foretrukne", + "Home" : "Hjemme", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan ikke upload {filename} da det er enten en mappe eller indholder 0 bytes.", "Total file size {size1} exceeds upload limit {size2}" : "Den totale filstørrelse {size1} er større end uploadgrænsen {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Der er ikke tilstrækkeligt friplads. Du uplaoder {size1} men der er kun {size2} tilbage", @@ -49,6 +50,7 @@ "Delete" : "Slet", "Disconnect storage" : "Frakobl lager", "Unshare" : "Fjern deling", + "Select" : "Vælg", "Pending" : "Afventer", "Unable to determine date" : "Kan ikke fastslå datoen", "Error moving file." : "Fejl ved flytning af fil", @@ -78,6 +80,7 @@ "Maximum upload size" : "Maksimal upload-størrelse", "max. possible: " : "max. mulige: ", "Save" : "Gem", + "Settings" : "Indstillinger", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Brug denne adresse for at <a href=\"%s\" target=\"_blank\">tilgå dine filer via WebDAV</a>", "New" : "Ny", @@ -86,6 +89,7 @@ "New folder" : "Ny Mappe", "Folder" : "Mappe", "From link" : "Fra link", + "Cancel upload" : "Fortryd upload", "Download" : "Download", "Upload too large" : "Upload er for stor", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filerne, du prøver at uploade, er større end den maksimale størrelse for fil-upload på denne server.", diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 85507a61af9..43d9d3222cb 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Dateien", "All files" : "Alle Dateien", "Favorites" : "Favoriten", + "Home" : "Home", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist", "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, du möchtest {size1} hochladen, es sind jedoch nur noch {size2} verfügbar.", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Löschen", "Disconnect storage" : "Speicher trennen", "Unshare" : "Freigabe aufheben", + "Select" : "Auswählen", "Pending" : "Ausstehend", "Unable to determine date" : "Datum konnte nicht ermittelt werden", "Error moving file." : "Fehler beim Verschieben der Datei.", @@ -81,6 +83,7 @@ OC.L10N.register( "Maximum upload size" : "Maximale Upload-Größe", "max. possible: " : "maximal möglich:", "Save" : "Speichern", + "Settings" : "Einstellungen", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\">über WebDAV auf Ihre Dateien zuzugreifen</a>", "New" : "Neu", @@ -89,10 +92,16 @@ OC.L10N.register( "New folder" : "Neuer Ordner", "Folder" : "Ordner", "From link" : "Von einem Link", + "Cancel upload" : "Upload abbrechen", + "No files yet" : "Noch keine Dateien", + "Upload some content or sync with your devices!" : "Lade Inhalte hoch oder synchronisiere mit Deinen Geräten!", + "Select all" : "Alle auswählen", "Download" : "Herunterladen", "Upload too large" : "Der Upload ist zu groß", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server.", "Files are being scanned, please wait." : "Dateien werden gescannt, bitte warten.", - "Currently scanning" : "Durchsuchen läuft" + "Currently scanning" : "Durchsuchen läuft", + "No favorites" : "Keine Favoriten", + "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die Du als Favoriten markierst, werden hier erscheinen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 1076b22424e..266b9a3f6cf 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -34,6 +34,7 @@ "Files" : "Dateien", "All files" : "Alle Dateien", "Favorites" : "Favoriten", + "Home" : "Home", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist", "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, du möchtest {size1} hochladen, es sind jedoch nur noch {size2} verfügbar.", @@ -49,6 +50,7 @@ "Delete" : "Löschen", "Disconnect storage" : "Speicher trennen", "Unshare" : "Freigabe aufheben", + "Select" : "Auswählen", "Pending" : "Ausstehend", "Unable to determine date" : "Datum konnte nicht ermittelt werden", "Error moving file." : "Fehler beim Verschieben der Datei.", @@ -79,6 +81,7 @@ "Maximum upload size" : "Maximale Upload-Größe", "max. possible: " : "maximal möglich:", "Save" : "Speichern", + "Settings" : "Einstellungen", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\">über WebDAV auf Ihre Dateien zuzugreifen</a>", "New" : "Neu", @@ -87,10 +90,16 @@ "New folder" : "Neuer Ordner", "Folder" : "Ordner", "From link" : "Von einem Link", + "Cancel upload" : "Upload abbrechen", + "No files yet" : "Noch keine Dateien", + "Upload some content or sync with your devices!" : "Lade Inhalte hoch oder synchronisiere mit Deinen Geräten!", + "Select all" : "Alle auswählen", "Download" : "Herunterladen", "Upload too large" : "Der Upload ist zu groß", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server.", "Files are being scanned, please wait." : "Dateien werden gescannt, bitte warten.", - "Currently scanning" : "Durchsuchen läuft" + "Currently scanning" : "Durchsuchen läuft", + "No favorites" : "Keine Favoriten", + "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die Du als Favoriten markierst, werden hier erscheinen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/de_AT.js b/apps/files/l10n/de_AT.js index 435b15551e2..dca6d94886b 100644 --- a/apps/files/l10n/de_AT.js +++ b/apps/files/l10n/de_AT.js @@ -9,6 +9,7 @@ OC.L10N.register( "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Save" : "Speichern", + "Settings" : "Einstellungen", "Download" : "Herunterladen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de_AT.json b/apps/files/l10n/de_AT.json index 41abbca37d5..c76a26cbec0 100644 --- a/apps/files/l10n/de_AT.json +++ b/apps/files/l10n/de_AT.json @@ -7,6 +7,7 @@ "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Save" : "Speichern", + "Settings" : "Einstellungen", "Download" : "Herunterladen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index e3f7b80cfe1..dddd0bf463a 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Dateien", "All files" : "Alle Dateien", "Favorites" : "Favoriten", + "Home" : "Zuhause", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist", "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, Sie möchten {size1} hochladen, es sind jedoch nur noch {size2} verfügbar.", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Löschen", "Disconnect storage" : "Speicher trennen", "Unshare" : "Freigabe aufheben", + "Select" : "Auswählen", "Pending" : "Ausstehend", "Unable to determine date" : "Datum konnte nicht ermittelt werden", "Error moving file." : "Fehler beim Verschieben der Datei.", @@ -81,6 +83,7 @@ OC.L10N.register( "Maximum upload size" : "Maximale Upload-Größe", "max. possible: " : "maximal möglich:", "Save" : "Speichern", + "Settings" : "Einstellungen", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\">über WebDAV auf Ihre Dateien zuzugreifen</a>", "New" : "Neu", @@ -89,10 +92,16 @@ OC.L10N.register( "New folder" : "Neuer Ordner", "Folder" : "Ordner", "From link" : "Von einem Link", + "Cancel upload" : "Upload abbrechen", + "No files yet" : "Noch keine Dateien", + "Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie mit Ihren Geräten!", + "Select all" : "Alle auswählen", "Download" : "Herunterladen", "Upload too large" : "Der Upload ist zu groß", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server.", "Files are being scanned, please wait." : "Dateien werden gescannt, bitte warten.", - "Currently scanning" : "Durchsuchen läuft" + "Currently scanning" : "Durchsuchen läuft", + "No favorites" : "Keine Favoriten", + "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die Sie als Favoriten kennzeichnen, werden hier erscheinen" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 9420a022560..1b3876566e0 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -34,6 +34,7 @@ "Files" : "Dateien", "All files" : "Alle Dateien", "Favorites" : "Favoriten", + "Home" : "Zuhause", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Die Datei {filename} kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist", "Total file size {size1} exceeds upload limit {size2}" : "Die Gesamt-Größe {size1} überschreitet die Upload-Begrenzung {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nicht genügend freier Speicherplatz, Sie möchten {size1} hochladen, es sind jedoch nur noch {size2} verfügbar.", @@ -49,6 +50,7 @@ "Delete" : "Löschen", "Disconnect storage" : "Speicher trennen", "Unshare" : "Freigabe aufheben", + "Select" : "Auswählen", "Pending" : "Ausstehend", "Unable to determine date" : "Datum konnte nicht ermittelt werden", "Error moving file." : "Fehler beim Verschieben der Datei.", @@ -79,6 +81,7 @@ "Maximum upload size" : "Maximale Upload-Größe", "max. possible: " : "maximal möglich:", "Save" : "Speichern", + "Settings" : "Einstellungen", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Diese Adresse benutzen, um <a href=\"%s\" target=\"_blank\">über WebDAV auf Ihre Dateien zuzugreifen</a>", "New" : "Neu", @@ -87,10 +90,16 @@ "New folder" : "Neuer Ordner", "Folder" : "Ordner", "From link" : "Von einem Link", + "Cancel upload" : "Upload abbrechen", + "No files yet" : "Noch keine Dateien", + "Upload some content or sync with your devices!" : "Laden Sie Inhalte hoch oder synchronisieren Sie mit Ihren Geräten!", + "Select all" : "Alle auswählen", "Download" : "Herunterladen", "Upload too large" : "Der Upload ist zu groß", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server.", "Files are being scanned, please wait." : "Dateien werden gescannt, bitte warten.", - "Currently scanning" : "Durchsuchen läuft" + "Currently scanning" : "Durchsuchen läuft", + "No favorites" : "Keine Favoriten", + "Files and folders you mark as favorite will show up here" : "Dateien und Ordner, die Sie als Favoriten kennzeichnen, werden hier erscheinen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index b237d91d80f..27fb69a4ad7 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Αρχεία", "All files" : "Όλα τα αρχεία", "Favorites" : "Αγαπημένες", + "Home" : "Σπίτι", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Αδυναμία φόρτωσης {filename} καθώς είναι κατάλογος αρχείων ή έχει 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "Το συνολικό μέγεθος αρχείου {size1} υπερβαίνει το όριο μεταφόρτωσης {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Δεν υπάρχει αρκετός ελεύθερος χώρος, μεταφορτώνετε μέγεθος {size1} αλλά υπάρχει χώρος μόνο {size2}", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Διαγραφή", "Disconnect storage" : "Αποσυνδεδεμένος αποθηκευτικός χώρος", "Unshare" : "Διακοπή διαμοιρασμού", + "Select" : "Επιλογή", "Pending" : "Εκκρεμεί", "Error moving file." : "Σφάλμα κατά τη μετακίνηση του αρχείου.", "Error moving file" : "Σφάλμα κατά τη μετακίνηση του αρχείου", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "Μέγιστο μέγεθος αποστολής", "max. possible: " : "μέγιστο δυνατό:", "Save" : "Αποθήκευση", + "Settings" : "Ρυθμίσεις", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Χρησιμοποιήστε αυτήν την διεύθυνση για να αποκτήσετε <a href=\"%s\" target=\"_blank\">πρόσβαση στα αρχεία σας μέσω WebDAV</a>", "New" : "Νέο", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "Νέος κατάλογος", "Folder" : "Φάκελος", "From link" : "Από σύνδεσμο", + "Cancel upload" : "Ακύρωση μεταφόρτωσης", "Download" : "Λήψη", "Upload too large" : "Πολύ μεγάλο αρχείο προς αποστολή", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Τα αρχεία που προσπαθείτε να ανεβάσετε υπερβαίνουν το μέγιστο μέγεθος αποστολής αρχείων σε αυτόν τον διακομιστή.", diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index f8e13467ed8..98002c706cb 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -34,6 +34,7 @@ "Files" : "Αρχεία", "All files" : "Όλα τα αρχεία", "Favorites" : "Αγαπημένες", + "Home" : "Σπίτι", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Αδυναμία φόρτωσης {filename} καθώς είναι κατάλογος αρχείων ή έχει 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "Το συνολικό μέγεθος αρχείου {size1} υπερβαίνει το όριο μεταφόρτωσης {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Δεν υπάρχει αρκετός ελεύθερος χώρος, μεταφορτώνετε μέγεθος {size1} αλλά υπάρχει χώρος μόνο {size2}", @@ -49,6 +50,7 @@ "Delete" : "Διαγραφή", "Disconnect storage" : "Αποσυνδεδεμένος αποθηκευτικός χώρος", "Unshare" : "Διακοπή διαμοιρασμού", + "Select" : "Επιλογή", "Pending" : "Εκκρεμεί", "Error moving file." : "Σφάλμα κατά τη μετακίνηση του αρχείου.", "Error moving file" : "Σφάλμα κατά τη μετακίνηση του αρχείου", @@ -77,6 +79,7 @@ "Maximum upload size" : "Μέγιστο μέγεθος αποστολής", "max. possible: " : "μέγιστο δυνατό:", "Save" : "Αποθήκευση", + "Settings" : "Ρυθμίσεις", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Χρησιμοποιήστε αυτήν την διεύθυνση για να αποκτήσετε <a href=\"%s\" target=\"_blank\">πρόσβαση στα αρχεία σας μέσω WebDAV</a>", "New" : "Νέο", @@ -85,6 +88,7 @@ "New folder" : "Νέος κατάλογος", "Folder" : "Φάκελος", "From link" : "Από σύνδεσμο", + "Cancel upload" : "Ακύρωση μεταφόρτωσης", "Download" : "Λήψη", "Upload too large" : "Πολύ μεγάλο αρχείο προς αποστολή", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Τα αρχεία που προσπαθείτε να ανεβάσετε υπερβαίνουν το μέγιστο μέγεθος αποστολής αρχείων σε αυτόν τον διακομιστή.", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 270bce88716..fc83e354f93 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Files", "All files" : "All files", "Favorites" : "Favourites", + "Home" : "Home", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Unable to upload {filename} as it is a directory or has 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "Total file size {size1} exceeds upload limit {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Not enough free space, you are uploading {size1} but only {size2} is left", @@ -80,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "Maximum upload size", "max. possible: " : "max. possible: ", "Save" : "Save", + "Settings" : "Settings", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>", "New" : "New", @@ -88,6 +90,7 @@ OC.L10N.register( "New folder" : "New folder", "Folder" : "Folder", "From link" : "From link", + "Cancel upload" : "Cancel upload", "Download" : "Download", "Upload too large" : "Upload too large", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index a5303d1a35d..4194b83d593 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -34,6 +34,7 @@ "Files" : "Files", "All files" : "All files", "Favorites" : "Favourites", + "Home" : "Home", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Unable to upload {filename} as it is a directory or has 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "Total file size {size1} exceeds upload limit {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Not enough free space, you are uploading {size1} but only {size2} is left", @@ -78,6 +79,7 @@ "Maximum upload size" : "Maximum upload size", "max. possible: " : "max. possible: ", "Save" : "Save", + "Settings" : "Settings", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>", "New" : "New", @@ -86,6 +88,7 @@ "New folder" : "New folder", "Folder" : "Folder", "From link" : "From link", + "Cancel upload" : "Cancel upload", "Download" : "Download", "Upload too large" : "Upload too large", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.", diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js index 8f2d4ae14a3..84db21fade9 100644 --- a/apps/files/l10n/eo.js +++ b/apps/files/l10n/eo.js @@ -27,6 +27,7 @@ OC.L10N.register( "Invalid directory." : "Nevalida dosierujo.", "Files" : "Dosieroj", "Favorites" : "Favoratoj", + "Home" : "Hejmo", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ne povis alŝutiĝi {filename} ĉar ĝi estas dosierujo aŭ ĝi havas 0 duumokojn", "Upload cancelled." : "La alŝuto nuliĝis.", "Could not get result from server." : "Ne povis ekhaviĝi rezulto el la servilo.", @@ -38,6 +39,7 @@ OC.L10N.register( "Rename" : "Alinomigi", "Delete" : "Forigi", "Unshare" : "Malkunhavigi", + "Select" : "Elekti", "Pending" : "Traktotaj", "Error moving file" : "Eraris movo de dosiero", "Error" : "Eraro", @@ -59,12 +61,14 @@ OC.L10N.register( "Maximum upload size" : "Maksimuma alŝutogrando", "max. possible: " : "maks. ebla: ", "Save" : "Konservi", + "Settings" : "Agordo", "WebDAV" : "WebDAV", "New" : "Nova", "Text file" : "Tekstodosiero", "New folder" : "Nova dosierujo", "Folder" : "Dosierujo", "From link" : "El ligilo", + "Cancel upload" : "Nuligi alŝuton", "Download" : "Elŝuti", "Upload too large" : "Alŝuto tro larĝa", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por dosieralŝutoj en ĉi tiu servilo.", diff --git a/apps/files/l10n/eo.json b/apps/files/l10n/eo.json index 56a2416e28f..82a36dd257a 100644 --- a/apps/files/l10n/eo.json +++ b/apps/files/l10n/eo.json @@ -25,6 +25,7 @@ "Invalid directory." : "Nevalida dosierujo.", "Files" : "Dosieroj", "Favorites" : "Favoratoj", + "Home" : "Hejmo", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ne povis alŝutiĝi {filename} ĉar ĝi estas dosierujo aŭ ĝi havas 0 duumokojn", "Upload cancelled." : "La alŝuto nuliĝis.", "Could not get result from server." : "Ne povis ekhaviĝi rezulto el la servilo.", @@ -36,6 +37,7 @@ "Rename" : "Alinomigi", "Delete" : "Forigi", "Unshare" : "Malkunhavigi", + "Select" : "Elekti", "Pending" : "Traktotaj", "Error moving file" : "Eraris movo de dosiero", "Error" : "Eraro", @@ -57,12 +59,14 @@ "Maximum upload size" : "Maksimuma alŝutogrando", "max. possible: " : "maks. ebla: ", "Save" : "Konservi", + "Settings" : "Agordo", "WebDAV" : "WebDAV", "New" : "Nova", "Text file" : "Tekstodosiero", "New folder" : "Nova dosierujo", "Folder" : "Dosierujo", "From link" : "El ligilo", + "Cancel upload" : "Nuligi alŝuton", "Download" : "Elŝuti", "Upload too large" : "Alŝuto tro larĝa", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por dosieralŝutoj en ĉi tiu servilo.", diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 547e0757fc8..947bdc7b888 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Archivos", "All files" : "Todos los archivos", "Favorites" : "Favoritos", + "Home" : "Particular", "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "El tamaño total del archivo {size1} excede el límite {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Eliminar", "Disconnect storage" : "Desconectar almacenamiento", "Unshare" : "Dejar de compartir", + "Select" : "Seleccionar", "Pending" : "Pendiente", "Unable to determine date" : "No se pudo determinar la fecha", "Error moving file." : "Error al mover el archivo.", @@ -81,6 +83,7 @@ OC.L10N.register( "Maximum upload size" : "Tamaño máximo de subida", "max. possible: " : "máx. posible:", "Save" : "Guardar", + "Settings" : "Ajustes", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use esta URL <a href=\"%s\" target=\"_blank\">para acceder via WebDAV</a>", "New" : "Nuevo", @@ -89,10 +92,16 @@ OC.L10N.register( "New folder" : "Nueva carpeta", "Folder" : "Carpeta", "From link" : "Desde enlace", + "Cancel upload" : "Cancelar subida", + "No files yet" : "Aún no hay archivos", + "Upload some content or sync with your devices!" : "Suba contenidos o sincronice sus dispositivos.", + "Select all" : "Seleccionar todo", "Download" : "Descargar", "Upload too large" : "Subida demasido grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor.", "Files are being scanned, please wait." : "Los archivos están siendo escaneados, por favor espere.", - "Currently scanning" : "Escaneando en este momento" + "Currently scanning" : "Escaneando en este momento", + "No favorites" : "No hay favoritos", + "Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index de3cbc428f3..c86689df2a6 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -34,6 +34,7 @@ "Files" : "Archivos", "All files" : "Todos los archivos", "Favorites" : "Favoritos", + "Home" : "Particular", "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "El tamaño total del archivo {size1} excede el límite {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "No hay suficiente espacio libre. Quiere subir {size1} pero solo quedan {size2}", @@ -49,6 +50,7 @@ "Delete" : "Eliminar", "Disconnect storage" : "Desconectar almacenamiento", "Unshare" : "Dejar de compartir", + "Select" : "Seleccionar", "Pending" : "Pendiente", "Unable to determine date" : "No se pudo determinar la fecha", "Error moving file." : "Error al mover el archivo.", @@ -79,6 +81,7 @@ "Maximum upload size" : "Tamaño máximo de subida", "max. possible: " : "máx. posible:", "Save" : "Guardar", + "Settings" : "Ajustes", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use esta URL <a href=\"%s\" target=\"_blank\">para acceder via WebDAV</a>", "New" : "Nuevo", @@ -87,10 +90,16 @@ "New folder" : "Nueva carpeta", "Folder" : "Carpeta", "From link" : "Desde enlace", + "Cancel upload" : "Cancelar subida", + "No files yet" : "Aún no hay archivos", + "Upload some content or sync with your devices!" : "Suba contenidos o sincronice sus dispositivos.", + "Select all" : "Seleccionar todo", "Download" : "Descargar", "Upload too large" : "Subida demasido grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor.", "Files are being scanned, please wait." : "Los archivos están siendo escaneados, por favor espere.", - "Currently scanning" : "Escaneando en este momento" + "Currently scanning" : "Escaneando en este momento", + "No favorites" : "No hay favoritos", + "Files and folders you mark as favorite will show up here" : "Aquí aparecerán los archivos y carpetas que usted marque como favoritos" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/es_AR.js b/apps/files/l10n/es_AR.js index 7b408fda7d2..df673b1ce8e 100644 --- a/apps/files/l10n/es_AR.js +++ b/apps/files/l10n/es_AR.js @@ -29,6 +29,7 @@ OC.L10N.register( "Invalid directory." : "Directorio inválido.", "Files" : "Archivos", "Favorites" : "Favoritos", + "Home" : "Particular", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Imposible cargar {filename} puesto que es un directoro o tiene 0 bytes.", "Upload cancelled." : "La subida fue cancelada", "Could not get result from server." : "No se pudo obtener resultados del servidor.", @@ -41,6 +42,7 @@ OC.L10N.register( "Rename" : "Cambiar nombre", "Delete" : "Borrar", "Unshare" : "Dejar de compartir", + "Select" : "Seleccionar", "Pending" : "Pendientes", "Error moving file" : "Error moviendo el archivo", "Error" : "Error", @@ -65,6 +67,7 @@ OC.L10N.register( "Maximum upload size" : "Tamaño máximo de subida", "max. possible: " : "máx. posible:", "Save" : "Guardar", + "Settings" : "Configuración", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Usar esta dirección para <a href=\"%s\" target=\"_blank\">acceder a tus archivos vía WebDAV</a>", "New" : "Nuevo", @@ -73,6 +76,7 @@ OC.L10N.register( "New folder" : "Nueva Carpeta", "Folder" : "Carpeta", "From link" : "Desde enlace", + "Cancel upload" : "Cancelar subida", "Download" : "Descargar", "Upload too large" : "El tamaño del archivo que querés subir es demasiado grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que intentás subir sobrepasan el tamaño máximo ", diff --git a/apps/files/l10n/es_AR.json b/apps/files/l10n/es_AR.json index c5a599c9e63..8b95dbaaf21 100644 --- a/apps/files/l10n/es_AR.json +++ b/apps/files/l10n/es_AR.json @@ -27,6 +27,7 @@ "Invalid directory." : "Directorio inválido.", "Files" : "Archivos", "Favorites" : "Favoritos", + "Home" : "Particular", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Imposible cargar {filename} puesto que es un directoro o tiene 0 bytes.", "Upload cancelled." : "La subida fue cancelada", "Could not get result from server." : "No se pudo obtener resultados del servidor.", @@ -39,6 +40,7 @@ "Rename" : "Cambiar nombre", "Delete" : "Borrar", "Unshare" : "Dejar de compartir", + "Select" : "Seleccionar", "Pending" : "Pendientes", "Error moving file" : "Error moviendo el archivo", "Error" : "Error", @@ -63,6 +65,7 @@ "Maximum upload size" : "Tamaño máximo de subida", "max. possible: " : "máx. posible:", "Save" : "Guardar", + "Settings" : "Configuración", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Usar esta dirección para <a href=\"%s\" target=\"_blank\">acceder a tus archivos vía WebDAV</a>", "New" : "Nuevo", @@ -71,6 +74,7 @@ "New folder" : "Nueva Carpeta", "Folder" : "Carpeta", "From link" : "Desde enlace", + "Cancel upload" : "Cancelar subida", "Download" : "Descargar", "Upload too large" : "El tamaño del archivo que querés subir es demasiado grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que intentás subir sobrepasan el tamaño máximo ", diff --git a/apps/files/l10n/es_CL.js b/apps/files/l10n/es_CL.js index 0bf887f3699..4bba0327fb4 100644 --- a/apps/files/l10n/es_CL.js +++ b/apps/files/l10n/es_CL.js @@ -8,7 +8,9 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "Settings" : "Configuración", "New folder" : "Nuevo directorio", + "Cancel upload" : "cancelar subida", "Download" : "Descargar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/es_CL.json b/apps/files/l10n/es_CL.json index 65f65eee022..58fa07cbf60 100644 --- a/apps/files/l10n/es_CL.json +++ b/apps/files/l10n/es_CL.json @@ -6,7 +6,9 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "Settings" : "Configuración", "New folder" : "Nuevo directorio", + "Cancel upload" : "cancelar subida", "Download" : "Descargar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index 378140f984b..cd041dbdc13 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -29,6 +29,7 @@ OC.L10N.register( "Invalid directory." : "Directorio inválido.", "Files" : "Archivos", "Favorites" : "Favoritos", + "Home" : "Particular", "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes", "Upload cancelled." : "Subida cancelada.", "Could not get result from server." : "No se pudo obtener respuesta del servidor.", @@ -65,6 +66,7 @@ OC.L10N.register( "Maximum upload size" : "Tamaño máximo de subida", "max. possible: " : "máx. posible:", "Save" : "Guardar", + "Settings" : "Ajustes", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilice esta dirección para <a href=\"%s\" target=\"_blank\">acceder a sus archivos vía WebDAV</a>", "New" : "Nuevo", @@ -73,6 +75,7 @@ OC.L10N.register( "New folder" : "Nueva carpeta", "Folder" : "Carpeta", "From link" : "Desde enlace", + "Cancel upload" : "Cancelar subida", "Download" : "Descargar", "Upload too large" : "Subida demasido grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor.", diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 6dc2a73ba34..3ffcf85d540 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -27,6 +27,7 @@ "Invalid directory." : "Directorio inválido.", "Files" : "Archivos", "Favorites" : "Favoritos", + "Home" : "Particular", "Unable to upload {filename} as it is a directory or has 0 bytes" : "No ha sido posible subir {filename} porque es un directorio o tiene 0 bytes", "Upload cancelled." : "Subida cancelada.", "Could not get result from server." : "No se pudo obtener respuesta del servidor.", @@ -63,6 +64,7 @@ "Maximum upload size" : "Tamaño máximo de subida", "max. possible: " : "máx. posible:", "Save" : "Guardar", + "Settings" : "Ajustes", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilice esta dirección para <a href=\"%s\" target=\"_blank\">acceder a sus archivos vía WebDAV</a>", "New" : "Nuevo", @@ -71,6 +73,7 @@ "New folder" : "Nueva carpeta", "Folder" : "Carpeta", "From link" : "Desde enlace", + "Cancel upload" : "Cancelar subida", "Download" : "Descargar", "Upload too large" : "Subida demasido grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor.", diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index 4e69298ae4a..e15c07c005b 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Failid", "All files" : "Kõik failid", "Favorites" : "Lemmikud", + "Home" : "Kodu", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ei saa üles laadida {filename}, kuna see on kataloog või selle suurus on 0 baiti", "Total file size {size1} exceeds upload limit {size2}" : "Faili suurus {size1} ületab faili üleslaadimise mahu piirangu {size2}.", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Pole piisavalt vaba ruumi. Sa laadid üles {size1}, kuid ainult {size2} on saadaval.", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Kustuta", "Disconnect storage" : "Ühenda andmehoidla lahti.", "Unshare" : "Lõpeta jagamine", + "Select" : "Vali", "Pending" : "Ootel", "Error moving file." : "Viga faili liigutamisel.", "Error moving file" : "Viga faili eemaldamisel", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "Maksimaalne üleslaadimise suurus", "max. possible: " : "maks. võimalik: ", "Save" : "Salvesta", + "Settings" : "Seaded", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Kasuta seda aadressi <a href=\"%s\" target=\"_blank\">oma failidele ligipääsuks WebDAV kaudu</a>", "New" : "Uus", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "Uus kaust", "Folder" : "Kaust", "From link" : "Allikast", + "Cancel upload" : "Tühista üleslaadimine", "Download" : "Lae alla", "Upload too large" : "Üleslaadimine on liiga suur", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Failid, mida sa proovid üles laadida, ületab serveri poolt üleslaetavatele failidele määratud maksimaalse suuruse.", diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json index 39885e7f779..f49b148cd7f 100644 --- a/apps/files/l10n/et_EE.json +++ b/apps/files/l10n/et_EE.json @@ -34,6 +34,7 @@ "Files" : "Failid", "All files" : "Kõik failid", "Favorites" : "Lemmikud", + "Home" : "Kodu", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ei saa üles laadida {filename}, kuna see on kataloog või selle suurus on 0 baiti", "Total file size {size1} exceeds upload limit {size2}" : "Faili suurus {size1} ületab faili üleslaadimise mahu piirangu {size2}.", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Pole piisavalt vaba ruumi. Sa laadid üles {size1}, kuid ainult {size2} on saadaval.", @@ -49,6 +50,7 @@ "Delete" : "Kustuta", "Disconnect storage" : "Ühenda andmehoidla lahti.", "Unshare" : "Lõpeta jagamine", + "Select" : "Vali", "Pending" : "Ootel", "Error moving file." : "Viga faili liigutamisel.", "Error moving file" : "Viga faili eemaldamisel", @@ -77,6 +79,7 @@ "Maximum upload size" : "Maksimaalne üleslaadimise suurus", "max. possible: " : "maks. võimalik: ", "Save" : "Salvesta", + "Settings" : "Seaded", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Kasuta seda aadressi <a href=\"%s\" target=\"_blank\">oma failidele ligipääsuks WebDAV kaudu</a>", "New" : "Uus", @@ -85,6 +88,7 @@ "New folder" : "Uus kaust", "Folder" : "Kaust", "From link" : "Allikast", + "Cancel upload" : "Tühista üleslaadimine", "Download" : "Lae alla", "Upload too large" : "Üleslaadimine on liiga suur", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Failid, mida sa proovid üles laadida, ületab serveri poolt üleslaetavatele failidele määratud maksimaalse suuruse.", diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index d6d001ef46a..ad149277d91 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Fitxategiak", "All files" : "Fitxategi guztiak", "Favorites" : "Gogokoak", + "Home" : "Etxekoa", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ezin da {filename} igo karpeta bat delako edo 0 byte dituelako", "Total file size {size1} exceeds upload limit {size2}" : "Fitxategiaren tamainak {size1} igotzeko muga {size2} gainditzen du", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ez dago leku nahikorik, zu {size1} igotzen ari zara baina bakarrik {size2} libre dago", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Ezabatu", "Disconnect storage" : "Deskonektatu biltegia", "Unshare" : "Ez elkarbanatu", + "Select" : "hautatu", "Pending" : "Zain", "Error moving file." : "Errorea fitxategia mugitzean.", "Error moving file" : "Errorea fitxategia mugitzean", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "Igo daitekeen gehienezko tamaina", "max. possible: " : "max, posiblea:", "Save" : "Gorde", + "Settings" : "Ezarpenak", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">helbidea erabili zure fitxategiak WebDAV bidez eskuratzeko</a>", "New" : "Berria", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "Karpeta berria", "Folder" : "Karpeta", "From link" : "Estekatik", + "Cancel upload" : "Ezeztatu igoera", "Download" : "Deskargatu", "Upload too large" : "Igoera handiegia da", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Igotzen saiatzen ari zaren fitxategiak zerbitzari honek igotzeko onartzen duena baino handiagoak dira.", diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index ba31d9c4f0b..b799ad3f578 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -34,6 +34,7 @@ "Files" : "Fitxategiak", "All files" : "Fitxategi guztiak", "Favorites" : "Gogokoak", + "Home" : "Etxekoa", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ezin da {filename} igo karpeta bat delako edo 0 byte dituelako", "Total file size {size1} exceeds upload limit {size2}" : "Fitxategiaren tamainak {size1} igotzeko muga {size2} gainditzen du", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ez dago leku nahikorik, zu {size1} igotzen ari zara baina bakarrik {size2} libre dago", @@ -49,6 +50,7 @@ "Delete" : "Ezabatu", "Disconnect storage" : "Deskonektatu biltegia", "Unshare" : "Ez elkarbanatu", + "Select" : "hautatu", "Pending" : "Zain", "Error moving file." : "Errorea fitxategia mugitzean.", "Error moving file" : "Errorea fitxategia mugitzean", @@ -77,6 +79,7 @@ "Maximum upload size" : "Igo daitekeen gehienezko tamaina", "max. possible: " : "max, posiblea:", "Save" : "Gorde", + "Settings" : "Ezarpenak", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">helbidea erabili zure fitxategiak WebDAV bidez eskuratzeko</a>", "New" : "Berria", @@ -85,6 +88,7 @@ "New folder" : "Karpeta berria", "Folder" : "Karpeta", "From link" : "Estekatik", + "Cancel upload" : "Ezeztatu igoera", "Download" : "Deskargatu", "Upload too large" : "Igoera handiegia da", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Igotzen saiatzen ari zaren fitxategiak zerbitzari honek igotzeko onartzen duena baino handiagoak dira.", diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index d9fb08a8d17..840f9eac040 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -20,6 +20,7 @@ OC.L10N.register( "Invalid directory." : "فهرست راهنما نامعتبر می باشد.", "Files" : "پروندهها", "Favorites" : "موارد محبوب", + "Home" : "خانه", "Upload cancelled." : "بار گذاری لغو شد", "File upload is in progress. Leaving the page now will cancel the upload." : "آپلودکردن پرونده در حال پیشرفت است. در صورت خروج از صفحه آپلود لغو میگردد. ", "{new_name} already exists" : "{نام _جدید} در حال حاضر وجود دارد.", @@ -41,6 +42,7 @@ OC.L10N.register( "Maximum upload size" : "حداکثر اندازه بارگزاری", "max. possible: " : "حداکثرمقدارممکن:", "Save" : "ذخیره", + "Settings" : "تنظیمات", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "از این آدرس استفاده کنید تا <a href=\"%s\" target=\"_blank\">بتوانید به فایلهای خود توسط WebDAV دسترسی پیدا کنید</a>", "New" : "جدید", @@ -48,6 +50,7 @@ OC.L10N.register( "New folder" : "پوشه جدید", "Folder" : "پوشه", "From link" : "از پیوند", + "Cancel upload" : "متوقف کردن بار گذاری", "Download" : "دانلود", "Upload too large" : "سایز فایل برای آپلود زیاد است(م.تنظیمات در php.ini)", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "فایلها بیش از حد تعیین شده در این سرور هستند\nمترجم:با تغییر فایل php,ini میتوان این محدودیت را برطرف کرد", diff --git a/apps/files/l10n/fa.json b/apps/files/l10n/fa.json index ed2f0123a6e..831fa43ac68 100644 --- a/apps/files/l10n/fa.json +++ b/apps/files/l10n/fa.json @@ -18,6 +18,7 @@ "Invalid directory." : "فهرست راهنما نامعتبر می باشد.", "Files" : "پروندهها", "Favorites" : "موارد محبوب", + "Home" : "خانه", "Upload cancelled." : "بار گذاری لغو شد", "File upload is in progress. Leaving the page now will cancel the upload." : "آپلودکردن پرونده در حال پیشرفت است. در صورت خروج از صفحه آپلود لغو میگردد. ", "{new_name} already exists" : "{نام _جدید} در حال حاضر وجود دارد.", @@ -39,6 +40,7 @@ "Maximum upload size" : "حداکثر اندازه بارگزاری", "max. possible: " : "حداکثرمقدارممکن:", "Save" : "ذخیره", + "Settings" : "تنظیمات", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "از این آدرس استفاده کنید تا <a href=\"%s\" target=\"_blank\">بتوانید به فایلهای خود توسط WebDAV دسترسی پیدا کنید</a>", "New" : "جدید", @@ -46,6 +48,7 @@ "New folder" : "پوشه جدید", "Folder" : "پوشه", "From link" : "از پیوند", + "Cancel upload" : "متوقف کردن بار گذاری", "Download" : "دانلود", "Upload too large" : "سایز فایل برای آپلود زیاد است(م.تنظیمات در php.ini)", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "فایلها بیش از حد تعیین شده در این سرور هستند\nمترجم:با تغییر فایل php,ini میتوان این محدودیت را برطرف کرد", diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 30d4b8a3906..576a5209633 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -9,6 +9,7 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : ["",""], "Favorite" : "Suosikit", "Save" : "Tallenna", + "Settings" : "Asetukset", "New folder" : "Luo kansio", "Folder" : "Kansio" }, diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index c6b4f2b239c..79e535aa42b 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -7,6 +7,7 @@ "_Uploading %n file_::_Uploading %n files_" : ["",""], "Favorite" : "Suosikit", "Save" : "Tallenna", + "Settings" : "Asetukset", "New folder" : "Luo kansio", "Folder" : "Kansio" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/fi_FI.js b/apps/files/l10n/fi_FI.js index c122c6e94a1..7ca65ec65c4 100644 --- a/apps/files/l10n/fi_FI.js +++ b/apps/files/l10n/fi_FI.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Tiedostot", "All files" : "Kaikki tiedostot", "Favorites" : "Suosikit", + "Home" : "Koti", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kohdetta {filename} ei voi lähettää, koska se on joko kansio tai sen koko on 0 tavua", "Total file size {size1} exceeds upload limit {size2}" : "Yhteiskoko {size1} ylittää lähetysrajan {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ei riittävästi vapaata tilaa. Lähetyksesi koko on {size1}, mutta vain {size2} on jäljellä", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Poista", "Disconnect storage" : "Katkaise yhteys tallennustilaan", "Unshare" : "Peru jakaminen", + "Select" : "Valitse", "Pending" : "Odottaa", "Unable to determine date" : "Päivämäärän määrittäminen epäonnistui", "Error moving file." : "Virhe tiedostoa siirrettäessä.", @@ -81,6 +83,7 @@ OC.L10N.register( "Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko", "max. possible: " : "suurin mahdollinen:", "Save" : "Tallenna", + "Settings" : "Asetukset", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\">käyttääksesi tiedostojasi WebDAVin kautta</a>", "New" : "Uusi", @@ -89,10 +92,16 @@ OC.L10N.register( "New folder" : "Uusi kansio", "Folder" : "Kansio", "From link" : "Linkistä", + "Cancel upload" : "Peru lähetys", + "No files yet" : "EI yhtäkään tiedostoa vielä", + "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!", + "Select all" : "Valitse kaikki", "Download" : "Lataa", "Upload too large" : "Lähetettävä tiedosto on liian suuri", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.", "Files are being scanned, please wait." : "Tiedostoja tarkistetaan, odota hetki.", - "Currently scanning" : "Tutkitaan parhaillaan" + "Currently scanning" : "Tutkitaan parhaillaan", + "No favorites" : "Ei suosikkeja", + "Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/fi_FI.json b/apps/files/l10n/fi_FI.json index c3dc01e30b6..6a3d34a8755 100644 --- a/apps/files/l10n/fi_FI.json +++ b/apps/files/l10n/fi_FI.json @@ -34,6 +34,7 @@ "Files" : "Tiedostot", "All files" : "Kaikki tiedostot", "Favorites" : "Suosikit", + "Home" : "Koti", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kohdetta {filename} ei voi lähettää, koska se on joko kansio tai sen koko on 0 tavua", "Total file size {size1} exceeds upload limit {size2}" : "Yhteiskoko {size1} ylittää lähetysrajan {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ei riittävästi vapaata tilaa. Lähetyksesi koko on {size1}, mutta vain {size2} on jäljellä", @@ -49,6 +50,7 @@ "Delete" : "Poista", "Disconnect storage" : "Katkaise yhteys tallennustilaan", "Unshare" : "Peru jakaminen", + "Select" : "Valitse", "Pending" : "Odottaa", "Unable to determine date" : "Päivämäärän määrittäminen epäonnistui", "Error moving file." : "Virhe tiedostoa siirrettäessä.", @@ -79,6 +81,7 @@ "Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko", "max. possible: " : "suurin mahdollinen:", "Save" : "Tallenna", + "Settings" : "Asetukset", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\">käyttääksesi tiedostojasi WebDAVin kautta</a>", "New" : "Uusi", @@ -87,10 +90,16 @@ "New folder" : "Uusi kansio", "Folder" : "Kansio", "From link" : "Linkistä", + "Cancel upload" : "Peru lähetys", + "No files yet" : "EI yhtäkään tiedostoa vielä", + "Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!", + "Select all" : "Valitse kaikki", "Download" : "Lataa", "Upload too large" : "Lähetettävä tiedosto on liian suuri", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.", "Files are being scanned, please wait." : "Tiedostoja tarkistetaan, odota hetki.", - "Currently scanning" : "Tutkitaan parhaillaan" + "Currently scanning" : "Tutkitaan parhaillaan", + "No favorites" : "Ei suosikkeja", + "Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 967a7cfb065..fbcda8ea352 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -9,36 +9,37 @@ OC.L10N.register( "Permission denied" : "Permission refusée", "File name cannot be empty." : "Le nom de fichier ne peut être vide.", "\"%s\" is an invalid file name." : "\"%s\" n'est pas un nom de fichier valide.", - "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nom invalide, les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés.", + "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ce nom n'est pas valable : les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés.", "The target folder has been moved or deleted." : "Le dossier cible a été déplacé ou supprimé.", "The name %s is already used in the folder %s. Please choose a different name." : "Le nom %s est déjà utilisé dans le dossier %s. Merci de choisir un nom différent.", "Not a valid source" : "La source n'est pas valide", "Server is not allowed to open URLs, please check the server configuration" : "Le serveur n'est pas autorisé à ouvrir des URL, veuillez vérifier la configuration du serveur", "The file exceeds your quota by %s" : "Le fichier excède votre quota de %s", - "Error while downloading %s to %s" : "Erreur pendant le téléchargement de %s à %s", + "Error while downloading %s to %s" : "Erreur pendant le téléchargement de %s vers %s", "Error when creating the file" : "Erreur pendant la création du fichier", - "Folder name cannot be empty." : "Le nom de dossier ne peux pas être vide.", + "Folder name cannot be empty." : "Le nom de dossier ne peut pas être vide.", "Error when creating the folder" : "Erreur pendant la création du dossier", - "Unable to set upload directory." : "Impossible de définir le dossier pour l'upload, charger.", + "Unable to set upload directory." : "Impossible de définir le dossier de destination.", "Invalid Token" : "Jeton non valide", "No file was uploaded. Unknown error" : "Aucun fichier n'a été envoyé. Erreur inconnue", "There is no error, the file uploaded with success" : "Aucune erreur, le fichier a été envoyé avec succès.", "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Le fichier envoyé dépasse l'instruction upload_max_filesize située dans le fichier php.ini :", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier envoyé dépasse l'instruction MAX_FILE_SIZE qui est spécifiée dans le formulaire HTML.", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier envoyé dépasse la valeur MAX_FILE_SIZE qui est spécifiée dans le formulaire HTML.", "The uploaded file was only partially uploaded" : "Le fichier n'a été que partiellement envoyé.", "No file was uploaded" : "Pas de fichier envoyé.", - "Missing a temporary folder" : "Absence de dossier temporaire.", + "Missing a temporary folder" : "Absence de dossier temporaire", "Failed to write to disk" : "Erreur d'écriture sur le disque", - "Not enough storage available" : "Plus assez d'espace de stockage disponible", + "Not enough storage available" : "Trop peu d'espace de stockage disponible", "Upload failed. Could not find uploaded file" : "L'envoi a échoué. Impossible de trouver le fichier envoyé.", "Upload failed. Could not get file info." : "L'envoi a échoué. Impossible d'obtenir les informations du fichier.", - "Invalid directory." : "Dossier invalide.", + "Invalid directory." : "Dossier non valide.", "Files" : "Fichiers", "All files" : "Tous les fichiers", "Favorites" : "Favoris", + "Home" : "Mes fichiers", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossible d'envoyer {filename} car il s'agit d'un répertoire ou d'un fichier de taille nulle", "Total file size {size1} exceeds upload limit {size2}" : "La taille totale du fichier {size1} excède la taille maximale d'envoi {size2}", - "Not enough free space, you are uploading {size1} but only {size2} is left" : "Espace insuffisant : vous tentez d'envoyer {size1} mais seulement {size2} sont disponibles", + "Not enough free space, you are uploading {size1} but only {size2} is left" : "Espace libre insuffisant : vous tentez d'envoyer {size1} mais seulement {size2} sont disponibles", "Upload cancelled." : "Envoi annulé.", "Could not get result from server." : "Ne peut recevoir les résultats du serveur.", "File upload is in progress. Leaving the page now will cancel the upload." : "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier.", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Supprimer", "Disconnect storage" : "Déconnecter ce support de stockage", "Unshare" : "Ne plus partager", + "Select" : "Sélectionner", "Pending" : "En attente", "Unable to determine date" : "Impossible de déterminer la date", "Error moving file." : "Erreur lors du déplacement du fichier.", @@ -63,23 +65,25 @@ OC.L10N.register( "Modified" : "Modifié", "_%n folder_::_%n folders_" : ["%n dossier","%n dossiers"], "_%n file_::_%n files_" : ["%n fichier","%n fichiers"], - "You don’t have permission to upload or create files here" : "Vous n'avez pas la permission de téléverser ou de créer des fichiers ici", + "You don’t have permission to upload or create files here" : "Vous n'avez pas la permission d'ajouter des fichiers ici", "_Uploading %n file_::_Uploading %n files_" : ["Téléversement de %n fichier","Téléversement de %n fichiers"], "\"{name}\" is an invalid file name." : "\"{name}\" n'est pas un nom de fichier valide.", - "Your storage is full, files can not be updated or synced anymore!" : "Votre espage de stockage est plein, les fichiers ne peuvent plus être téléversés ou synchronisés !", + "Your storage is full, files can not be updated or synced anymore!" : "Votre espage de stockage est plein, les fichiers ne peuvent plus être ajoutés ou synchronisés !", "Your storage is almost full ({usedSpacePercent}%)" : "Votre espace de stockage est presque plein ({usedSpacePercent}%)", - "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'application de chiffrement est activée mais vos clés ne sont pas initialisées, veuillez vous déconnecter et ensuite vous reconnecter.", - "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Votre clef privée pour l'application de chiffrement est invalide ! Veuillez mettre à jour le mot de passe de votre clef privée dans vos paramètres personnels pour récupérer l'accès à vos fichiers chiffrés.", + "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Le chiffrement est activé, mais vos clés ne sont pas initialisées. Veuillez vous déconnecter et ensuite vous reconnecter.", + "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Votre clef privée pour le chiffrement n'est pas valide ! Veuillez mettre à jour le mot de passe de votre clef privée dans vos paramètres personnels pour récupérer l'accès à vos fichiers chiffrés.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Le chiffrement a été désactivé mais vos fichiers sont toujours chiffrés. Veuillez vous rendre sur vos paramètres personnels pour déchiffrer vos fichiers.", "{dirs} and {files}" : "{dirs} et {files}", + "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", "%s could not be renamed as it has been deleted" : "%s ne peut être renommé car il a été supprimé ", "%s could not be renamed" : "%s ne peut être renommé", "Upload (max. %s)" : "Envoi (max. %s)", - "File handling" : "Gestion des fichiers", + "File handling" : "Gestion de fichiers", "Maximum upload size" : "Taille max. d'envoi", "max. possible: " : "Max. possible :", "Save" : "Sauvegarder", + "Settings" : "Paramètres", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\">accéder à vos fichiers par WebDAV</a>", "New" : "Nouveau", @@ -88,10 +92,16 @@ OC.L10N.register( "New folder" : "Nouveau dossier", "Folder" : "Dossier", "From link" : "Depuis un lien", + "Cancel upload" : "Annuler l'envoi", + "No files yet" : "Aucun fichier pour l'instant", + "Upload some content or sync with your devices!" : "Envoyez des fichiers ou synchronisez en depuis vos appareils", + "Select all" : "Tout sélectionner", "Download" : "Télécharger", "Upload too large" : "Téléversement trop volumineux", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Les fichiers que vous essayez d'envoyer dépassent la taille maximale permise par ce serveur.", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Les fichiers que vous essayez d'envoyer dépassent la taille maximale d'envoi permise par ce serveur.", "Files are being scanned, please wait." : "Les fichiers sont en cours d'analyse, veuillez patienter.", - "Currently scanning" : "Analyse en cours" + "Currently scanning" : "Analyse en cours", + "No favorites" : "Pas de favori", + "Files and folders you mark as favorite will show up here" : "Les fichiers et dossiers ajoutés à vos favoris apparaîtront ici" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 375782908c0..244423fcd44 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -7,36 +7,37 @@ "Permission denied" : "Permission refusée", "File name cannot be empty." : "Le nom de fichier ne peut être vide.", "\"%s\" is an invalid file name." : "\"%s\" n'est pas un nom de fichier valide.", - "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nom invalide, les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés.", + "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Ce nom n'est pas valable : les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés.", "The target folder has been moved or deleted." : "Le dossier cible a été déplacé ou supprimé.", "The name %s is already used in the folder %s. Please choose a different name." : "Le nom %s est déjà utilisé dans le dossier %s. Merci de choisir un nom différent.", "Not a valid source" : "La source n'est pas valide", "Server is not allowed to open URLs, please check the server configuration" : "Le serveur n'est pas autorisé à ouvrir des URL, veuillez vérifier la configuration du serveur", "The file exceeds your quota by %s" : "Le fichier excède votre quota de %s", - "Error while downloading %s to %s" : "Erreur pendant le téléchargement de %s à %s", + "Error while downloading %s to %s" : "Erreur pendant le téléchargement de %s vers %s", "Error when creating the file" : "Erreur pendant la création du fichier", - "Folder name cannot be empty." : "Le nom de dossier ne peux pas être vide.", + "Folder name cannot be empty." : "Le nom de dossier ne peut pas être vide.", "Error when creating the folder" : "Erreur pendant la création du dossier", - "Unable to set upload directory." : "Impossible de définir le dossier pour l'upload, charger.", + "Unable to set upload directory." : "Impossible de définir le dossier de destination.", "Invalid Token" : "Jeton non valide", "No file was uploaded. Unknown error" : "Aucun fichier n'a été envoyé. Erreur inconnue", "There is no error, the file uploaded with success" : "Aucune erreur, le fichier a été envoyé avec succès.", "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Le fichier envoyé dépasse l'instruction upload_max_filesize située dans le fichier php.ini :", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier envoyé dépasse l'instruction MAX_FILE_SIZE qui est spécifiée dans le formulaire HTML.", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier envoyé dépasse la valeur MAX_FILE_SIZE qui est spécifiée dans le formulaire HTML.", "The uploaded file was only partially uploaded" : "Le fichier n'a été que partiellement envoyé.", "No file was uploaded" : "Pas de fichier envoyé.", - "Missing a temporary folder" : "Absence de dossier temporaire.", + "Missing a temporary folder" : "Absence de dossier temporaire", "Failed to write to disk" : "Erreur d'écriture sur le disque", - "Not enough storage available" : "Plus assez d'espace de stockage disponible", + "Not enough storage available" : "Trop peu d'espace de stockage disponible", "Upload failed. Could not find uploaded file" : "L'envoi a échoué. Impossible de trouver le fichier envoyé.", "Upload failed. Could not get file info." : "L'envoi a échoué. Impossible d'obtenir les informations du fichier.", - "Invalid directory." : "Dossier invalide.", + "Invalid directory." : "Dossier non valide.", "Files" : "Fichiers", "All files" : "Tous les fichiers", "Favorites" : "Favoris", + "Home" : "Mes fichiers", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossible d'envoyer {filename} car il s'agit d'un répertoire ou d'un fichier de taille nulle", "Total file size {size1} exceeds upload limit {size2}" : "La taille totale du fichier {size1} excède la taille maximale d'envoi {size2}", - "Not enough free space, you are uploading {size1} but only {size2} is left" : "Espace insuffisant : vous tentez d'envoyer {size1} mais seulement {size2} sont disponibles", + "Not enough free space, you are uploading {size1} but only {size2} is left" : "Espace libre insuffisant : vous tentez d'envoyer {size1} mais seulement {size2} sont disponibles", "Upload cancelled." : "Envoi annulé.", "Could not get result from server." : "Ne peut recevoir les résultats du serveur.", "File upload is in progress. Leaving the page now will cancel the upload." : "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier.", @@ -49,6 +50,7 @@ "Delete" : "Supprimer", "Disconnect storage" : "Déconnecter ce support de stockage", "Unshare" : "Ne plus partager", + "Select" : "Sélectionner", "Pending" : "En attente", "Unable to determine date" : "Impossible de déterminer la date", "Error moving file." : "Erreur lors du déplacement du fichier.", @@ -61,23 +63,25 @@ "Modified" : "Modifié", "_%n folder_::_%n folders_" : ["%n dossier","%n dossiers"], "_%n file_::_%n files_" : ["%n fichier","%n fichiers"], - "You don’t have permission to upload or create files here" : "Vous n'avez pas la permission de téléverser ou de créer des fichiers ici", + "You don’t have permission to upload or create files here" : "Vous n'avez pas la permission d'ajouter des fichiers ici", "_Uploading %n file_::_Uploading %n files_" : ["Téléversement de %n fichier","Téléversement de %n fichiers"], "\"{name}\" is an invalid file name." : "\"{name}\" n'est pas un nom de fichier valide.", - "Your storage is full, files can not be updated or synced anymore!" : "Votre espage de stockage est plein, les fichiers ne peuvent plus être téléversés ou synchronisés !", + "Your storage is full, files can not be updated or synced anymore!" : "Votre espage de stockage est plein, les fichiers ne peuvent plus être ajoutés ou synchronisés !", "Your storage is almost full ({usedSpacePercent}%)" : "Votre espace de stockage est presque plein ({usedSpacePercent}%)", - "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "L'application de chiffrement est activée mais vos clés ne sont pas initialisées, veuillez vous déconnecter et ensuite vous reconnecter.", - "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Votre clef privée pour l'application de chiffrement est invalide ! Veuillez mettre à jour le mot de passe de votre clef privée dans vos paramètres personnels pour récupérer l'accès à vos fichiers chiffrés.", + "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Le chiffrement est activé, mais vos clés ne sont pas initialisées. Veuillez vous déconnecter et ensuite vous reconnecter.", + "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Votre clef privée pour le chiffrement n'est pas valide ! Veuillez mettre à jour le mot de passe de votre clef privée dans vos paramètres personnels pour récupérer l'accès à vos fichiers chiffrés.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Le chiffrement a été désactivé mais vos fichiers sont toujours chiffrés. Veuillez vous rendre sur vos paramètres personnels pour déchiffrer vos fichiers.", "{dirs} and {files}" : "{dirs} et {files}", + "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", "%s could not be renamed as it has been deleted" : "%s ne peut être renommé car il a été supprimé ", "%s could not be renamed" : "%s ne peut être renommé", "Upload (max. %s)" : "Envoi (max. %s)", - "File handling" : "Gestion des fichiers", + "File handling" : "Gestion de fichiers", "Maximum upload size" : "Taille max. d'envoi", "max. possible: " : "Max. possible :", "Save" : "Sauvegarder", + "Settings" : "Paramètres", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilisez cette adresse pour <a href=\"%s\" target=\"_blank\">accéder à vos fichiers par WebDAV</a>", "New" : "Nouveau", @@ -86,10 +90,16 @@ "New folder" : "Nouveau dossier", "Folder" : "Dossier", "From link" : "Depuis un lien", + "Cancel upload" : "Annuler l'envoi", + "No files yet" : "Aucun fichier pour l'instant", + "Upload some content or sync with your devices!" : "Envoyez des fichiers ou synchronisez en depuis vos appareils", + "Select all" : "Tout sélectionner", "Download" : "Télécharger", "Upload too large" : "Téléversement trop volumineux", - "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Les fichiers que vous essayez d'envoyer dépassent la taille maximale permise par ce serveur.", + "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Les fichiers que vous essayez d'envoyer dépassent la taille maximale d'envoi permise par ce serveur.", "Files are being scanned, please wait." : "Les fichiers sont en cours d'analyse, veuillez patienter.", - "Currently scanning" : "Analyse en cours" + "Currently scanning" : "Analyse en cours", + "No favorites" : "Pas de favori", + "Files and folders you mark as favorite will show up here" : "Les fichiers et dossiers ajoutés à vos favoris apparaîtront ici" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index e2a4eb3c5d2..a2901451931 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Ficheiros", "All files" : "Todos os ficheiros", "Favorites" : "Favoritos", + "Home" : "Inicio", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Non é posíbel enviar {filename}, xa que ou é un directorio ou ten 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "O tamaño total do ficheiro {size1} excede do límite de envío {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Non hai espazo libre abondo, o seu envío é de {size1} mais só dispón de {size2}", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Eliminar", "Disconnect storage" : "Desconectar o almacenamento", "Unshare" : "Deixar de compartir", + "Select" : "Seleccionar", "Pending" : "Pendentes", "Error moving file." : "Produciuse un erro ao mover o ficheiro.", "Error moving file" : "Produciuse un erro ao mover o ficheiro", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "Tamaño máximo do envío", "max. possible: " : "máx. posíbel: ", "Save" : "Gardar", + "Settings" : "Axustes", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Empregue esta ligazón para <a href=\"%s\" target=\"_blank\">acceder aos seus ficheiros mediante WebDAV</a>", "New" : "Novo", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "Novo cartafol", "Folder" : "Cartafol", "From link" : "Desde a ligazón", + "Cancel upload" : "Cancelar o envío", "Download" : "Descargar", "Upload too large" : "Envío grande de máis", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os ficheiros que tenta enviar exceden do tamaño máximo permitido neste servidor", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 26962773887..f9524abf87a 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -34,6 +34,7 @@ "Files" : "Ficheiros", "All files" : "Todos os ficheiros", "Favorites" : "Favoritos", + "Home" : "Inicio", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Non é posíbel enviar {filename}, xa que ou é un directorio ou ten 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "O tamaño total do ficheiro {size1} excede do límite de envío {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Non hai espazo libre abondo, o seu envío é de {size1} mais só dispón de {size2}", @@ -49,6 +50,7 @@ "Delete" : "Eliminar", "Disconnect storage" : "Desconectar o almacenamento", "Unshare" : "Deixar de compartir", + "Select" : "Seleccionar", "Pending" : "Pendentes", "Error moving file." : "Produciuse un erro ao mover o ficheiro.", "Error moving file" : "Produciuse un erro ao mover o ficheiro", @@ -77,6 +79,7 @@ "Maximum upload size" : "Tamaño máximo do envío", "max. possible: " : "máx. posíbel: ", "Save" : "Gardar", + "Settings" : "Axustes", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Empregue esta ligazón para <a href=\"%s\" target=\"_blank\">acceder aos seus ficheiros mediante WebDAV</a>", "New" : "Novo", @@ -85,6 +88,7 @@ "New folder" : "Novo cartafol", "Folder" : "Cartafol", "From link" : "Desde a ligazón", + "Cancel upload" : "Cancelar o envío", "Download" : "Descargar", "Upload too large" : "Envío grande de máis", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os ficheiros que tenta enviar exceden do tamaño máximo permitido neste servidor", diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 09e31ad0afb..0317958b4ad 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -19,6 +19,7 @@ OC.L10N.register( "Invalid directory." : "תיקייה שגויה.", "Files" : "קבצים", "Favorites" : "מועדפים", + "Home" : "בית", "Upload cancelled." : "ההעלאה בוטלה.", "Could not get result from server." : "לא ניתן לגשת לתוצאות מהשרת.", "File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.", @@ -26,6 +27,7 @@ OC.L10N.register( "Rename" : "שינוי שם", "Delete" : "מחיקה", "Unshare" : "הסר שיתוף", + "Select" : "בחר", "Pending" : "ממתין", "Error" : "שגיאה", "Name" : "שם", @@ -41,12 +43,14 @@ OC.L10N.register( "Maximum upload size" : "גודל העלאה מקסימלי", "max. possible: " : "המרבי האפשרי: ", "Save" : "שמירה", + "Settings" : "הגדרות", "WebDAV" : "WebDAV", "New" : "חדש", "Text file" : "קובץ טקסט", "New folder" : "תיקייה חדשה", "Folder" : "תיקייה", "From link" : "מקישור", + "Cancel upload" : "ביטול ההעלאה", "Download" : "הורדה", "Upload too large" : "העלאה גדולה מידי", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.", diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index 274586acf16..5b1fa15db8e 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -17,6 +17,7 @@ "Invalid directory." : "תיקייה שגויה.", "Files" : "קבצים", "Favorites" : "מועדפים", + "Home" : "בית", "Upload cancelled." : "ההעלאה בוטלה.", "Could not get result from server." : "לא ניתן לגשת לתוצאות מהשרת.", "File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.", @@ -24,6 +25,7 @@ "Rename" : "שינוי שם", "Delete" : "מחיקה", "Unshare" : "הסר שיתוף", + "Select" : "בחר", "Pending" : "ממתין", "Error" : "שגיאה", "Name" : "שם", @@ -39,12 +41,14 @@ "Maximum upload size" : "גודל העלאה מקסימלי", "max. possible: " : "המרבי האפשרי: ", "Save" : "שמירה", + "Settings" : "הגדרות", "WebDAV" : "WebDAV", "New" : "חדש", "Text file" : "קובץ טקסט", "New folder" : "תיקייה חדשה", "Folder" : "תיקייה", "From link" : "מקישור", + "Cancel upload" : "ביטול ההעלאה", "Download" : "הורדה", "Upload too large" : "העלאה גדולה מידי", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.", diff --git a/apps/files/l10n/hi.js b/apps/files/l10n/hi.js index 6439a1af93a..3e30833f802 100644 --- a/apps/files/l10n/hi.js +++ b/apps/files/l10n/hi.js @@ -7,6 +7,7 @@ OC.L10N.register( "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Save" : "सहेजें", + "Settings" : "सेटिंग्स", "New folder" : "नया फ़ोल्डर" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/hi.json b/apps/files/l10n/hi.json index 0e61c34bcdc..4d4c4d74079 100644 --- a/apps/files/l10n/hi.json +++ b/apps/files/l10n/hi.json @@ -5,6 +5,7 @@ "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Save" : "सहेजें", + "Settings" : "सेटिंग्स", "New folder" : "नया फ़ोल्डर" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 871eeb4fefd..26d7145a3d6 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Datoteke", "All files" : "Sve datoteke", "Favorites" : "Favoriti", + "Home" : "Kuća", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nije moguće učitati {filename} jer je ili direktorij ili ima 0 bajta", "Total file size {size1} exceeds upload limit {size2}" : "Ukupna veličina datoteke {size1} premašuje ograničenje unosa {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nedovoljno slobodnog prostora, vi učitavate {size1} a samo je {size2} preostalo", @@ -79,6 +80,7 @@ OC.L10N.register( "Maximum upload size" : "Maksimalna veličina učitanog sadržaja", "max. possible: " : "max. moguće: ", "Save" : "Spremite", + "Settings" : "Postavke", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Koristitet slijedeću adresu za <a href=\"%s\" target=\"_blank\">pristup vašim datotekama putem WebDAV-a</a>", "New" : "Novo", @@ -87,6 +89,7 @@ OC.L10N.register( "New folder" : "Nova mapa", "Folder" : "Mapa", "From link" : "Od veze", + "Cancel upload" : "Prekini upload", "Download" : "Preuzimanje", "Upload too large" : "Unos je prevelik", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke koje pokušavate učitati premašuju maksimalnu veličinu za unos datoteka na ovom poslužitelju.", diff --git a/apps/files/l10n/hr.json b/apps/files/l10n/hr.json index b8874bba278..ed06e3666c2 100644 --- a/apps/files/l10n/hr.json +++ b/apps/files/l10n/hr.json @@ -34,6 +34,7 @@ "Files" : "Datoteke", "All files" : "Sve datoteke", "Favorites" : "Favoriti", + "Home" : "Kuća", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nije moguće učitati {filename} jer je ili direktorij ili ima 0 bajta", "Total file size {size1} exceeds upload limit {size2}" : "Ukupna veličina datoteke {size1} premašuje ograničenje unosa {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nedovoljno slobodnog prostora, vi učitavate {size1} a samo je {size2} preostalo", @@ -77,6 +78,7 @@ "Maximum upload size" : "Maksimalna veličina učitanog sadržaja", "max. possible: " : "max. moguće: ", "Save" : "Spremite", + "Settings" : "Postavke", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Koristitet slijedeću adresu za <a href=\"%s\" target=\"_blank\">pristup vašim datotekama putem WebDAV-a</a>", "New" : "Novo", @@ -85,6 +87,7 @@ "New folder" : "Nova mapa", "Folder" : "Mapa", "From link" : "Od veze", + "Cancel upload" : "Prekini upload", "Download" : "Preuzimanje", "Upload too large" : "Unos je prevelik", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke koje pokušavate učitati premašuju maksimalnu veličinu za unos datoteka na ovom poslužitelju.", diff --git a/apps/files/l10n/hu_HU.js b/apps/files/l10n/hu_HU.js index 72e77b98458..ead8ac7340a 100644 --- a/apps/files/l10n/hu_HU.js +++ b/apps/files/l10n/hu_HU.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Fájlkezelő", "All files" : "Az összes állomány", "Favorites" : "Kedvencek", + "Home" : "Otthoni", "Unable to upload {filename} as it is a directory or has 0 bytes" : "A(z) {filename} állomány nem tölthető fel, mert ez vagy egy mappa, vagy pedig 0 bájtból áll.", "Total file size {size1} exceeds upload limit {size2}" : "A teljes fájlméret: {size1} meghaladja a feltöltési limitet: {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nincs elég szabad hely. A feltöltés mérete {size1}, de csak ennyi hely van: {size2}.", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Törlés", "Disconnect storage" : "Tároló leválasztása", "Unshare" : "A megosztás visszavonása", + "Select" : "Kiválaszt", "Pending" : "Folyamatban", "Error moving file." : "Hiba történt a fájl áthelyezése közben.", "Error moving file" : "Az állomány áthelyezése nem sikerült.", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "Maximális feltölthető fájlméret", "max. possible: " : "max. lehetséges: ", "Save" : "Mentés", + "Settings" : "Beállítások", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Ezt a címet használja, ha <a href=\"%s\" target=\"_blank\">WebDAV-on keresztül szeretné elérni a fájljait</a>", "New" : "Új", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "Új mappa", "Folder" : "Mappa", "From link" : "Feltöltés linkről", + "Cancel upload" : "A feltöltés megszakítása", "Download" : "Letöltés", "Upload too large" : "A feltöltés túl nagy", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "A feltöltendő állományok mérete meghaladja a kiszolgálón megengedett maximális méretet.", diff --git a/apps/files/l10n/hu_HU.json b/apps/files/l10n/hu_HU.json index 60cab5ffd6b..49323765819 100644 --- a/apps/files/l10n/hu_HU.json +++ b/apps/files/l10n/hu_HU.json @@ -34,6 +34,7 @@ "Files" : "Fájlkezelő", "All files" : "Az összes állomány", "Favorites" : "Kedvencek", + "Home" : "Otthoni", "Unable to upload {filename} as it is a directory or has 0 bytes" : "A(z) {filename} állomány nem tölthető fel, mert ez vagy egy mappa, vagy pedig 0 bájtból áll.", "Total file size {size1} exceeds upload limit {size2}" : "A teljes fájlméret: {size1} meghaladja a feltöltési limitet: {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nincs elég szabad hely. A feltöltés mérete {size1}, de csak ennyi hely van: {size2}.", @@ -49,6 +50,7 @@ "Delete" : "Törlés", "Disconnect storage" : "Tároló leválasztása", "Unshare" : "A megosztás visszavonása", + "Select" : "Kiválaszt", "Pending" : "Folyamatban", "Error moving file." : "Hiba történt a fájl áthelyezése közben.", "Error moving file" : "Az állomány áthelyezése nem sikerült.", @@ -77,6 +79,7 @@ "Maximum upload size" : "Maximális feltölthető fájlméret", "max. possible: " : "max. lehetséges: ", "Save" : "Mentés", + "Settings" : "Beállítások", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Ezt a címet használja, ha <a href=\"%s\" target=\"_blank\">WebDAV-on keresztül szeretné elérni a fájljait</a>", "New" : "Új", @@ -85,6 +88,7 @@ "New folder" : "Új mappa", "Folder" : "Mappa", "From link" : "Feltöltés linkről", + "Cancel upload" : "A feltöltés megszakítása", "Download" : "Letöltés", "Upload too large" : "A feltöltés túl nagy", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "A feltöltendő állományok mérete meghaladja a kiszolgálón megengedett maximális méretet.", diff --git a/apps/files/l10n/ia.js b/apps/files/l10n/ia.js index a91f8e7f681..f627162f963 100644 --- a/apps/files/l10n/ia.js +++ b/apps/files/l10n/ia.js @@ -7,6 +7,7 @@ OC.L10N.register( "No file was uploaded" : "Nulle file esseva incargate.", "Missing a temporary folder" : "Manca un dossier temporari", "Files" : "Files", + "Home" : "Domo", "Delete" : "Deler", "Unshare" : "Leva compartir", "Error" : "Error", @@ -19,6 +20,7 @@ OC.L10N.register( "Upload (max. %s)" : "Incargar (max. %s)", "Maximum upload size" : "Dimension maxime de incargamento", "Save" : "Salveguardar", + "Settings" : "Configurationes", "New" : "Nove", "Text file" : "File de texto", "New folder" : "Nove dossier", diff --git a/apps/files/l10n/ia.json b/apps/files/l10n/ia.json index 5ed5ff6d600..41005dbead1 100644 --- a/apps/files/l10n/ia.json +++ b/apps/files/l10n/ia.json @@ -5,6 +5,7 @@ "No file was uploaded" : "Nulle file esseva incargate.", "Missing a temporary folder" : "Manca un dossier temporari", "Files" : "Files", + "Home" : "Domo", "Delete" : "Deler", "Unshare" : "Leva compartir", "Error" : "Error", @@ -17,6 +18,7 @@ "Upload (max. %s)" : "Incargar (max. %s)", "Maximum upload size" : "Dimension maxime de incargamento", "Save" : "Salveguardar", + "Settings" : "Configurationes", "New" : "Nove", "Text file" : "File de texto", "New folder" : "Nove dossier", diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index a1a9e799086..5fdd69ecc7a 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Berkas", "All files" : "Semua berkas", "Favorites" : "Favorit", + "Home" : "Rumah", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Tidak dapat mengunggah {filename} karena ini sebuah direktori atau memiliki ukuran 0 byte", "Total file size {size1} exceeds upload limit {size2}" : "Jumlah ukuran berkas {size1} melampaui batas unggah {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ruang bebas tidak mencukupi, Anda mengunggah {size1} tetapi hanya {size2} yang tersisa", @@ -79,6 +80,7 @@ OC.L10N.register( "Maximum upload size" : "Ukuran pengunggahan maksimum", "max. possible: " : "Kemungkinan maks.:", "Save" : "Simpan", + "Settings" : "Pengaturan", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gunakan alamat ini untuk <a href=\"%s\" target=\"_blank\">mengakses Berkas via WebDAV</a>", "New" : "Baru", @@ -87,6 +89,7 @@ OC.L10N.register( "New folder" : "Map baru", "Folder" : "Folder", "From link" : "Dari tautan", + "Cancel upload" : "Batal unggah", "Download" : "Unduh", "Upload too large" : "Yang diunggah terlalu besar", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Berkas yang dicoba untuk diunggah melebihi ukuran maksimum pengunggahan berkas di server ini.", diff --git a/apps/files/l10n/id.json b/apps/files/l10n/id.json index 63857ee11c9..c2d1bfbffff 100644 --- a/apps/files/l10n/id.json +++ b/apps/files/l10n/id.json @@ -34,6 +34,7 @@ "Files" : "Berkas", "All files" : "Semua berkas", "Favorites" : "Favorit", + "Home" : "Rumah", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Tidak dapat mengunggah {filename} karena ini sebuah direktori atau memiliki ukuran 0 byte", "Total file size {size1} exceeds upload limit {size2}" : "Jumlah ukuran berkas {size1} melampaui batas unggah {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ruang bebas tidak mencukupi, Anda mengunggah {size1} tetapi hanya {size2} yang tersisa", @@ -77,6 +78,7 @@ "Maximum upload size" : "Ukuran pengunggahan maksimum", "max. possible: " : "Kemungkinan maks.:", "Save" : "Simpan", + "Settings" : "Pengaturan", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gunakan alamat ini untuk <a href=\"%s\" target=\"_blank\">mengakses Berkas via WebDAV</a>", "New" : "Baru", @@ -85,6 +87,7 @@ "New folder" : "Map baru", "Folder" : "Folder", "From link" : "Dari tautan", + "Cancel upload" : "Batal unggah", "Download" : "Unduh", "Upload too large" : "Yang diunggah terlalu besar", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Berkas yang dicoba untuk diunggah melebihi ukuran maksimum pengunggahan berkas di server ini.", diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index d989860e84f..bcb31a4c240 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -21,6 +21,7 @@ OC.L10N.register( "Rename" : "Endurskýra", "Delete" : "Eyða", "Unshare" : "Hætta deilingu", + "Select" : "Velja", "Pending" : "Bíður", "Error" : "Villa", "Name" : "Nafn", @@ -33,11 +34,13 @@ OC.L10N.register( "Maximum upload size" : "Hámarks stærð innsendingar", "max. possible: " : "hámark mögulegt: ", "Save" : "Vista", + "Settings" : "Stillingar", "WebDAV" : "WebDAV", "New" : "Nýtt", "Text file" : "Texta skrá", "Folder" : "Mappa", "From link" : "Af tengli", + "Cancel upload" : "Hætta við innsendingu", "Download" : "Niðurhal", "Upload too large" : "Innsend skrá er of stór", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni.", diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index 000383eddec..7c72f5da398 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -19,6 +19,7 @@ "Rename" : "Endurskýra", "Delete" : "Eyða", "Unshare" : "Hætta deilingu", + "Select" : "Velja", "Pending" : "Bíður", "Error" : "Villa", "Name" : "Nafn", @@ -31,11 +32,13 @@ "Maximum upload size" : "Hámarks stærð innsendingar", "max. possible: " : "hámark mögulegt: ", "Save" : "Vista", + "Settings" : "Stillingar", "WebDAV" : "WebDAV", "New" : "Nýtt", "Text file" : "Texta skrá", "Folder" : "Mappa", "From link" : "Af tengli", + "Cancel upload" : "Hætta við innsendingu", "Download" : "Niðurhal", "Upload too large" : "Innsend skrá er of stór", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni.", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 14141d73f9e..33fbd37d99c 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "File", "All files" : "Tutti i file", "Favorites" : "Preferiti", + "Home" : "Casa", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossibile caricare {filename} poiché è una cartella oppure ha una dimensione di 0 byte.", "Total file size {size1} exceeds upload limit {size2}" : "La dimensione totale del file {size1} supera il limite di caricamento {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Spazio insufficiente, stai caricando {size1}, ma è rimasto solo {size2}", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Elimina", "Disconnect storage" : "Disconnetti archiviazione", "Unshare" : "Rimuovi condivisione", + "Select" : "Seleziona", "Pending" : "In corso", "Unable to determine date" : "Impossibile determinare la data", "Error moving file." : "Errore durante lo spostamento del file.", @@ -81,6 +83,7 @@ OC.L10N.register( "Maximum upload size" : "Dimensione massima caricamento", "max. possible: " : "numero mass.: ", "Save" : "Salva", + "Settings" : "Impostazioni", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\">accedere ai tuoi file con WebDAV</a>", "New" : "Nuovo", @@ -89,10 +92,16 @@ OC.L10N.register( "New folder" : "Nuova cartella", "Folder" : "Cartella", "From link" : "Da collegamento", + "Cancel upload" : "Annulla caricamento", + "No files yet" : "Nessun file ancora", + "Upload some content or sync with your devices!" : "Carica alcuni contenuti o sincronizza con i tuoi dispositivi!", + "Select all" : "Seleziona tutto", "Download" : "Scarica", "Upload too large" : "Caricamento troppo grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "I file che stai provando a caricare superano la dimensione massima consentita su questo server.", "Files are being scanned, please wait." : "Scansione dei file in corso, attendi", - "Currently scanning" : "Scansione in corso" + "Currently scanning" : "Scansione in corso", + "No favorites" : "Nessun preferito", + "Files and folders you mark as favorite will show up here" : "I file e le cartelle che marchi come preferiti saranno mostrati qui" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 4ceb7b28fe3..3effc62aa94 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -34,6 +34,7 @@ "Files" : "File", "All files" : "Tutti i file", "Favorites" : "Preferiti", + "Home" : "Casa", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Impossibile caricare {filename} poiché è una cartella oppure ha una dimensione di 0 byte.", "Total file size {size1} exceeds upload limit {size2}" : "La dimensione totale del file {size1} supera il limite di caricamento {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Spazio insufficiente, stai caricando {size1}, ma è rimasto solo {size2}", @@ -49,6 +50,7 @@ "Delete" : "Elimina", "Disconnect storage" : "Disconnetti archiviazione", "Unshare" : "Rimuovi condivisione", + "Select" : "Seleziona", "Pending" : "In corso", "Unable to determine date" : "Impossibile determinare la data", "Error moving file." : "Errore durante lo spostamento del file.", @@ -79,6 +81,7 @@ "Maximum upload size" : "Dimensione massima caricamento", "max. possible: " : "numero mass.: ", "Save" : "Salva", + "Settings" : "Impostazioni", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\">accedere ai tuoi file con WebDAV</a>", "New" : "Nuovo", @@ -87,10 +90,16 @@ "New folder" : "Nuova cartella", "Folder" : "Cartella", "From link" : "Da collegamento", + "Cancel upload" : "Annulla caricamento", + "No files yet" : "Nessun file ancora", + "Upload some content or sync with your devices!" : "Carica alcuni contenuti o sincronizza con i tuoi dispositivi!", + "Select all" : "Seleziona tutto", "Download" : "Scarica", "Upload too large" : "Caricamento troppo grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "I file che stai provando a caricare superano la dimensione massima consentita su questo server.", "Files are being scanned, please wait." : "Scansione dei file in corso, attendi", - "Currently scanning" : "Scansione in corso" + "Currently scanning" : "Scansione in corso", + "No favorites" : "Nessun preferito", + "Files and folders you mark as favorite will show up here" : "I file e le cartelle che marchi come preferiti saranno mostrati qui" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index a433241f975..88fc1b4510a 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "ファイル", "All files" : "すべてのファイル", "Favorites" : "お気に入り", + "Home" : "住居", "Unable to upload {filename} as it is a directory or has 0 bytes" : "ディレクトリもしくは0バイトのため {filename} をアップロードできません", "Total file size {size1} exceeds upload limit {size2}" : "合計ファイルサイズ {size1} はアップロード制限 {size2} を超過しています。", "Not enough free space, you are uploading {size1} but only {size2} is left" : "空き容量が十分でなく、 {size1} をアップロードしていますが、 {size2} しか残っていません。", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "削除", "Disconnect storage" : "ストレージを切断する", "Unshare" : "共有解除", + "Select" : "選択", "Pending" : "中断", "Error moving file." : "ファイル移動でエラー", "Error moving file" : "ファイルの移動エラー", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "最大アップロードサイズ", "max. possible: " : "最大容量: ", "Save" : "保存", + "Settings" : "設定", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">WebDAV経由でのファイルアクセス</a>にはこのアドレスを利用してください", "New" : "新規作成", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "新しいフォルダー", "Folder" : "フォルダー", "From link" : "リンク", + "Cancel upload" : "アップロードをキャンセル", "Download" : "ダウンロード", "Upload too large" : "アップロードには大きすぎます。", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、サーバーで規定された最大サイズを超えています。", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 7095f589c3b..6e129a01354 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -34,6 +34,7 @@ "Files" : "ファイル", "All files" : "すべてのファイル", "Favorites" : "お気に入り", + "Home" : "住居", "Unable to upload {filename} as it is a directory or has 0 bytes" : "ディレクトリもしくは0バイトのため {filename} をアップロードできません", "Total file size {size1} exceeds upload limit {size2}" : "合計ファイルサイズ {size1} はアップロード制限 {size2} を超過しています。", "Not enough free space, you are uploading {size1} but only {size2} is left" : "空き容量が十分でなく、 {size1} をアップロードしていますが、 {size2} しか残っていません。", @@ -49,6 +50,7 @@ "Delete" : "削除", "Disconnect storage" : "ストレージを切断する", "Unshare" : "共有解除", + "Select" : "選択", "Pending" : "中断", "Error moving file." : "ファイル移動でエラー", "Error moving file" : "ファイルの移動エラー", @@ -77,6 +79,7 @@ "Maximum upload size" : "最大アップロードサイズ", "max. possible: " : "最大容量: ", "Save" : "保存", + "Settings" : "設定", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">WebDAV経由でのファイルアクセス</a>にはこのアドレスを利用してください", "New" : "新規作成", @@ -85,6 +88,7 @@ "New folder" : "新しいフォルダー", "Folder" : "フォルダー", "From link" : "リンク", + "Cancel upload" : "アップロードをキャンセル", "Download" : "ダウンロード", "Upload too large" : "アップロードには大きすぎます。", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、サーバーで規定された最大サイズを超えています。", diff --git a/apps/files/l10n/ka_GE.js b/apps/files/l10n/ka_GE.js index 8e1c0ba593b..222151fd787 100644 --- a/apps/files/l10n/ka_GE.js +++ b/apps/files/l10n/ka_GE.js @@ -18,6 +18,7 @@ OC.L10N.register( "Invalid directory." : "დაუშვებელი დირექტორია.", "Files" : "ფაილები", "Favorites" : "ფავორიტები", + "Home" : "სახლი", "Upload cancelled." : "ატვირთვა შეჩერებულ იქნა.", "File upload is in progress. Leaving the page now will cancel the upload." : "მიმდინარეობს ფაილის ატვირთვა. სხვა გვერდზე გადასვლა გამოიწვევს ატვირთვის შეჩერებას", "{new_name} already exists" : "{new_name} უკვე არსებობს", @@ -39,12 +40,14 @@ OC.L10N.register( "Maximum upload size" : "მაქსიმუმ ატვირთის ზომა", "max. possible: " : "მაქს. შესაძლებელი:", "Save" : "შენახვა", + "Settings" : "პარამეტრები", "WebDAV" : "WebDAV", "New" : "ახალი", "Text file" : "ტექსტური ფაილი", "New folder" : "ახალი ფოლდერი", "Folder" : "საქაღალდე", "From link" : "მისამართიდან", + "Cancel upload" : "ატვირთვის გაუქმება", "Download" : "ჩამოტვირთვა", "Upload too large" : "ასატვირთი ფაილი ძალიან დიდია", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ფაილის ზომა რომლის ატვირთვასაც თქვენ აპირებთ, აჭარბებს სერვერზე დაშვებულ მაქსიმუმს.", diff --git a/apps/files/l10n/ka_GE.json b/apps/files/l10n/ka_GE.json index 09e1fb80575..85986ebef42 100644 --- a/apps/files/l10n/ka_GE.json +++ b/apps/files/l10n/ka_GE.json @@ -16,6 +16,7 @@ "Invalid directory." : "დაუშვებელი დირექტორია.", "Files" : "ფაილები", "Favorites" : "ფავორიტები", + "Home" : "სახლი", "Upload cancelled." : "ატვირთვა შეჩერებულ იქნა.", "File upload is in progress. Leaving the page now will cancel the upload." : "მიმდინარეობს ფაილის ატვირთვა. სხვა გვერდზე გადასვლა გამოიწვევს ატვირთვის შეჩერებას", "{new_name} already exists" : "{new_name} უკვე არსებობს", @@ -37,12 +38,14 @@ "Maximum upload size" : "მაქსიმუმ ატვირთის ზომა", "max. possible: " : "მაქს. შესაძლებელი:", "Save" : "შენახვა", + "Settings" : "პარამეტრები", "WebDAV" : "WebDAV", "New" : "ახალი", "Text file" : "ტექსტური ფაილი", "New folder" : "ახალი ფოლდერი", "Folder" : "საქაღალდე", "From link" : "მისამართიდან", + "Cancel upload" : "ატვირთვის გაუქმება", "Download" : "ჩამოტვირთვა", "Upload too large" : "ასატვირთი ფაილი ძალიან დიდია", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ფაილის ზომა რომლის ატვირთვასაც თქვენ აპირებთ, აჭარბებს სერვერზე დაშვებულ მაქსიმუმს.", diff --git a/apps/files/l10n/km.js b/apps/files/l10n/km.js index c14214a0b28..c04cae37adf 100644 --- a/apps/files/l10n/km.js +++ b/apps/files/l10n/km.js @@ -24,12 +24,14 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : [""], "Maximum upload size" : "ទំហំផ្ទុកឡើងជាអតិបរមា", "Save" : "រក្សាទុក", + "Settings" : "ការកំណត់", "WebDAV" : "WebDAV", "New" : "ថ្មី", "Text file" : "ឯកសារអក្សរ", "New folder" : "ថតថ្មី", "Folder" : "ថត", "From link" : "ពីតំណ", + "Cancel upload" : "បោះបង់ការផ្ទុកឡើង", "Download" : "ទាញយក", "Upload too large" : "ផ្ទុកឡើងធំពេក" }, diff --git a/apps/files/l10n/km.json b/apps/files/l10n/km.json index 47197e808f9..b996d7dc124 100644 --- a/apps/files/l10n/km.json +++ b/apps/files/l10n/km.json @@ -22,12 +22,14 @@ "_Uploading %n file_::_Uploading %n files_" : [""], "Maximum upload size" : "ទំហំផ្ទុកឡើងជាអតិបរមា", "Save" : "រក្សាទុក", + "Settings" : "ការកំណត់", "WebDAV" : "WebDAV", "New" : "ថ្មី", "Text file" : "ឯកសារអក្សរ", "New folder" : "ថតថ្មី", "Folder" : "ថត", "From link" : "ពីតំណ", + "Cancel upload" : "បោះបង់ការផ្ទុកឡើង", "Download" : "ទាញយក", "Upload too large" : "ផ្ទុកឡើងធំពេក" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index d557c4ee54e..7ad59d8cfc5 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -29,6 +29,7 @@ OC.L10N.register( "Invalid directory." : "올바르지 않은 디렉터리입니다.", "Files" : "파일", "Favorites" : "즐겨찾기", + "Home" : "가정", "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename}을(를) 업로드할 수 없습니다. 폴더이거나 0 바이트 파일입니다.", "Upload cancelled." : "업로드가 취소되었습니다.", "Could not get result from server." : "서버에서 결과를 가져올 수 없습니다.", @@ -41,6 +42,7 @@ OC.L10N.register( "Rename" : "이름 바꾸기", "Delete" : "삭제", "Unshare" : "공유 해제", + "Select" : "선택", "Pending" : "대기 중", "Error moving file" : "파일 이동 오류", "Error" : "오류", @@ -65,6 +67,7 @@ OC.L10N.register( "Maximum upload size" : "최대 업로드 크기", "max. possible: " : "최대 가능:", "Save" : "저장", + "Settings" : "설정", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "WebDAV로 파일에 접근하려면 <a href=\"%s\" target=\"_blank\">이 주소를 사용하십시오</a>", "New" : "새로 만들기", @@ -73,6 +76,7 @@ OC.L10N.register( "New folder" : "새 폴더", "Folder" : "폴더", "From link" : "링크에서", + "Cancel upload" : "업로드 취소", "Download" : "다운로드", "Upload too large" : "업로드한 파일이 너무 큼", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.", diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index 1ac4cc8f7ed..8b0a6e70d8a 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -27,6 +27,7 @@ "Invalid directory." : "올바르지 않은 디렉터리입니다.", "Files" : "파일", "Favorites" : "즐겨찾기", + "Home" : "가정", "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename}을(를) 업로드할 수 없습니다. 폴더이거나 0 바이트 파일입니다.", "Upload cancelled." : "업로드가 취소되었습니다.", "Could not get result from server." : "서버에서 결과를 가져올 수 없습니다.", @@ -39,6 +40,7 @@ "Rename" : "이름 바꾸기", "Delete" : "삭제", "Unshare" : "공유 해제", + "Select" : "선택", "Pending" : "대기 중", "Error moving file" : "파일 이동 오류", "Error" : "오류", @@ -63,6 +65,7 @@ "Maximum upload size" : "최대 업로드 크기", "max. possible: " : "최대 가능:", "Save" : "저장", + "Settings" : "설정", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "WebDAV로 파일에 접근하려면 <a href=\"%s\" target=\"_blank\">이 주소를 사용하십시오</a>", "New" : "새로 만들기", @@ -71,6 +74,7 @@ "New folder" : "새 폴더", "Folder" : "폴더", "From link" : "링크에서", + "Cancel upload" : "업로드 취소", "Download" : "다운로드", "Upload too large" : "업로드한 파일이 너무 큼", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다.", diff --git a/apps/files/l10n/ku_IQ.js b/apps/files/l10n/ku_IQ.js index f8749d38d34..802b7e68e7e 100644 --- a/apps/files/l10n/ku_IQ.js +++ b/apps/files/l10n/ku_IQ.js @@ -2,12 +2,14 @@ OC.L10N.register( "files", { "Files" : "پهڕگەکان", + "Select" : "دیاریکردنی", "Error" : "ههڵه", "Name" : "ناو", "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Save" : "پاشکهوتکردن", + "Settings" : "ڕێکخستنهکان", "Folder" : "بوخچه", "Download" : "داگرتن" }, diff --git a/apps/files/l10n/ku_IQ.json b/apps/files/l10n/ku_IQ.json index b63c05e1c9b..466821960a5 100644 --- a/apps/files/l10n/ku_IQ.json +++ b/apps/files/l10n/ku_IQ.json @@ -1,11 +1,13 @@ { "translations": { "Files" : "پهڕگەکان", + "Select" : "دیاریکردنی", "Error" : "ههڵه", "Name" : "ناو", "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Save" : "پاشکهوتکردن", + "Settings" : "ڕێکخستنهکان", "Folder" : "بوخچه", "Download" : "داگرتن" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/lb.js b/apps/files/l10n/lb.js index 56998fd7019..2bb5130b421 100644 --- a/apps/files/l10n/lb.js +++ b/apps/files/l10n/lb.js @@ -10,11 +10,13 @@ OC.L10N.register( "Failed to write to disk" : "Konnt net op den Disk schreiwen", "Files" : "Dateien", "Favorites" : "Favoriten", + "Home" : "Doheem", "Upload cancelled." : "Upload ofgebrach.", "File upload is in progress. Leaving the page now will cancel the upload." : "File Upload am gaang. Wann's de des Säit verléiss gëtt den Upload ofgebrach.", "Rename" : "Ëm-benennen", "Delete" : "Läschen", "Unshare" : "Net méi deelen", + "Select" : "Auswielen", "Error" : "Fehler", "Name" : "Numm", "Size" : "Gréisst", @@ -26,9 +28,11 @@ OC.L10N.register( "Maximum upload size" : "Maximum Upload Gréisst ", "max. possible: " : "max. méiglech:", "Save" : "Späicheren", + "Settings" : "Astellungen", "New" : "Nei", "Text file" : "Text Fichier", "Folder" : "Dossier", + "Cancel upload" : "Upload ofbriechen", "Download" : "Download", "Upload too large" : "Upload ze grouss", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Déi Dateien déi Dir probéiert erop ze lueden sinn méi grouss wei déi Maximal Gréisst déi op dësem Server erlaabt ass.", diff --git a/apps/files/l10n/lb.json b/apps/files/l10n/lb.json index ddf6bf863a6..bf2f12377e9 100644 --- a/apps/files/l10n/lb.json +++ b/apps/files/l10n/lb.json @@ -8,11 +8,13 @@ "Failed to write to disk" : "Konnt net op den Disk schreiwen", "Files" : "Dateien", "Favorites" : "Favoriten", + "Home" : "Doheem", "Upload cancelled." : "Upload ofgebrach.", "File upload is in progress. Leaving the page now will cancel the upload." : "File Upload am gaang. Wann's de des Säit verléiss gëtt den Upload ofgebrach.", "Rename" : "Ëm-benennen", "Delete" : "Läschen", "Unshare" : "Net méi deelen", + "Select" : "Auswielen", "Error" : "Fehler", "Name" : "Numm", "Size" : "Gréisst", @@ -24,9 +26,11 @@ "Maximum upload size" : "Maximum Upload Gréisst ", "max. possible: " : "max. méiglech:", "Save" : "Späicheren", + "Settings" : "Astellungen", "New" : "Nei", "Text file" : "Text Fichier", "Folder" : "Dossier", + "Cancel upload" : "Upload ofbriechen", "Download" : "Download", "Upload too large" : "Upload ze grouss", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Déi Dateien déi Dir probéiert erop ze lueden sinn méi grouss wei déi Maximal Gréisst déi op dësem Server erlaabt ass.", diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index b965bcbfec5..19c4d9c3685 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -1,14 +1,20 @@ OC.L10N.register( "files", { + "Storage not available" : "Saugykla nepasiekiama", + "Storage invalid" : "Saugykla neteisinga", "Unknown error" : "Neatpažinta klaida", "Could not move %s - File with this name already exists" : "Nepavyko perkelti %s - failas su tokiu pavadinimu jau egzistuoja", "Could not move %s" : "Nepavyko perkelti %s", + "Permission denied" : "Neturite teisių", "File name cannot be empty." : "Failo pavadinimas negali būti tuščias.", + "\"%s\" is an invalid file name." : "„%s“ yra netinkamas failo pavadinimas.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neleistinas pavadinimas, '\\', '/', '<', '>', ':', '\"', '|', '?' ir '*' yra neleidžiami.", + "The target folder has been moved or deleted." : "Tikslo aplankas buvo perkeltas ar ištrintas.", "The name %s is already used in the folder %s. Please choose a different name." : "Pavadinimas %s jau naudojamas aplanke %s. Prašome pasirinkti kitokį pavadinimą.", "Not a valid source" : "Netinkamas šaltinis", "Server is not allowed to open URLs, please check the server configuration" : "Serveriui neleidžiama atverti URL, prašome patikrinti serverio konfigūraciją", + "The file exceeds your quota by %s" : "Failai viršyja jūsų kvotą per %s", "Error while downloading %s to %s" : "Klaida siunčiant %s į %s", "Error when creating the file" : "Klaida kuriant failą", "Folder name cannot be empty." : "Aplanko pavadinimas negali būti tuščias.", @@ -28,8 +34,12 @@ OC.L10N.register( "Upload failed. Could not get file info." : "Įkėlimas nepavyko. Nepavyko gauti failo informacijos.", "Invalid directory." : "Neteisingas aplankas", "Files" : "Failai", + "All files" : "Visi failai", "Favorites" : "Mėgstamiausi", + "Home" : "Namų", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nepavyksta įkelti {filename}, nes tai katalogas arba yra 0 baitų dydžio", + "Total file size {size1} exceeds upload limit {size2}" : "Visas failo dydis {size1} viršyja įkėlimo limitą {size2}", + "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nepakanka laisvos vietos. Keliate {size1}, bet tik {size2} yra likę", "Upload cancelled." : "Įkėlimas atšauktas.", "Could not get result from server." : "Nepavyko gauti rezultato iš serverio.", "File upload is in progress. Leaving the page now will cancel the upload." : "Failo įkėlimas pradėtas. Jei paliksite šį puslapį, įkėlimas nutrūks.", @@ -40,8 +50,12 @@ OC.L10N.register( "Error fetching URL" : "Klauda gaunant URL", "Rename" : "Pervadinti", "Delete" : "Ištrinti", + "Disconnect storage" : "Atjungti saugyklą", "Unshare" : "Nebesidalinti", + "Select" : "Pasirinkiti", "Pending" : "Laukiantis", + "Unable to determine date" : "Nepavyksta nustatyti datos", + "Error moving file." : "Klaida perkeliant failą.", "Error moving file" : "Klaida perkeliant failą", "Error" : "Klaida", "Could not rename file" : "Neįmanoma pervadinti failo", @@ -53,18 +67,22 @@ OC.L10N.register( "_%n file_::_%n files_" : ["%n failas","%n failai","%n failų"], "You don’t have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus", "_Uploading %n file_::_Uploading %n files_" : ["Įkeliamas %n failas","Įkeliami %n failai","Įkeliama %n failų"], + "\"{name}\" is an invalid file name." : "„{name}“ yra netinkamas failo pavadinime.", "Your storage is full, files can not be updated or synced anymore!" : "Jūsų visa vieta serveryje užimta", "Your storage is almost full ({usedSpacePercent}%)" : "Jūsų vieta serveryje beveik visa užimta ({usedSpacePercent}%)", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Šifravimo programa įjungta, bet Jūsų raktai nėra pritaikyti. Prašome atsijungti ir vėl prisijungti", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Netinkamas privatus raktas Šifravimo programai. Prašome atnaujinti savo privataus rakto slaptažodį asmeniniuose nustatymuose, kad atkurti prieigą prie šifruotų failų.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Šifravimas buvo išjungtas, bet Jūsų failai vis dar užšifruoti. Prašome eiti į asmeninius nustatymus ir iššifruoti savo failus.", "{dirs} and {files}" : "{dirs} ir {files}", + "Favorited" : "Pažymėta mėgstamu", "Favorite" : "Mėgiamas", "%s could not be renamed" : "%s negali būti pervadintas", + "Upload (max. %s)" : "Įkelti (maks. %s)", "File handling" : "Failų tvarkymas", "Maximum upload size" : "Maksimalus įkeliamo failo dydis", "max. possible: " : "maks. galima:", "Save" : "Išsaugoti", + "Settings" : "Nustatymai", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Naudokite šį adresą, kad <a href=\"%s\" target=\"_blank\">pasiektumėte savo failus per WebDAV</a>", "New" : "Naujas", @@ -73,9 +91,15 @@ OC.L10N.register( "New folder" : "Naujas aplankas", "Folder" : "Katalogas", "From link" : "Iš nuorodos", + "Cancel upload" : "Atšaukti siuntimą", + "No files yet" : "Dar nėra failų", + "Select all" : "Pažymėti viską", "Download" : "Atsisiųsti", "Upload too large" : "Įkėlimui failas per didelis", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Bandomų įkelti failų dydis viršija maksimalų, kuris leidžiamas šiame serveryje", - "Files are being scanned, please wait." : "Skenuojami failai, prašome palaukti." + "Files are being scanned, please wait." : "Skenuojami failai, prašome palaukti.", + "Currently scanning" : "Šiuo metu skenuojama", + "No favorites" : "Nėra mėgstamiausių", + "Files and folders you mark as favorite will show up here" : "Failai ir aplankai, kuriuos pažymite mėgstamais, atsiras čia" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 98484a82abe..61346e70123 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -1,12 +1,18 @@ { "translations": { + "Storage not available" : "Saugykla nepasiekiama", + "Storage invalid" : "Saugykla neteisinga", "Unknown error" : "Neatpažinta klaida", "Could not move %s - File with this name already exists" : "Nepavyko perkelti %s - failas su tokiu pavadinimu jau egzistuoja", "Could not move %s" : "Nepavyko perkelti %s", + "Permission denied" : "Neturite teisių", "File name cannot be empty." : "Failo pavadinimas negali būti tuščias.", + "\"%s\" is an invalid file name." : "„%s“ yra netinkamas failo pavadinimas.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neleistinas pavadinimas, '\\', '/', '<', '>', ':', '\"', '|', '?' ir '*' yra neleidžiami.", + "The target folder has been moved or deleted." : "Tikslo aplankas buvo perkeltas ar ištrintas.", "The name %s is already used in the folder %s. Please choose a different name." : "Pavadinimas %s jau naudojamas aplanke %s. Prašome pasirinkti kitokį pavadinimą.", "Not a valid source" : "Netinkamas šaltinis", "Server is not allowed to open URLs, please check the server configuration" : "Serveriui neleidžiama atverti URL, prašome patikrinti serverio konfigūraciją", + "The file exceeds your quota by %s" : "Failai viršyja jūsų kvotą per %s", "Error while downloading %s to %s" : "Klaida siunčiant %s į %s", "Error when creating the file" : "Klaida kuriant failą", "Folder name cannot be empty." : "Aplanko pavadinimas negali būti tuščias.", @@ -26,8 +32,12 @@ "Upload failed. Could not get file info." : "Įkėlimas nepavyko. Nepavyko gauti failo informacijos.", "Invalid directory." : "Neteisingas aplankas", "Files" : "Failai", + "All files" : "Visi failai", "Favorites" : "Mėgstamiausi", + "Home" : "Namų", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nepavyksta įkelti {filename}, nes tai katalogas arba yra 0 baitų dydžio", + "Total file size {size1} exceeds upload limit {size2}" : "Visas failo dydis {size1} viršyja įkėlimo limitą {size2}", + "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nepakanka laisvos vietos. Keliate {size1}, bet tik {size2} yra likę", "Upload cancelled." : "Įkėlimas atšauktas.", "Could not get result from server." : "Nepavyko gauti rezultato iš serverio.", "File upload is in progress. Leaving the page now will cancel the upload." : "Failo įkėlimas pradėtas. Jei paliksite šį puslapį, įkėlimas nutrūks.", @@ -38,8 +48,12 @@ "Error fetching URL" : "Klauda gaunant URL", "Rename" : "Pervadinti", "Delete" : "Ištrinti", + "Disconnect storage" : "Atjungti saugyklą", "Unshare" : "Nebesidalinti", + "Select" : "Pasirinkiti", "Pending" : "Laukiantis", + "Unable to determine date" : "Nepavyksta nustatyti datos", + "Error moving file." : "Klaida perkeliant failą.", "Error moving file" : "Klaida perkeliant failą", "Error" : "Klaida", "Could not rename file" : "Neįmanoma pervadinti failo", @@ -51,18 +65,22 @@ "_%n file_::_%n files_" : ["%n failas","%n failai","%n failų"], "You don’t have permission to upload or create files here" : "Jūs neturite leidimo čia įkelti arba kurti failus", "_Uploading %n file_::_Uploading %n files_" : ["Įkeliamas %n failas","Įkeliami %n failai","Įkeliama %n failų"], + "\"{name}\" is an invalid file name." : "„{name}“ yra netinkamas failo pavadinime.", "Your storage is full, files can not be updated or synced anymore!" : "Jūsų visa vieta serveryje užimta", "Your storage is almost full ({usedSpacePercent}%)" : "Jūsų vieta serveryje beveik visa užimta ({usedSpacePercent}%)", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Šifravimo programa įjungta, bet Jūsų raktai nėra pritaikyti. Prašome atsijungti ir vėl prisijungti", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Netinkamas privatus raktas Šifravimo programai. Prašome atnaujinti savo privataus rakto slaptažodį asmeniniuose nustatymuose, kad atkurti prieigą prie šifruotų failų.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Šifravimas buvo išjungtas, bet Jūsų failai vis dar užšifruoti. Prašome eiti į asmeninius nustatymus ir iššifruoti savo failus.", "{dirs} and {files}" : "{dirs} ir {files}", + "Favorited" : "Pažymėta mėgstamu", "Favorite" : "Mėgiamas", "%s could not be renamed" : "%s negali būti pervadintas", + "Upload (max. %s)" : "Įkelti (maks. %s)", "File handling" : "Failų tvarkymas", "Maximum upload size" : "Maksimalus įkeliamo failo dydis", "max. possible: " : "maks. galima:", "Save" : "Išsaugoti", + "Settings" : "Nustatymai", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Naudokite šį adresą, kad <a href=\"%s\" target=\"_blank\">pasiektumėte savo failus per WebDAV</a>", "New" : "Naujas", @@ -71,9 +89,15 @@ "New folder" : "Naujas aplankas", "Folder" : "Katalogas", "From link" : "Iš nuorodos", + "Cancel upload" : "Atšaukti siuntimą", + "No files yet" : "Dar nėra failų", + "Select all" : "Pažymėti viską", "Download" : "Atsisiųsti", "Upload too large" : "Įkėlimui failas per didelis", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Bandomų įkelti failų dydis viršija maksimalų, kuris leidžiamas šiame serveryje", - "Files are being scanned, please wait." : "Skenuojami failai, prašome palaukti." + "Files are being scanned, please wait." : "Skenuojami failai, prašome palaukti.", + "Currently scanning" : "Šiuo metu skenuojama", + "No favorites" : "Nėra mėgstamiausių", + "Files and folders you mark as favorite will show up here" : "Failai ir aplankai, kuriuos pažymite mėgstamais, atsiras čia" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js index 42b4c3db9dd..2f04e4aef69 100644 --- a/apps/files/l10n/lv.js +++ b/apps/files/l10n/lv.js @@ -20,6 +20,7 @@ OC.L10N.register( "Invalid directory." : "Nederīga direktorija.", "Files" : "Datnes", "Favorites" : "Iecienītie", + "Home" : "Mājas", "Upload cancelled." : "Augšupielāde ir atcelta.", "File upload is in progress. Leaving the page now will cancel the upload." : "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde.", "{new_name} already exists" : "{new_name} jau eksistē", @@ -43,12 +44,14 @@ OC.L10N.register( "Maximum upload size" : "Maksimālais datņu augšupielādes apjoms", "max. possible: " : "maksimālais iespējamais:", "Save" : "Saglabāt", + "Settings" : "Iestatījumi", "WebDAV" : "WebDAV", "New" : "Jauna", "Text file" : "Teksta datne", "New folder" : "Jauna mape", "Folder" : "Mape", "From link" : "No saites", + "Cancel upload" : "Atcelt augšupielādi", "Download" : "Lejupielādēt", "Upload too large" : "Datne ir par lielu, lai to augšupielādētu", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Augšupielādējamās datnes pārsniedz servera pieļaujamo datņu augšupielādes apjomu", diff --git a/apps/files/l10n/lv.json b/apps/files/l10n/lv.json index 4e01f3aefd7..e3355fa8040 100644 --- a/apps/files/l10n/lv.json +++ b/apps/files/l10n/lv.json @@ -18,6 +18,7 @@ "Invalid directory." : "Nederīga direktorija.", "Files" : "Datnes", "Favorites" : "Iecienītie", + "Home" : "Mājas", "Upload cancelled." : "Augšupielāde ir atcelta.", "File upload is in progress. Leaving the page now will cancel the upload." : "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde.", "{new_name} already exists" : "{new_name} jau eksistē", @@ -41,12 +42,14 @@ "Maximum upload size" : "Maksimālais datņu augšupielādes apjoms", "max. possible: " : "maksimālais iespējamais:", "Save" : "Saglabāt", + "Settings" : "Iestatījumi", "WebDAV" : "WebDAV", "New" : "Jauna", "Text file" : "Teksta datne", "New folder" : "Jauna mape", "Folder" : "Mape", "From link" : "No saites", + "Cancel upload" : "Atcelt augšupielādi", "Download" : "Lejupielādēt", "Upload too large" : "Datne ir par lielu, lai to augšupielādētu", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Augšupielādējamās datnes pārsniedz servera pieļaujamo datņu augšupielādes apjomu", diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index 18792c9b497..f8a39cd3f43 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -26,6 +26,7 @@ OC.L10N.register( "Invalid directory." : "Погрешна папка.", "Files" : "Датотеки", "Favorites" : "Омилени", + "Home" : "Дома", "Upload cancelled." : "Преземањето е прекинато.", "Could not get result from server." : "Не можам да добијам резултат од серверот.", "File upload is in progress. Leaving the page now will cancel the upload." : "Подигање на датотека е во тек. Напуштење на страницата ќе го прекине.", @@ -36,6 +37,7 @@ OC.L10N.register( "Rename" : "Преименувај", "Delete" : "Избриши", "Unshare" : "Не споделувај", + "Select" : "Избери", "Pending" : "Чека", "Error moving file" : "Грешка при префрлање на датотека", "Error" : "Грешка", @@ -54,12 +56,14 @@ OC.L10N.register( "Maximum upload size" : "Максимална големина за подигање", "max. possible: " : "макс. можно:", "Save" : "Сними", + "Settings" : "Подесувања", "WebDAV" : "WebDAV", "New" : "Ново", "Text file" : "Текстуална датотека", "New folder" : "Нова папка", "Folder" : "Папка", "From link" : "Од врска", + "Cancel upload" : "Откажи прикачување", "Download" : "Преземи", "Upload too large" : "Фајлот кој се вчитува е преголем", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Датотеките кои се обидувате да ги подигнете ја надминуваат максималната големина за подигнување датотеки на овој сервер.", diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json index 674e9aefce1..ed6e924bfc0 100644 --- a/apps/files/l10n/mk.json +++ b/apps/files/l10n/mk.json @@ -24,6 +24,7 @@ "Invalid directory." : "Погрешна папка.", "Files" : "Датотеки", "Favorites" : "Омилени", + "Home" : "Дома", "Upload cancelled." : "Преземањето е прекинато.", "Could not get result from server." : "Не можам да добијам резултат од серверот.", "File upload is in progress. Leaving the page now will cancel the upload." : "Подигање на датотека е во тек. Напуштење на страницата ќе го прекине.", @@ -34,6 +35,7 @@ "Rename" : "Преименувај", "Delete" : "Избриши", "Unshare" : "Не споделувај", + "Select" : "Избери", "Pending" : "Чека", "Error moving file" : "Грешка при префрлање на датотека", "Error" : "Грешка", @@ -52,12 +54,14 @@ "Maximum upload size" : "Максимална големина за подигање", "max. possible: " : "макс. можно:", "Save" : "Сними", + "Settings" : "Подесувања", "WebDAV" : "WebDAV", "New" : "Ново", "Text file" : "Текстуална датотека", "New folder" : "Нова папка", "Folder" : "Папка", "From link" : "Од врска", + "Cancel upload" : "Откажи прикачување", "Download" : "Преземи", "Upload too large" : "Фајлот кој се вчитува е преголем", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Датотеките кои се обидувате да ги подигнете ја надминуваат максималната големина за подигнување датотеки на овој сервер.", diff --git a/apps/files/l10n/ms_MY.js b/apps/files/l10n/ms_MY.js index af97ed1f380..b5cf6410423 100644 --- a/apps/files/l10n/ms_MY.js +++ b/apps/files/l10n/ms_MY.js @@ -9,6 +9,7 @@ OC.L10N.register( "Missing a temporary folder" : "Direktori sementara hilang", "Failed to write to disk" : "Gagal untuk disimpan", "Files" : "Fail-fail", + "Home" : "Rumah", "Upload cancelled." : "Muatnaik dibatalkan.", "Rename" : "Namakan", "Delete" : "Padam", @@ -24,9 +25,11 @@ OC.L10N.register( "Maximum upload size" : "Saiz maksimum muat naik", "max. possible: " : "maksimum:", "Save" : "Simpan", + "Settings" : "Tetapan", "New" : "Baru", "Text file" : "Fail teks", "Folder" : "Folder", + "Cancel upload" : "Batal muat naik", "Download" : "Muat turun", "Upload too large" : "Muatnaik terlalu besar", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fail yang cuba dimuat naik melebihi saiz maksimum fail upload server", diff --git a/apps/files/l10n/ms_MY.json b/apps/files/l10n/ms_MY.json index 21a2ac56211..ca317c6bd84 100644 --- a/apps/files/l10n/ms_MY.json +++ b/apps/files/l10n/ms_MY.json @@ -7,6 +7,7 @@ "Missing a temporary folder" : "Direktori sementara hilang", "Failed to write to disk" : "Gagal untuk disimpan", "Files" : "Fail-fail", + "Home" : "Rumah", "Upload cancelled." : "Muatnaik dibatalkan.", "Rename" : "Namakan", "Delete" : "Padam", @@ -22,9 +23,11 @@ "Maximum upload size" : "Saiz maksimum muat naik", "max. possible: " : "maksimum:", "Save" : "Simpan", + "Settings" : "Tetapan", "New" : "Baru", "Text file" : "Fail teks", "Folder" : "Folder", + "Cancel upload" : "Batal muat naik", "Download" : "Muat turun", "Upload too large" : "Muatnaik terlalu besar", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fail yang cuba dimuat naik melebihi saiz maksimum fail upload server", diff --git a/apps/files/l10n/nb_NO.js b/apps/files/l10n/nb_NO.js index b171a4bc72f..5553f4549a0 100644 --- a/apps/files/l10n/nb_NO.js +++ b/apps/files/l10n/nb_NO.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Filer", "All files" : "Alle filer", "Favorites" : "Favoritter", + "Home" : "Hjem", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan ikke laste opp {filename} fordi det er en mappe eller har 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "Total filstørrelse {size1} overstiger grense for opplasting {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ikke nok ledig plass. Du laster opp size1} men bare {size2} er ledig", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Slett", "Disconnect storage" : "Koble fra lagring", "Unshare" : "Avslutt deling", + "Select" : "Velg", "Pending" : "Ventende", "Error moving file." : "Feil ved flytting av fil.", "Error moving file" : "Feil ved flytting av fil", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "Maksimum opplastingsstørrelse", "max. possible: " : "max. mulige:", "Save" : "Lagre", + "Settings" : "Innstillinger", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Bruk denne adressen for å <a href=\"%s\" target=\"_blank\">få tilgang til filene dine via WebDAV</a>", "New" : "Ny", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "Ny mappe", "Folder" : "Mappe", "From link" : "Fra lenke", + "Cancel upload" : "Avbryt opplasting", "Download" : "Last ned", "Upload too large" : "Filen er for stor", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filene du prøver å laste opp er for store for å laste opp til denne serveren.", diff --git a/apps/files/l10n/nb_NO.json b/apps/files/l10n/nb_NO.json index 8d72198699f..2d4515ede1a 100644 --- a/apps/files/l10n/nb_NO.json +++ b/apps/files/l10n/nb_NO.json @@ -34,6 +34,7 @@ "Files" : "Filer", "All files" : "Alle filer", "Favorites" : "Favoritter", + "Home" : "Hjem", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan ikke laste opp {filename} fordi det er en mappe eller har 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "Total filstørrelse {size1} overstiger grense for opplasting {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Ikke nok ledig plass. Du laster opp size1} men bare {size2} er ledig", @@ -49,6 +50,7 @@ "Delete" : "Slett", "Disconnect storage" : "Koble fra lagring", "Unshare" : "Avslutt deling", + "Select" : "Velg", "Pending" : "Ventende", "Error moving file." : "Feil ved flytting av fil.", "Error moving file" : "Feil ved flytting av fil", @@ -77,6 +79,7 @@ "Maximum upload size" : "Maksimum opplastingsstørrelse", "max. possible: " : "max. mulige:", "Save" : "Lagre", + "Settings" : "Innstillinger", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Bruk denne adressen for å <a href=\"%s\" target=\"_blank\">få tilgang til filene dine via WebDAV</a>", "New" : "Ny", @@ -85,6 +88,7 @@ "New folder" : "Ny mappe", "Folder" : "Mappe", "From link" : "Fra lenke", + "Cancel upload" : "Avbryt opplasting", "Download" : "Last ned", "Upload too large" : "Filen er for stor", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filene du prøver å laste opp er for store for å laste opp til denne serveren.", diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index f8c193609b0..f760579aeb1 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Bestanden", "All files" : "Alle bestanden", "Favorites" : "Favorieten", + "Home" : "Thuis", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan {filename} niet uploaden omdat het een map is of 0 bytes groot is", "Total file size {size1} exceeds upload limit {size2}" : "Totale bestandsgrootte {size1} groter dan uploadlimiet {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Niet genoeg vrije ruimte. U upload {size1}, maar is is slechts {size2} beschikbaar", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Verwijderen", "Disconnect storage" : "Verbinding met opslag verbreken", "Unshare" : "Stop met delen", + "Select" : "Selecteer", "Pending" : "In behandeling", "Unable to determine date" : "Kon datum niet vaststellen", "Error moving file." : "Fout bij verplaatsen bestand.", @@ -72,6 +74,7 @@ OC.L10N.register( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ongeldige privésleutel voor crypto app. Werk het privésleutel wachtwoord bij in uw persoonlijke instellingen om opnieuw toegang te krijgen tot uw versleutelde bestanden.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Encryptie is uitgeschakeld maar uw bestanden zijn nog steeds versleuteld. Ga naar uw persoonlijke instellingen om uw bestanden te decoderen.", "{dirs} and {files}" : "{dirs} en {files}", + "Favorited" : "Favoriet", "Favorite" : "Favoriet", "%s could not be renamed as it has been deleted" : "%s kon niet worden hernoemd, omdat het verwijderd is", "%s could not be renamed" : "%s kon niet worden hernoemd", @@ -80,6 +83,7 @@ OC.L10N.register( "Maximum upload size" : "Maximale bestandsgrootte voor uploads", "max. possible: " : "max. mogelijk: ", "Save" : "Bewaren", + "Settings" : "Instellingen", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gebruik deze link <a href=\"%s\" target=\"_blank\">om uw bestanden via WebDAV te benaderen</a>", "New" : "Nieuw", @@ -88,10 +92,16 @@ OC.L10N.register( "New folder" : "Nieuwe map", "Folder" : "Map", "From link" : "Vanaf link", + "Cancel upload" : "Upload afbreken", + "No files yet" : "Nog geen bestanden.", + "Upload some content or sync with your devices!" : "Upload bestanden of synchroniseer met uw apparaten!", + "Select all" : "Alles selecteren", "Download" : "Downloaden", "Upload too large" : "Upload is te groot", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "De bestanden die u probeert te uploaden zijn groter dan de maximaal toegestane bestandsgrootte voor deze server.", "Files are being scanned, please wait." : "Bestanden worden gescand, even wachten.", - "Currently scanning" : "Nu aan het scannen" + "Currently scanning" : "Nu aan het scannen", + "No favorites" : "Geen favorieten", + "Files and folders you mark as favorite will show up here" : "Bestanden en mappen die u favoriet vindt worden hier getoont" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 236fdb3cd07..59440ceed77 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -34,6 +34,7 @@ "Files" : "Bestanden", "All files" : "Alle bestanden", "Favorites" : "Favorieten", + "Home" : "Thuis", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan {filename} niet uploaden omdat het een map is of 0 bytes groot is", "Total file size {size1} exceeds upload limit {size2}" : "Totale bestandsgrootte {size1} groter dan uploadlimiet {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Niet genoeg vrije ruimte. U upload {size1}, maar is is slechts {size2} beschikbaar", @@ -49,6 +50,7 @@ "Delete" : "Verwijderen", "Disconnect storage" : "Verbinding met opslag verbreken", "Unshare" : "Stop met delen", + "Select" : "Selecteer", "Pending" : "In behandeling", "Unable to determine date" : "Kon datum niet vaststellen", "Error moving file." : "Fout bij verplaatsen bestand.", @@ -70,6 +72,7 @@ "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Ongeldige privésleutel voor crypto app. Werk het privésleutel wachtwoord bij in uw persoonlijke instellingen om opnieuw toegang te krijgen tot uw versleutelde bestanden.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Encryptie is uitgeschakeld maar uw bestanden zijn nog steeds versleuteld. Ga naar uw persoonlijke instellingen om uw bestanden te decoderen.", "{dirs} and {files}" : "{dirs} en {files}", + "Favorited" : "Favoriet", "Favorite" : "Favoriet", "%s could not be renamed as it has been deleted" : "%s kon niet worden hernoemd, omdat het verwijderd is", "%s could not be renamed" : "%s kon niet worden hernoemd", @@ -78,6 +81,7 @@ "Maximum upload size" : "Maximale bestandsgrootte voor uploads", "max. possible: " : "max. mogelijk: ", "Save" : "Bewaren", + "Settings" : "Instellingen", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gebruik deze link <a href=\"%s\" target=\"_blank\">om uw bestanden via WebDAV te benaderen</a>", "New" : "Nieuw", @@ -86,10 +90,16 @@ "New folder" : "Nieuwe map", "Folder" : "Map", "From link" : "Vanaf link", + "Cancel upload" : "Upload afbreken", + "No files yet" : "Nog geen bestanden.", + "Upload some content or sync with your devices!" : "Upload bestanden of synchroniseer met uw apparaten!", + "Select all" : "Alles selecteren", "Download" : "Downloaden", "Upload too large" : "Upload is te groot", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "De bestanden die u probeert te uploaden zijn groter dan de maximaal toegestane bestandsgrootte voor deze server.", "Files are being scanned, please wait." : "Bestanden worden gescand, even wachten.", - "Currently scanning" : "Nu aan het scannen" + "Currently scanning" : "Nu aan het scannen", + "No favorites" : "Geen favorieten", + "Files and folders you mark as favorite will show up here" : "Bestanden en mappen die u favoriet vindt worden hier getoont" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/nn_NO.js b/apps/files/l10n/nn_NO.js index 2783f8760ec..b54f7611c7c 100644 --- a/apps/files/l10n/nn_NO.js +++ b/apps/files/l10n/nn_NO.js @@ -22,6 +22,7 @@ OC.L10N.register( "Invalid directory." : "Ugyldig mappe.", "Files" : "Filer", "Favorites" : "Favorittar", + "Home" : "Heime", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Klarte ikkje å lasta opp {filename} sidan det er ei mappe eller er 0 byte.", "Upload cancelled." : "Opplasting avbroten.", "Could not get result from server." : "Klarte ikkje å henta resultat frå tenaren.", @@ -49,12 +50,14 @@ OC.L10N.register( "Maximum upload size" : "Maksimal opplastingsstorleik", "max. possible: " : "maks. moglege:", "Save" : "Lagre", + "Settings" : "Innstillingar", "WebDAV" : "WebDAV", "New" : "Ny", "Text file" : "Tekst fil", "New folder" : "Ny mappe", "Folder" : "Mappe", "From link" : "Frå lenkje", + "Cancel upload" : "Avbryt opplasting", "Download" : "Last ned", "Upload too large" : "For stor opplasting", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filene du prøver å lasta opp er større enn maksgrensa til denne tenaren.", diff --git a/apps/files/l10n/nn_NO.json b/apps/files/l10n/nn_NO.json index 4643dfb4ef6..21ac1f8265d 100644 --- a/apps/files/l10n/nn_NO.json +++ b/apps/files/l10n/nn_NO.json @@ -20,6 +20,7 @@ "Invalid directory." : "Ugyldig mappe.", "Files" : "Filer", "Favorites" : "Favorittar", + "Home" : "Heime", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Klarte ikkje å lasta opp {filename} sidan det er ei mappe eller er 0 byte.", "Upload cancelled." : "Opplasting avbroten.", "Could not get result from server." : "Klarte ikkje å henta resultat frå tenaren.", @@ -47,12 +48,14 @@ "Maximum upload size" : "Maksimal opplastingsstorleik", "max. possible: " : "maks. moglege:", "Save" : "Lagre", + "Settings" : "Innstillingar", "WebDAV" : "WebDAV", "New" : "Ny", "Text file" : "Tekst fil", "New folder" : "Ny mappe", "Folder" : "Mappe", "From link" : "Frå lenkje", + "Cancel upload" : "Avbryt opplasting", "Download" : "Last ned", "Upload too large" : "For stor opplasting", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filene du prøver å lasta opp er større enn maksgrensa til denne tenaren.", diff --git a/apps/files/l10n/oc.js b/apps/files/l10n/oc.js index 1441371965a..c22643ef46f 100644 --- a/apps/files/l10n/oc.js +++ b/apps/files/l10n/oc.js @@ -25,9 +25,11 @@ OC.L10N.register( "Maximum upload size" : "Talha maximum d'amontcargament", "max. possible: " : "max. possible: ", "Save" : "Enregistra", + "Settings" : "Paramètres", "New" : "Nòu", "Text file" : "Fichièr de tèxte", "Folder" : "Dorsièr", + "Cancel upload" : " Anulla l'amontcargar", "Download" : "Avalcarga", "Upload too large" : "Amontcargament tròp gròs", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los fichièrs que sias a amontcargar son tròp pesucs per la talha maxi pel servidor.", diff --git a/apps/files/l10n/oc.json b/apps/files/l10n/oc.json index 7095cb89191..a1fba89f26b 100644 --- a/apps/files/l10n/oc.json +++ b/apps/files/l10n/oc.json @@ -23,9 +23,11 @@ "Maximum upload size" : "Talha maximum d'amontcargament", "max. possible: " : "max. possible: ", "Save" : "Enregistra", + "Settings" : "Paramètres", "New" : "Nòu", "Text file" : "Fichièr de tèxte", "Folder" : "Dorsièr", + "Cancel upload" : " Anulla l'amontcargar", "Download" : "Avalcarga", "Upload too large" : "Amontcargament tròp gròs", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los fichièrs que sias a amontcargar son tròp pesucs per la talha maxi pel servidor.", diff --git a/apps/files/l10n/pa.js b/apps/files/l10n/pa.js index 342d4e8d9e6..7c97af28ce4 100644 --- a/apps/files/l10n/pa.js +++ b/apps/files/l10n/pa.js @@ -9,6 +9,8 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "Settings" : "ਸੈਟਿੰਗ", + "Cancel upload" : "ਅੱਪਲੋਡ ਰੱਦ ਕਰੋ", "Download" : "ਡਾਊਨਲੋਡ" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/pa.json b/apps/files/l10n/pa.json index 38f8a859333..16a9cd0dd98 100644 --- a/apps/files/l10n/pa.json +++ b/apps/files/l10n/pa.json @@ -7,6 +7,8 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "Settings" : "ਸੈਟਿੰਗ", + "Cancel upload" : "ਅੱਪਲੋਡ ਰੱਦ ਕਰੋ", "Download" : "ਡਾਊਨਲੋਡ" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index a29524d3f08..d49e8087353 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Pliki", "All files" : "Wszystkie pliki", "Favorites" : "Ulubione", + "Home" : "Dom", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nie można przesłać {filename} być może jest katalogiem lub posiada 0 bajtów", "Total file size {size1} exceeds upload limit {size2}" : "Całkowity rozmiar {size1} przekracza limit uploadu {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Brak wolnej przestrzeni, przesyłasz {size1} a pozostało tylko {size2}", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Usuń", "Disconnect storage" : "Odłącz magazyn", "Unshare" : "Zatrzymaj współdzielenie", + "Select" : "Wybierz", "Pending" : "Oczekujące", "Error moving file." : "Błąd podczas przenoszenia pliku.", "Error moving file" : "Błąd prz przenoszeniu pliku", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "Maksymalny rozmiar wysyłanego pliku", "max. possible: " : "maks. możliwy:", "Save" : "Zapisz", + "Settings" : "Ustawienia", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Użyj tego adresu do <a href=\"%s\" target=\"_blank\">dostępu do twoich plików przez WebDAV</a>", "New" : "Nowy", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "Nowy folder", "Folder" : "Folder", "From link" : "Z odnośnika", + "Cancel upload" : "Anuluj wysyłanie", "Download" : "Pobierz", "Upload too large" : "Ładowany plik jest za duży", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Pliki, które próbujesz przesłać, przekraczają maksymalną dopuszczalną wielkość.", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index badf55351a9..6bca62bdc77 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -34,6 +34,7 @@ "Files" : "Pliki", "All files" : "Wszystkie pliki", "Favorites" : "Ulubione", + "Home" : "Dom", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nie można przesłać {filename} być może jest katalogiem lub posiada 0 bajtów", "Total file size {size1} exceeds upload limit {size2}" : "Całkowity rozmiar {size1} przekracza limit uploadu {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Brak wolnej przestrzeni, przesyłasz {size1} a pozostało tylko {size2}", @@ -49,6 +50,7 @@ "Delete" : "Usuń", "Disconnect storage" : "Odłącz magazyn", "Unshare" : "Zatrzymaj współdzielenie", + "Select" : "Wybierz", "Pending" : "Oczekujące", "Error moving file." : "Błąd podczas przenoszenia pliku.", "Error moving file" : "Błąd prz przenoszeniu pliku", @@ -77,6 +79,7 @@ "Maximum upload size" : "Maksymalny rozmiar wysyłanego pliku", "max. possible: " : "maks. możliwy:", "Save" : "Zapisz", + "Settings" : "Ustawienia", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Użyj tego adresu do <a href=\"%s\" target=\"_blank\">dostępu do twoich plików przez WebDAV</a>", "New" : "Nowy", @@ -85,6 +88,7 @@ "New folder" : "Nowy folder", "Folder" : "Folder", "From link" : "Z odnośnika", + "Cancel upload" : "Anuluj wysyłanie", "Download" : "Pobierz", "Upload too large" : "Ładowany plik jest za duży", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Pliki, które próbujesz przesłać, przekraczają maksymalną dopuszczalną wielkość.", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 5408f2ed8b5..88fbfd1ccfb 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Arquivos", "All files" : "Todos os arquivos", "Favorites" : "Favoritos", + "Home" : "Home", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Incapaz de fazer o envio de {filename}, pois é um diretório ou tem 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "O tamanho total do arquivo {size1} excede o limite de envio {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Não há espaço suficiente, você está enviando {size1} mas resta apenas {size2}", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Excluir", "Disconnect storage" : "Desconectar armazenagem", "Unshare" : "Descompartilhar", + "Select" : "Selecionar", "Pending" : "Pendente", "Unable to determine date" : "Impossível determinar a data", "Error moving file." : "Erro movendo o arquivo.", @@ -81,6 +83,7 @@ OC.L10N.register( "Maximum upload size" : "Tamanho máximo para envio", "max. possible: " : "max. possível:", "Save" : "Salvar", + "Settings" : "Configurações", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use este endereço <a href=\"%s\" target=\"_blank\">para ter acesso aos seus Arquivos via WebDAV</a>", "New" : "Novo", @@ -89,10 +92,16 @@ OC.L10N.register( "New folder" : "Nova pasta", "Folder" : "Pasta", "From link" : "Do link", + "Cancel upload" : "Cancelar envio", + "No files yet" : "Nenhum arquivo até agora", + "Upload some content or sync with your devices!" : "Carregue algum conteúdo ou sincronize com seus dispositivos!", + "Select all" : "Selecionar tudo", "Download" : "Baixar", "Upload too large" : "Arquivo muito grande para envio", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os arquivos que você está tentando enviar excedeu o tamanho máximo para arquivos no servidor.", "Files are being scanned, please wait." : "Arquivos sendo escaneados, por favor aguarde.", - "Currently scanning" : "Atualmente escaneando" + "Currently scanning" : "Atualmente escaneando", + "No favorites" : "Sem favoritos", + "Files and folders you mark as favorite will show up here" : "Arquivos e pastas que você marcou como favorito são mostrados aqui" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 8bdaa653106..386a99b0847 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -34,6 +34,7 @@ "Files" : "Arquivos", "All files" : "Todos os arquivos", "Favorites" : "Favoritos", + "Home" : "Home", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Incapaz de fazer o envio de {filename}, pois é um diretório ou tem 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "O tamanho total do arquivo {size1} excede o limite de envio {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Não há espaço suficiente, você está enviando {size1} mas resta apenas {size2}", @@ -49,6 +50,7 @@ "Delete" : "Excluir", "Disconnect storage" : "Desconectar armazenagem", "Unshare" : "Descompartilhar", + "Select" : "Selecionar", "Pending" : "Pendente", "Unable to determine date" : "Impossível determinar a data", "Error moving file." : "Erro movendo o arquivo.", @@ -79,6 +81,7 @@ "Maximum upload size" : "Tamanho máximo para envio", "max. possible: " : "max. possível:", "Save" : "Salvar", + "Settings" : "Configurações", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use este endereço <a href=\"%s\" target=\"_blank\">para ter acesso aos seus Arquivos via WebDAV</a>", "New" : "Novo", @@ -87,10 +90,16 @@ "New folder" : "Nova pasta", "Folder" : "Pasta", "From link" : "Do link", + "Cancel upload" : "Cancelar envio", + "No files yet" : "Nenhum arquivo até agora", + "Upload some content or sync with your devices!" : "Carregue algum conteúdo ou sincronize com seus dispositivos!", + "Select all" : "Selecionar tudo", "Download" : "Baixar", "Upload too large" : "Arquivo muito grande para envio", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os arquivos que você está tentando enviar excedeu o tamanho máximo para arquivos no servidor.", "Files are being scanned, please wait." : "Arquivos sendo escaneados, por favor aguarde.", - "Currently scanning" : "Atualmente escaneando" + "Currently scanning" : "Atualmente escaneando", + "No favorites" : "Sem favoritos", + "Files and folders you mark as favorite will show up here" : "Arquivos e pastas que você marcou como favorito são mostrados aqui" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index 083a94b0182..05428b70ba6 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Ficheiros", "All files" : "Todos os ficheiros", "Favorites" : "Favoritos", + "Home" : "Casa", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Incapaz de enviar {filename}, dado que é uma pasta, ou tem 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "O tamanho total do ficheiro {size1} excede o limite de carregamento {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Não existe espaço suficiente. Está a enviar {size1} mas apenas existe {size2} disponível", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Apagar", "Disconnect storage" : "Desconete o armazenamento", "Unshare" : "Deixar de partilhar", + "Select" : "Selecionar", "Pending" : "Pendente", "Error moving file." : "Erro a mover o ficheiro.", "Error moving file" : "Erro ao mover o ficheiro", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "Tamanho máximo de envio", "max. possible: " : "Máx. possível: ", "Save" : "Guardar", + "Settings" : "Definições", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilize esta ligação para <a href=\"%s\" target=\"_blank\">aceder aos seus ficheiros via WebDAV</a>", "New" : "Novo", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "Nova Pasta", "Folder" : "Pasta", "From link" : "Da hiperligação", + "Cancel upload" : "Cancelar o envio", "Download" : "Transferir", "Upload too large" : "Upload muito grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os ficheiro que está a tentar enviar excedem o tamanho máximo de envio neste servidor.", diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json index 33e3ee48d10..ca4cb086ee2 100644 --- a/apps/files/l10n/pt_PT.json +++ b/apps/files/l10n/pt_PT.json @@ -34,6 +34,7 @@ "Files" : "Ficheiros", "All files" : "Todos os ficheiros", "Favorites" : "Favoritos", + "Home" : "Casa", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Incapaz de enviar {filename}, dado que é uma pasta, ou tem 0 bytes", "Total file size {size1} exceeds upload limit {size2}" : "O tamanho total do ficheiro {size1} excede o limite de carregamento {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Não existe espaço suficiente. Está a enviar {size1} mas apenas existe {size2} disponível", @@ -49,6 +50,7 @@ "Delete" : "Apagar", "Disconnect storage" : "Desconete o armazenamento", "Unshare" : "Deixar de partilhar", + "Select" : "Selecionar", "Pending" : "Pendente", "Error moving file." : "Erro a mover o ficheiro.", "Error moving file" : "Erro ao mover o ficheiro", @@ -77,6 +79,7 @@ "Maximum upload size" : "Tamanho máximo de envio", "max. possible: " : "Máx. possível: ", "Save" : "Guardar", + "Settings" : "Definições", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilize esta ligação para <a href=\"%s\" target=\"_blank\">aceder aos seus ficheiros via WebDAV</a>", "New" : "Novo", @@ -85,6 +88,7 @@ "New folder" : "Nova Pasta", "Folder" : "Pasta", "From link" : "Da hiperligação", + "Cancel upload" : "Cancelar o envio", "Download" : "Transferir", "Upload too large" : "Upload muito grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os ficheiro que está a tentar enviar excedem o tamanho máximo de envio neste servidor.", diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index e7c0a65f92d..173d6f77e4f 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Fișiere", "All files" : "Toate fișierele.", "Favorites" : "Favorite", + "Home" : "Acasă", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nu se poate încărca {filename} deoarece este un director sau are mărimea de 0 octeți", "Total file size {size1} exceeds upload limit {size2}" : "Mărimea fișierului este {size1} ce depășește limita de incarcare de {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Spațiu liber insuficient, încărcați {size1} însă doar {size2} disponibil rămas", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Șterge", "Disconnect storage" : "Stocare deconectata", "Unshare" : "Anulare", + "Select" : "Selectează", "Pending" : "În așteptare", "Error moving file." : "Eroare la mutarea fișierului.", "Error moving file" : "Eroare la mutarea fișierului", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "Dimensiune maximă admisă la încărcare", "max. possible: " : "max. posibil:", "Save" : "Salvează", + "Settings" : "Setări", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Folosește această adresă <a href=\"%s\" target=\"_blank\">pentru acces la fișierele tale folosind WebDAV</a>", "New" : "Nou", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "Un nou dosar", "Folder" : "Dosar", "From link" : "De la adresa", + "Cancel upload" : "Anulează încărcarea", "Download" : "Descarcă", "Upload too large" : "Fișierul încărcat este prea mare", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fișierele pe care încerci să le încarci depășesc limita de încărcare maximă admisă pe acest server.", diff --git a/apps/files/l10n/ro.json b/apps/files/l10n/ro.json index d7e142e7eeb..8601c692382 100644 --- a/apps/files/l10n/ro.json +++ b/apps/files/l10n/ro.json @@ -34,6 +34,7 @@ "Files" : "Fișiere", "All files" : "Toate fișierele.", "Favorites" : "Favorite", + "Home" : "Acasă", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nu se poate încărca {filename} deoarece este un director sau are mărimea de 0 octeți", "Total file size {size1} exceeds upload limit {size2}" : "Mărimea fișierului este {size1} ce depășește limita de incarcare de {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Spațiu liber insuficient, încărcați {size1} însă doar {size2} disponibil rămas", @@ -49,6 +50,7 @@ "Delete" : "Șterge", "Disconnect storage" : "Stocare deconectata", "Unshare" : "Anulare", + "Select" : "Selectează", "Pending" : "În așteptare", "Error moving file." : "Eroare la mutarea fișierului.", "Error moving file" : "Eroare la mutarea fișierului", @@ -77,6 +79,7 @@ "Maximum upload size" : "Dimensiune maximă admisă la încărcare", "max. possible: " : "max. posibil:", "Save" : "Salvează", + "Settings" : "Setări", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Folosește această adresă <a href=\"%s\" target=\"_blank\">pentru acces la fișierele tale folosind WebDAV</a>", "New" : "Nou", @@ -85,6 +88,7 @@ "New folder" : "Un nou dosar", "Folder" : "Dosar", "From link" : "De la adresa", + "Cancel upload" : "Anulează încărcarea", "Download" : "Descarcă", "Upload too large" : "Fișierul încărcat este prea mare", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fișierele pe care încerci să le încarci depășesc limita de încărcare maximă admisă pe acest server.", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 3a9f57c552a..dc834b76a4d 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Файлы", "All files" : "Все файлы", "Favorites" : "Избранное", + "Home" : "Домашний", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Невозможно загрузить {filename}, так как это либо каталог, либо файл нулевого размера", "Total file size {size1} exceeds upload limit {size2}" : "Полный размер файла {size1} превышает лимит по загрузке {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Не достаточно свободного места, Вы загружаете {size1} но осталось только {size2}", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Удалить", "Disconnect storage" : "Отсоединиться от хранилища", "Unshare" : "Закрыть доступ", + "Select" : "Выбрать", "Pending" : "Ожидание", "Unable to determine date" : "Невозможно определить дату", "Error moving file." : "Ошибка перемещения файла.", @@ -81,6 +83,7 @@ OC.L10N.register( "Maximum upload size" : "Максимальный размер загружаемого файла", "max. possible: " : "макс. возможно: ", "Save" : "Сохранить", + "Settings" : "Настройки", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Используйте этот адрес для <a href=\"%s\" target=\"_blank\">доступа файлам через WebDAV</a>", "New" : "Новый", @@ -89,6 +92,7 @@ OC.L10N.register( "New folder" : "Новый каталог", "Folder" : "Каталог", "From link" : "Объект по ссылке", + "Cancel upload" : "Отменить загрузку", "Download" : "Скачать", "Upload too large" : "Файл слишком велик", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файлы, которые вы пытаетесь загрузить, превышают лимит максимального размера на этом сервере.", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index c3fa5ce5e98..515de09c345 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -34,6 +34,7 @@ "Files" : "Файлы", "All files" : "Все файлы", "Favorites" : "Избранное", + "Home" : "Домашний", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Невозможно загрузить {filename}, так как это либо каталог, либо файл нулевого размера", "Total file size {size1} exceeds upload limit {size2}" : "Полный размер файла {size1} превышает лимит по загрузке {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Не достаточно свободного места, Вы загружаете {size1} но осталось только {size2}", @@ -49,6 +50,7 @@ "Delete" : "Удалить", "Disconnect storage" : "Отсоединиться от хранилища", "Unshare" : "Закрыть доступ", + "Select" : "Выбрать", "Pending" : "Ожидание", "Unable to determine date" : "Невозможно определить дату", "Error moving file." : "Ошибка перемещения файла.", @@ -79,6 +81,7 @@ "Maximum upload size" : "Максимальный размер загружаемого файла", "max. possible: " : "макс. возможно: ", "Save" : "Сохранить", + "Settings" : "Настройки", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Используйте этот адрес для <a href=\"%s\" target=\"_blank\">доступа файлам через WebDAV</a>", "New" : "Новый", @@ -87,6 +90,7 @@ "New folder" : "Новый каталог", "Folder" : "Каталог", "From link" : "Объект по ссылке", + "Cancel upload" : "Отменить загрузку", "Download" : "Скачать", "Upload too large" : "Файл слишком велик", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файлы, которые вы пытаетесь загрузить, превышают лимит максимального размера на этом сервере.", diff --git a/apps/files/l10n/si_LK.js b/apps/files/l10n/si_LK.js index b02fbde6259..8045cef9554 100644 --- a/apps/files/l10n/si_LK.js +++ b/apps/files/l10n/si_LK.js @@ -9,11 +9,13 @@ OC.L10N.register( "Missing a temporary folder" : "තාවකාලික ෆොල්ඩරයක් අතුරුදහන්", "Failed to write to disk" : "තැටිගත කිරීම අසාර්ථකයි", "Files" : "ගොනු", + "Home" : "නිවස", "Upload cancelled." : "උඩුගත කිරීම අත් හරින්න ලදී", "File upload is in progress. Leaving the page now will cancel the upload." : "උඩුගතකිරීමක් සිදුවේ. පිටුව හැර යාමෙන් එය නැවතෙනු ඇත", "Rename" : "නැවත නම් කරන්න", "Delete" : "මකා දමන්න", "Unshare" : "නොබෙදු", + "Select" : "තෝරන්න", "Error" : "දෝෂයක්", "Name" : "නම", "Size" : "ප්රමාණය", @@ -25,10 +27,12 @@ OC.L10N.register( "Maximum upload size" : "උඩුගත කිරීමක උපරිම ප්රමාණය", "max. possible: " : "හැකි උපරිමය:", "Save" : "සුරකින්න", + "Settings" : "සිටුවම්", "New" : "නව", "Text file" : "පෙළ ගොනුව", "Folder" : "ෆෝල්ඩරය", "From link" : "යොමුවෙන්", + "Cancel upload" : "උඩුගත කිරීම අත් හරින්න", "Download" : "බාන්න", "Upload too large" : "උඩුගත කිරීම විශාල වැඩිය", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ඔබ උඩුගත කිරීමට තැත් කරන ගොනු මෙම සේවාදායකයා උඩුගත කිරීමට ඉඩදී ඇති උපරිම ගොනු විශාලත්වයට වඩා වැඩිය", diff --git a/apps/files/l10n/si_LK.json b/apps/files/l10n/si_LK.json index 96b1ab6e4aa..abfb258bf22 100644 --- a/apps/files/l10n/si_LK.json +++ b/apps/files/l10n/si_LK.json @@ -7,11 +7,13 @@ "Missing a temporary folder" : "තාවකාලික ෆොල්ඩරයක් අතුරුදහන්", "Failed to write to disk" : "තැටිගත කිරීම අසාර්ථකයි", "Files" : "ගොනු", + "Home" : "නිවස", "Upload cancelled." : "උඩුගත කිරීම අත් හරින්න ලදී", "File upload is in progress. Leaving the page now will cancel the upload." : "උඩුගතකිරීමක් සිදුවේ. පිටුව හැර යාමෙන් එය නැවතෙනු ඇත", "Rename" : "නැවත නම් කරන්න", "Delete" : "මකා දමන්න", "Unshare" : "නොබෙදු", + "Select" : "තෝරන්න", "Error" : "දෝෂයක්", "Name" : "නම", "Size" : "ප්රමාණය", @@ -23,10 +25,12 @@ "Maximum upload size" : "උඩුගත කිරීමක උපරිම ප්රමාණය", "max. possible: " : "හැකි උපරිමය:", "Save" : "සුරකින්න", + "Settings" : "සිටුවම්", "New" : "නව", "Text file" : "පෙළ ගොනුව", "Folder" : "ෆෝල්ඩරය", "From link" : "යොමුවෙන්", + "Cancel upload" : "උඩුගත කිරීම අත් හරින්න", "Download" : "බාන්න", "Upload too large" : "උඩුගත කිරීම විශාල වැඩිය", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ඔබ උඩුගත කිරීමට තැත් කරන ගොනු මෙම සේවාදායකයා උඩුගත කිරීමට ඉඩදී ඇති උපරිම ගොනු විශාලත්වයට වඩා වැඩිය", diff --git a/apps/files/l10n/sk_SK.js b/apps/files/l10n/sk_SK.js index 16c167d4f1c..3f1ed2b45e5 100644 --- a/apps/files/l10n/sk_SK.js +++ b/apps/files/l10n/sk_SK.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Súbory", "All files" : "Všetky súbory", "Favorites" : "Obľúbené", + "Home" : "Domov", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nemožno nahrať súbor {filename}, pretože je to priečinok, alebo má 0 bitov", "Total file size {size1} exceeds upload limit {size2}" : "Celková veľkosť súboru {size1} prekračuje upload limit {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nie je dostatok voľného miesta, chcete nahrať {size1} ale k dispozíciji je len {size2}", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Zmazať", "Disconnect storage" : "Odpojiť úložisko", "Unshare" : "Zrušiť zdieľanie", + "Select" : "Vybrať", "Pending" : "Čaká", "Error moving file." : "Chyba pri presune súboru.", "Error moving file" : "Chyba pri presúvaní súboru", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "Maximálna veľkosť odosielaného súboru", "max. possible: " : "najväčšie možné:", "Save" : "Uložiť", + "Settings" : "Nastavenia", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Použite túto linku <a href=\"%s\" target=\"_blank\">pre prístup k vašim súborom cez WebDAV</a>", "New" : "Nový", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "Nový priečinok", "Folder" : "Priečinok", "From link" : "Z odkazu", + "Cancel upload" : "Zrušiť nahrávanie", "Download" : "Sťahovanie", "Upload too large" : "Nahrávanie je príliš veľké", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Súbory, ktoré sa snažíte nahrať, presahujú maximálnu veľkosť pre nahratie súborov na tento server.", diff --git a/apps/files/l10n/sk_SK.json b/apps/files/l10n/sk_SK.json index 2484d3fe319..bed20320fb7 100644 --- a/apps/files/l10n/sk_SK.json +++ b/apps/files/l10n/sk_SK.json @@ -34,6 +34,7 @@ "Files" : "Súbory", "All files" : "Všetky súbory", "Favorites" : "Obľúbené", + "Home" : "Domov", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nemožno nahrať súbor {filename}, pretože je to priečinok, alebo má 0 bitov", "Total file size {size1} exceeds upload limit {size2}" : "Celková veľkosť súboru {size1} prekračuje upload limit {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nie je dostatok voľného miesta, chcete nahrať {size1} ale k dispozíciji je len {size2}", @@ -49,6 +50,7 @@ "Delete" : "Zmazať", "Disconnect storage" : "Odpojiť úložisko", "Unshare" : "Zrušiť zdieľanie", + "Select" : "Vybrať", "Pending" : "Čaká", "Error moving file." : "Chyba pri presune súboru.", "Error moving file" : "Chyba pri presúvaní súboru", @@ -77,6 +79,7 @@ "Maximum upload size" : "Maximálna veľkosť odosielaného súboru", "max. possible: " : "najväčšie možné:", "Save" : "Uložiť", + "Settings" : "Nastavenia", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Použite túto linku <a href=\"%s\" target=\"_blank\">pre prístup k vašim súborom cez WebDAV</a>", "New" : "Nový", @@ -85,6 +88,7 @@ "New folder" : "Nový priečinok", "Folder" : "Priečinok", "From link" : "Z odkazu", + "Cancel upload" : "Zrušiť nahrávanie", "Download" : "Sťahovanie", "Upload too large" : "Nahrávanie je príliš veľké", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Súbory, ktoré sa snažíte nahrať, presahujú maximálnu veľkosť pre nahratie súborov na tento server.", diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index f58abc051ef..5b128064546 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Datoteke", "All files" : "Vse datoteke", "Favorites" : "Priljubljeni", + "Home" : "Domači naslov", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ni mogoče poslati datoteke {filename}, saj je to ali mapa ali pa je velikost datoteke 0 bajtov.", "Total file size {size1} exceeds upload limit {size2}" : "Skupna velikost {size1} presega omejitev velikosti {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Na voljo ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je je {size2}.", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Izbriši", "Disconnect storage" : "Odklopi shrambo", "Unshare" : "Prekini souporabo", + "Select" : "Izberi", "Pending" : "V čakanju ...", "Unable to determine date" : "Ni mogoče določiti datuma", "Error moving file." : "Napaka premikanja datoteke.", @@ -80,6 +82,7 @@ OC.L10N.register( "Maximum upload size" : "Največja velikost za pošiljanja", "max. possible: " : "največ mogoče:", "Save" : "Shrani", + "Settings" : "Nastavitve", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uporabite naslov <a href=\"%s\" target=\"_blank\"> za dostop do datotek peko sistema WebDAV</a>.", "New" : "Novo", @@ -88,6 +91,7 @@ OC.L10N.register( "New folder" : "Nova mapa", "Folder" : "Mapa", "From link" : "Iz povezave", + "Cancel upload" : "Prekliči pošiljanje", "Download" : "Prejmi", "Upload too large" : "Prekoračenje omejitve velikosti", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke, ki jih želite poslati, presegajo največjo dovoljeno velikost na strežniku.", diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index 717b3df1ba1..4ac1e613587 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -34,6 +34,7 @@ "Files" : "Datoteke", "All files" : "Vse datoteke", "Favorites" : "Priljubljeni", + "Home" : "Domači naslov", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Ni mogoče poslati datoteke {filename}, saj je to ali mapa ali pa je velikost datoteke 0 bajtov.", "Total file size {size1} exceeds upload limit {size2}" : "Skupna velikost {size1} presega omejitev velikosti {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Na voljo ni dovolj prostora. Velikost poslane datoteke je {size1}, na voljo pa je je {size2}.", @@ -49,6 +50,7 @@ "Delete" : "Izbriši", "Disconnect storage" : "Odklopi shrambo", "Unshare" : "Prekini souporabo", + "Select" : "Izberi", "Pending" : "V čakanju ...", "Unable to determine date" : "Ni mogoče določiti datuma", "Error moving file." : "Napaka premikanja datoteke.", @@ -78,6 +80,7 @@ "Maximum upload size" : "Največja velikost za pošiljanja", "max. possible: " : "največ mogoče:", "Save" : "Shrani", + "Settings" : "Nastavitve", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Uporabite naslov <a href=\"%s\" target=\"_blank\"> za dostop do datotek peko sistema WebDAV</a>.", "New" : "Novo", @@ -86,6 +89,7 @@ "New folder" : "Nova mapa", "Folder" : "Mapa", "From link" : "Iz povezave", + "Cancel upload" : "Prekliči pošiljanje", "Download" : "Prejmi", "Upload too large" : "Prekoračenje omejitve velikosti", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Datoteke, ki jih želite poslati, presegajo največjo dovoljeno velikost na strežniku.", diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js index 16330849713..235f7d9f4b1 100644 --- a/apps/files/l10n/sq.js +++ b/apps/files/l10n/sq.js @@ -35,6 +35,7 @@ OC.L10N.register( "Invalid directory." : "Dosje e pavlefshme", "Files" : "Skedarë", "All files" : "Të gjithë", + "Home" : "Shtëpi", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nuk mund të ngarkohet {filename} sepse është dosje ose ka 0 byte", "Total file size {size1} exceeds upload limit {size2}" : "Përmasa totale {size1} e skedarit tejkalon limitin e ngarkimit {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nuk ka hapësirë të mjaftueshme, ju po ngarkoni {size1} por vetëm {size2} është e lirë", @@ -77,6 +78,7 @@ OC.L10N.register( "Maximum upload size" : "Madhësia maksimale e nagarkimit", "max. possible: " : "maks i mundshëm", "Save" : "Ruaj", + "Settings" : "Konfigurime", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Përdorni këtë adresë për <a href=\"%s\" target=\"_blank\">qasje në skedarët tuaj me anë të WebDAV</a>", "New" : "E re", @@ -85,6 +87,7 @@ OC.L10N.register( "New folder" : "Dosje e're", "Folder" : "Dosje", "From link" : "Nga lidhja", + "Cancel upload" : "Anullo ngarkimin", "Download" : "Shkarko", "Upload too large" : "Ngarkimi shumë i madh", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skedarët që po mundoheni të ngarkoni e tejkalojnë madhësinë maksimale të lejuar nga serveri.", diff --git a/apps/files/l10n/sq.json b/apps/files/l10n/sq.json index 03ff657f6d8..2df606a9b80 100644 --- a/apps/files/l10n/sq.json +++ b/apps/files/l10n/sq.json @@ -33,6 +33,7 @@ "Invalid directory." : "Dosje e pavlefshme", "Files" : "Skedarë", "All files" : "Të gjithë", + "Home" : "Shtëpi", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nuk mund të ngarkohet {filename} sepse është dosje ose ka 0 byte", "Total file size {size1} exceeds upload limit {size2}" : "Përmasa totale {size1} e skedarit tejkalon limitin e ngarkimit {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Nuk ka hapësirë të mjaftueshme, ju po ngarkoni {size1} por vetëm {size2} është e lirë", @@ -75,6 +76,7 @@ "Maximum upload size" : "Madhësia maksimale e nagarkimit", "max. possible: " : "maks i mundshëm", "Save" : "Ruaj", + "Settings" : "Konfigurime", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Përdorni këtë adresë për <a href=\"%s\" target=\"_blank\">qasje në skedarët tuaj me anë të WebDAV</a>", "New" : "E re", @@ -83,6 +85,7 @@ "New folder" : "Dosje e're", "Folder" : "Dosje", "From link" : "Nga lidhja", + "Cancel upload" : "Anullo ngarkimin", "Download" : "Shkarko", "Upload too large" : "Ngarkimi shumë i madh", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skedarët që po mundoheni të ngarkoni e tejkalojnë madhësinë maksimale të lejuar nga serveri.", diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 478d5f12e24..b4db6ae3fae 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -16,6 +16,7 @@ OC.L10N.register( "Not enough storage available" : "Нема довољно простора", "Invalid directory." : "неисправна фасцикла.", "Files" : "Датотеке", + "Home" : "Кућа", "Upload cancelled." : "Отпремање је прекинуто.", "File upload is in progress. Leaving the page now will cancel the upload." : "Отпремање датотеке је у току. Ако сада напустите страницу, прекинућете отпремање.", "{new_name} already exists" : "{new_name} већ постоји", @@ -36,11 +37,13 @@ OC.L10N.register( "Maximum upload size" : "Највећа величина датотеке", "max. possible: " : "највећа величина:", "Save" : "Сачувај", + "Settings" : "Поставке", "WebDAV" : "WebDAV", "New" : "Нова", "Text file" : "текстуална датотека", "Folder" : "фасцикла", "From link" : "Са везе", + "Cancel upload" : "Прекини отпремање", "Download" : "Преузми", "Upload too large" : "Датотека је превелика", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Датотеке које желите да отпремите прелазе ограничење у величини.", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 48deb7f06cd..dd059c69b41 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -14,6 +14,7 @@ "Not enough storage available" : "Нема довољно простора", "Invalid directory." : "неисправна фасцикла.", "Files" : "Датотеке", + "Home" : "Кућа", "Upload cancelled." : "Отпремање је прекинуто.", "File upload is in progress. Leaving the page now will cancel the upload." : "Отпремање датотеке је у току. Ако сада напустите страницу, прекинућете отпремање.", "{new_name} already exists" : "{new_name} већ постоји", @@ -34,11 +35,13 @@ "Maximum upload size" : "Највећа величина датотеке", "max. possible: " : "највећа величина:", "Save" : "Сачувај", + "Settings" : "Поставке", "WebDAV" : "WebDAV", "New" : "Нова", "Text file" : "текстуална датотека", "Folder" : "фасцикла", "From link" : "Са везе", + "Cancel upload" : "Прекини отпремање", "Download" : "Преузми", "Upload too large" : "Датотека је превелика", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Датотеке које желите да отпремите прелазе ограничење у величини.", diff --git a/apps/files/l10n/sr@latin.js b/apps/files/l10n/sr@latin.js index a432428402e..dee64b483f2 100644 --- a/apps/files/l10n/sr@latin.js +++ b/apps/files/l10n/sr@latin.js @@ -7,6 +7,7 @@ OC.L10N.register( "No file was uploaded" : "Nijedan fajl nije poslat", "Missing a temporary folder" : "Nedostaje privremena fascikla", "Files" : "Fajlovi", + "Home" : "Kuća", "Rename" : "Preimenij", "Delete" : "Obriši", "Unshare" : "Ukljoni deljenje", @@ -19,6 +20,7 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : ["","",""], "Maximum upload size" : "Maksimalna veličina pošiljke", "Save" : "Snimi", + "Settings" : "Podešavanja", "Folder" : "Direktorijum", "Download" : "Preuzmi", "Upload too large" : "Pošiljka je prevelika", diff --git a/apps/files/l10n/sr@latin.json b/apps/files/l10n/sr@latin.json index ea8390c006e..6d99f49d07d 100644 --- a/apps/files/l10n/sr@latin.json +++ b/apps/files/l10n/sr@latin.json @@ -5,6 +5,7 @@ "No file was uploaded" : "Nijedan fajl nije poslat", "Missing a temporary folder" : "Nedostaje privremena fascikla", "Files" : "Fajlovi", + "Home" : "Kuća", "Rename" : "Preimenij", "Delete" : "Obriši", "Unshare" : "Ukljoni deljenje", @@ -17,6 +18,7 @@ "_Uploading %n file_::_Uploading %n files_" : ["","",""], "Maximum upload size" : "Maksimalna veličina pošiljke", "Save" : "Snimi", + "Settings" : "Podešavanja", "Folder" : "Direktorijum", "Download" : "Preuzmi", "Upload too large" : "Pošiljka je prevelika", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 6a8b20c38ef..35bca8d4e85 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -32,6 +32,7 @@ OC.L10N.register( "Files" : "Filer", "All files" : "Alla filer", "Favorites" : "Favoriter", + "Home" : "Hem", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan inte ladda upp {filename} eftersom den antingen är en mapp eller har 0 bytes.", "Total file size {size1} exceeds upload limit {size2}" : "Totala filstorleken {size1} överskrider uppladdningsgränsen {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Inte tillräckligt med ledigt utrymme, du laddar upp {size1} men endast {size2} finns kvar.", @@ -46,6 +47,7 @@ OC.L10N.register( "Rename" : "Byt namn", "Delete" : "Radera", "Unshare" : "Sluta dela", + "Select" : "Välj", "Pending" : "Väntar", "Error moving file." : "Fel vid flytt av fil.", "Error moving file" : "Fel uppstod vid flyttning av fil", @@ -73,6 +75,7 @@ OC.L10N.register( "Maximum upload size" : "Maximal storlek att ladda upp", "max. possible: " : "max. möjligt:", "Save" : "Spara", + "Settings" : "Inställningar", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress till <a href=\"%s\" target=\"_blank\">nå dina Filer via WebDAV</a>", "New" : "Ny", @@ -81,6 +84,7 @@ OC.L10N.register( "New folder" : "Ny mapp", "Folder" : "Mapp", "From link" : "Från länk", + "Cancel upload" : "Avbryt uppladdning", "Download" : "Ladda ner", "Upload too large" : "För stor uppladdning", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern.", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index c9002b832c6..9e47d9ad541 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -30,6 +30,7 @@ "Files" : "Filer", "All files" : "Alla filer", "Favorites" : "Favoriter", + "Home" : "Hem", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan inte ladda upp {filename} eftersom den antingen är en mapp eller har 0 bytes.", "Total file size {size1} exceeds upload limit {size2}" : "Totala filstorleken {size1} överskrider uppladdningsgränsen {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Inte tillräckligt med ledigt utrymme, du laddar upp {size1} men endast {size2} finns kvar.", @@ -44,6 +45,7 @@ "Rename" : "Byt namn", "Delete" : "Radera", "Unshare" : "Sluta dela", + "Select" : "Välj", "Pending" : "Väntar", "Error moving file." : "Fel vid flytt av fil.", "Error moving file" : "Fel uppstod vid flyttning av fil", @@ -71,6 +73,7 @@ "Maximum upload size" : "Maximal storlek att ladda upp", "max. possible: " : "max. möjligt:", "Save" : "Spara", + "Settings" : "Inställningar", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Använd denna adress till <a href=\"%s\" target=\"_blank\">nå dina Filer via WebDAV</a>", "New" : "Ny", @@ -79,6 +82,7 @@ "New folder" : "Ny mapp", "Folder" : "Mapp", "From link" : "Från länk", + "Cancel upload" : "Avbryt uppladdning", "Download" : "Ladda ner", "Upload too large" : "För stor uppladdning", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern.", diff --git a/apps/files/l10n/ta_IN.js b/apps/files/l10n/ta_IN.js index b7aaa25ee52..7762d4fda20 100644 --- a/apps/files/l10n/ta_IN.js +++ b/apps/files/l10n/ta_IN.js @@ -5,6 +5,7 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "Settings" : "அமைப்புகள்", "New folder" : "புதிய கோப்புறை" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ta_IN.json b/apps/files/l10n/ta_IN.json index 955320c6c94..e689868c365 100644 --- a/apps/files/l10n/ta_IN.json +++ b/apps/files/l10n/ta_IN.json @@ -3,6 +3,7 @@ "_%n folder_::_%n folders_" : ["",""], "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], + "Settings" : "அமைப்புகள்", "New folder" : "புதிய கோப்புறை" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/ta_LK.js b/apps/files/l10n/ta_LK.js index bc5b1b5961d..69a786f10f4 100644 --- a/apps/files/l10n/ta_LK.js +++ b/apps/files/l10n/ta_LK.js @@ -11,12 +11,14 @@ OC.L10N.register( "Failed to write to disk" : "வட்டில் எழுத முடியவில்லை", "Files" : "கோப்புகள்", "Favorites" : "விருப்பங்கள்", + "Home" : "அகம்", "Upload cancelled." : "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது", "File upload is in progress. Leaving the page now will cancel the upload." : "கோப்பு பதிவேற்றம் செயல்பாட்டில் உள்ளது. இந்தப் பக்கத்திலிருந்து வெறியேறுவதானது பதிவேற்றலை இரத்து செய்யும்.", "{new_name} already exists" : "{new_name} ஏற்கனவே உள்ளது", "Rename" : "பெயர்மாற்றம்", "Delete" : "நீக்குக", "Unshare" : "பகிரப்படாதது", + "Select" : "தெரிக", "Pending" : "நிலுவையிலுள்ள", "Error" : "வழு", "Name" : "பெயர்", @@ -30,10 +32,12 @@ OC.L10N.register( "Maximum upload size" : "பதிவேற்றக்கூடிய ஆகக்கூடிய அளவு ", "max. possible: " : "ஆகக் கூடியது:", "Save" : "சேமிக்க ", + "Settings" : "அமைப்புகள்", "New" : "புதிய", "Text file" : "கோப்பு உரை", "Folder" : "கோப்புறை", "From link" : "இணைப்பிலிருந்து", + "Cancel upload" : "பதிவேற்றலை இரத்து செய்க", "Download" : "பதிவிறக்குக", "Upload too large" : "பதிவேற்றல் மிகப்பெரியது", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "நீங்கள் பதிவேற்ற முயற்சிக்கும் கோப்புகளானது இந்த சேவையகத்தில் கோப்பு பதிவேற்றக்கூடிய ஆகக்கூடிய அளவிலும் கூடியது.", diff --git a/apps/files/l10n/ta_LK.json b/apps/files/l10n/ta_LK.json index dfc23f1f196..ec0f4a78af0 100644 --- a/apps/files/l10n/ta_LK.json +++ b/apps/files/l10n/ta_LK.json @@ -9,12 +9,14 @@ "Failed to write to disk" : "வட்டில் எழுத முடியவில்லை", "Files" : "கோப்புகள்", "Favorites" : "விருப்பங்கள்", + "Home" : "அகம்", "Upload cancelled." : "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது", "File upload is in progress. Leaving the page now will cancel the upload." : "கோப்பு பதிவேற்றம் செயல்பாட்டில் உள்ளது. இந்தப் பக்கத்திலிருந்து வெறியேறுவதானது பதிவேற்றலை இரத்து செய்யும்.", "{new_name} already exists" : "{new_name} ஏற்கனவே உள்ளது", "Rename" : "பெயர்மாற்றம்", "Delete" : "நீக்குக", "Unshare" : "பகிரப்படாதது", + "Select" : "தெரிக", "Pending" : "நிலுவையிலுள்ள", "Error" : "வழு", "Name" : "பெயர்", @@ -28,10 +30,12 @@ "Maximum upload size" : "பதிவேற்றக்கூடிய ஆகக்கூடிய அளவு ", "max. possible: " : "ஆகக் கூடியது:", "Save" : "சேமிக்க ", + "Settings" : "அமைப்புகள்", "New" : "புதிய", "Text file" : "கோப்பு உரை", "Folder" : "கோப்புறை", "From link" : "இணைப்பிலிருந்து", + "Cancel upload" : "பதிவேற்றலை இரத்து செய்க", "Download" : "பதிவிறக்குக", "Upload too large" : "பதிவேற்றல் மிகப்பெரியது", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "நீங்கள் பதிவேற்ற முயற்சிக்கும் கோப்புகளானது இந்த சேவையகத்தில் கோப்பு பதிவேற்றக்கூடிய ஆகக்கூடிய அளவிலும் கூடியது.", diff --git a/apps/files/l10n/te.js b/apps/files/l10n/te.js index ef04ca24f80..27f19b99235 100644 --- a/apps/files/l10n/te.js +++ b/apps/files/l10n/te.js @@ -9,6 +9,7 @@ OC.L10N.register( "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Save" : "భద్రపరచు", + "Settings" : "అమరికలు", "New folder" : "కొత్త సంచయం", "Folder" : "సంచయం" }, diff --git a/apps/files/l10n/te.json b/apps/files/l10n/te.json index c263e796d61..6678935e52a 100644 --- a/apps/files/l10n/te.json +++ b/apps/files/l10n/te.json @@ -7,6 +7,7 @@ "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Save" : "భద్రపరచు", + "Settings" : "అమరికలు", "New folder" : "కొత్త సంచయం", "Folder" : "సంచయం" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files/l10n/th_TH.js b/apps/files/l10n/th_TH.js index f6392c3d26a..44b4fc83584 100644 --- a/apps/files/l10n/th_TH.js +++ b/apps/files/l10n/th_TH.js @@ -18,12 +18,14 @@ OC.L10N.register( "Invalid directory." : "ไดเร็กทอรี่ไม่ถูกต้อง", "Files" : "ไฟล์", "Favorites" : "รายการโปรด", + "Home" : "บ้าน", "Upload cancelled." : "การอัพโหลดถูกยกเลิก", "File upload is in progress. Leaving the page now will cancel the upload." : "การอัพโหลดไฟล์กำลังอยู่ในระหว่างดำเนินการ การออกจากหน้าเว็บนี้จะทำให้การอัพโหลดถูกยกเลิก", "{new_name} already exists" : "{new_name} มีอยู่แล้วในระบบ", "Rename" : "เปลี่ยนชื่อ", "Delete" : "ลบ", "Unshare" : "ยกเลิกการแชร์", + "Select" : "เลือก", "Pending" : "อยู่ระหว่างดำเนินการ", "Error" : "ข้อผิดพลาด", "Name" : "ชื่อ", @@ -39,12 +41,14 @@ OC.L10N.register( "Maximum upload size" : "ขนาดไฟล์สูงสุดที่อัพโหลดได้", "max. possible: " : "จำนวนสูงสุดที่สามารถทำได้: ", "Save" : "บันทึก", + "Settings" : "ตั้งค่า", "WebDAV" : "WebDAV", "New" : "อัพโหลดไฟล์ใหม่", "Text file" : "ไฟล์ข้อความ", "New folder" : "โฟลเดอร์ใหม่", "Folder" : "แฟ้มเอกสาร", "From link" : "จากลิงก์", + "Cancel upload" : "ยกเลิกการอัพโหลด", "Download" : "ดาวน์โหลด", "Upload too large" : "ไฟล์ที่อัพโหลดมีขนาดใหญ่เกินไป", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ไฟล์ที่คุณพยายามที่จะอัพโหลดมีขนาดเกินกว่าขนาดสูงสุดที่กำหนดไว้ให้อัพโหลดได้สำหรับเซิร์ฟเวอร์นี้", diff --git a/apps/files/l10n/th_TH.json b/apps/files/l10n/th_TH.json index b8258dc90b5..0ba3be8e45e 100644 --- a/apps/files/l10n/th_TH.json +++ b/apps/files/l10n/th_TH.json @@ -16,12 +16,14 @@ "Invalid directory." : "ไดเร็กทอรี่ไม่ถูกต้อง", "Files" : "ไฟล์", "Favorites" : "รายการโปรด", + "Home" : "บ้าน", "Upload cancelled." : "การอัพโหลดถูกยกเลิก", "File upload is in progress. Leaving the page now will cancel the upload." : "การอัพโหลดไฟล์กำลังอยู่ในระหว่างดำเนินการ การออกจากหน้าเว็บนี้จะทำให้การอัพโหลดถูกยกเลิก", "{new_name} already exists" : "{new_name} มีอยู่แล้วในระบบ", "Rename" : "เปลี่ยนชื่อ", "Delete" : "ลบ", "Unshare" : "ยกเลิกการแชร์", + "Select" : "เลือก", "Pending" : "อยู่ระหว่างดำเนินการ", "Error" : "ข้อผิดพลาด", "Name" : "ชื่อ", @@ -37,12 +39,14 @@ "Maximum upload size" : "ขนาดไฟล์สูงสุดที่อัพโหลดได้", "max. possible: " : "จำนวนสูงสุดที่สามารถทำได้: ", "Save" : "บันทึก", + "Settings" : "ตั้งค่า", "WebDAV" : "WebDAV", "New" : "อัพโหลดไฟล์ใหม่", "Text file" : "ไฟล์ข้อความ", "New folder" : "โฟลเดอร์ใหม่", "Folder" : "แฟ้มเอกสาร", "From link" : "จากลิงก์", + "Cancel upload" : "ยกเลิกการอัพโหลด", "Download" : "ดาวน์โหลด", "Upload too large" : "ไฟล์ที่อัพโหลดมีขนาดใหญ่เกินไป", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ไฟล์ที่คุณพยายามที่จะอัพโหลดมีขนาดเกินกว่าขนาดสูงสุดที่กำหนดไว้ให้อัพโหลดได้สำหรับเซิร์ฟเวอร์นี้", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index cfcbafdbba9..aa476c665a9 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Dosyalar", "All files" : "Tüm dosyalar", "Favorites" : "Sık Kullanılanlar", + "Home" : "Ev", "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename} bir dizin veya 0 bayt olduğundan yüklenemedi", "Total file size {size1} exceeds upload limit {size2}" : "Toplam dosya boyutu {size1}, {size2} gönderme sınırını aşıyor", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Yeterince boş alan yok. Gönderdiğiniz boyut {size1} ancak {size2} alan mevcut", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Sil", "Disconnect storage" : "Depolama bağlantısını kes", "Unshare" : "Paylaşmayı Kaldır", + "Select" : "Seç", "Pending" : "Bekliyor", "Error moving file." : "Dosya taşıma hatası.", "Error moving file" : "Dosya taşıma hatası", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "Azami yükleme boyutu", "max. possible: " : "mümkün olan en fazla: ", "Save" : "Kaydet", + "Settings" : "Ayarlar", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">Dosyalarınıza WebDAV aracılığıyla erişmek için</a> bu adresi kullanın", "New" : "Yeni", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "Yeni klasör", "Folder" : "Klasör", "From link" : "Bağlantıdan", + "Cancel upload" : "Yüklemeyi iptal et", "Download" : "İndir", "Upload too large" : "Yükleme çok büyük", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Yüklemeye çalıştığınız dosyalar bu sunucudaki azami yükleme boyutunu aşıyor.", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 5550fab1984..5bf608e898f 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -34,6 +34,7 @@ "Files" : "Dosyalar", "All files" : "Tüm dosyalar", "Favorites" : "Sık Kullanılanlar", + "Home" : "Ev", "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename} bir dizin veya 0 bayt olduğundan yüklenemedi", "Total file size {size1} exceeds upload limit {size2}" : "Toplam dosya boyutu {size1}, {size2} gönderme sınırını aşıyor", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Yeterince boş alan yok. Gönderdiğiniz boyut {size1} ancak {size2} alan mevcut", @@ -49,6 +50,7 @@ "Delete" : "Sil", "Disconnect storage" : "Depolama bağlantısını kes", "Unshare" : "Paylaşmayı Kaldır", + "Select" : "Seç", "Pending" : "Bekliyor", "Error moving file." : "Dosya taşıma hatası.", "Error moving file" : "Dosya taşıma hatası", @@ -77,6 +79,7 @@ "Maximum upload size" : "Azami yükleme boyutu", "max. possible: " : "mümkün olan en fazla: ", "Save" : "Kaydet", + "Settings" : "Ayarlar", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\">Dosyalarınıza WebDAV aracılığıyla erişmek için</a> bu adresi kullanın", "New" : "Yeni", @@ -85,6 +88,7 @@ "New folder" : "Yeni klasör", "Folder" : "Klasör", "From link" : "Bağlantıdan", + "Cancel upload" : "Yüklemeyi iptal et", "Download" : "İndir", "Upload too large" : "Yükleme çok büyük", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Yüklemeye çalıştığınız dosyalar bu sunucudaki azami yükleme boyutunu aşıyor.", diff --git a/apps/files/l10n/ug.js b/apps/files/l10n/ug.js index fe4db3f7b54..91101525069 100644 --- a/apps/files/l10n/ug.js +++ b/apps/files/l10n/ug.js @@ -10,6 +10,7 @@ OC.L10N.register( "Not enough storage available" : "يېتەرلىك ساقلاش بوشلۇقى يوق", "Files" : "ھۆججەتلەر", "Favorites" : "يىغقۇچ", + "Home" : "ئۆي", "Upload cancelled." : "يۈكلەشتىن ۋاز كەچتى.", "File upload is in progress. Leaving the page now will cancel the upload." : "ھۆججەت يۈكلەش مەشغۇلاتى ئېلىپ بېرىلىۋاتىدۇ. Leaving the page now will cancel the upload.", "{new_name} already exists" : "{new_name} مەۋجۇت", @@ -26,11 +27,13 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : [""], "Favorite" : "يىغقۇچ", "Save" : "ساقلا", + "Settings" : "تەڭشەكلەر", "WebDAV" : "WebDAV", "New" : "يېڭى", "Text file" : "تېكىست ھۆججەت", "New folder" : "يېڭى قىسقۇچ", "Folder" : "قىسقۇچ", + "Cancel upload" : "يۈكلەشتىن ۋاز كەچ", "Download" : "چۈشۈر", "Upload too large" : "يۈكلەندىغىنى بەك چوڭ" }, diff --git a/apps/files/l10n/ug.json b/apps/files/l10n/ug.json index 26489cfd6a3..580e74ef658 100644 --- a/apps/files/l10n/ug.json +++ b/apps/files/l10n/ug.json @@ -8,6 +8,7 @@ "Not enough storage available" : "يېتەرلىك ساقلاش بوشلۇقى يوق", "Files" : "ھۆججەتلەر", "Favorites" : "يىغقۇچ", + "Home" : "ئۆي", "Upload cancelled." : "يۈكلەشتىن ۋاز كەچتى.", "File upload is in progress. Leaving the page now will cancel the upload." : "ھۆججەت يۈكلەش مەشغۇلاتى ئېلىپ بېرىلىۋاتىدۇ. Leaving the page now will cancel the upload.", "{new_name} already exists" : "{new_name} مەۋجۇت", @@ -24,11 +25,13 @@ "_Uploading %n file_::_Uploading %n files_" : [""], "Favorite" : "يىغقۇچ", "Save" : "ساقلا", + "Settings" : "تەڭشەكلەر", "WebDAV" : "WebDAV", "New" : "يېڭى", "Text file" : "تېكىست ھۆججەت", "New folder" : "يېڭى قىسقۇچ", "Folder" : "قىسقۇچ", + "Cancel upload" : "يۈكلەشتىن ۋاز كەچ", "Download" : "چۈشۈر", "Upload too large" : "يۈكلەندىغىنى بەك چوڭ" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 1dd672a89fb..60d0baa1147 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "Файли", "All files" : "Усі файли", "Favorites" : "Улюблені", + "Home" : "Домашня адреса", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Неможливо завантажити {filename}, оскільки це каталог або має нульовий розмір.", "Total file size {size1} exceeds upload limit {size2}" : "Розмір файлу {size1} перевищує обмеження {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостатньо вільного місця, ви завантажуєте {size1}, а залишилося лише {size2}", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "Видалити", "Disconnect storage" : "Від’єднати сховище", "Unshare" : "Закрити доступ", + "Select" : "Оберіть", "Pending" : "Очікування", "Error moving file." : "Помилка переміщення файлу.", "Error moving file" : "Помилка переміщення файлу", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "Максимальний розмір відвантажень", "max. possible: " : "макс. можливе:", "Save" : "Зберегти", + "Settings" : "Налаштування", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Для доступу до файлів через WebDAV використовуйте <a href=\"%s\" target=\"_blank\">це посилання</a>", "New" : "Створити", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "Нова тека", "Folder" : "Тека", "From link" : "З посилання", + "Cancel upload" : "Перервати завантаження", "Download" : "Завантажити", "Upload too large" : "Файл занадто великий", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файли,що ви намагаєтесь відвантажити перевищують максимальний дозволений розмір файлів на цьому сервері.", diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 9bb3031b159..353cb3b52fe 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -34,6 +34,7 @@ "Files" : "Файли", "All files" : "Усі файли", "Favorites" : "Улюблені", + "Home" : "Домашня адреса", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Неможливо завантажити {filename}, оскільки це каталог або має нульовий розмір.", "Total file size {size1} exceeds upload limit {size2}" : "Розмір файлу {size1} перевищує обмеження {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Недостатньо вільного місця, ви завантажуєте {size1}, а залишилося лише {size2}", @@ -49,6 +50,7 @@ "Delete" : "Видалити", "Disconnect storage" : "Від’єднати сховище", "Unshare" : "Закрити доступ", + "Select" : "Оберіть", "Pending" : "Очікування", "Error moving file." : "Помилка переміщення файлу.", "Error moving file" : "Помилка переміщення файлу", @@ -77,6 +79,7 @@ "Maximum upload size" : "Максимальний розмір відвантажень", "max. possible: " : "макс. можливе:", "Save" : "Зберегти", + "Settings" : "Налаштування", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Для доступу до файлів через WebDAV використовуйте <a href=\"%s\" target=\"_blank\">це посилання</a>", "New" : "Створити", @@ -85,6 +88,7 @@ "New folder" : "Нова тека", "Folder" : "Тека", "From link" : "З посилання", + "Cancel upload" : "Перервати завантаження", "Download" : "Завантажити", "Upload too large" : "Файл занадто великий", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файли,що ви намагаєтесь відвантажити перевищують максимальний дозволений розмір файлів на цьому сервері.", diff --git a/apps/files/l10n/ur_PK.js b/apps/files/l10n/ur_PK.js index 21c0da147a2..ad36a5fb303 100644 --- a/apps/files/l10n/ur_PK.js +++ b/apps/files/l10n/ur_PK.js @@ -10,6 +10,7 @@ OC.L10N.register( "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Save" : "حفظ", + "Settings" : "ترتیبات", "Download" : "ڈاؤن لوڈ،" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files/l10n/ur_PK.json b/apps/files/l10n/ur_PK.json index 744f90a3b99..9b27f61dd88 100644 --- a/apps/files/l10n/ur_PK.json +++ b/apps/files/l10n/ur_PK.json @@ -8,6 +8,7 @@ "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Save" : "حفظ", + "Settings" : "ترتیبات", "Download" : "ڈاؤن لوڈ،" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index b3d309bb5ea..13a25800173 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -29,6 +29,7 @@ OC.L10N.register( "Invalid directory." : "Thư mục không hợp lệ", "Files" : "Tập tin", "Favorites" : "Ưa thích", + "Home" : "Nhà", "Unable to upload {filename} as it is a directory or has 0 bytes" : "không thể tải {filename} lên do nó là một thư mục hoặc có kích thước bằng 0 byte", "Upload cancelled." : "Hủy tải lên", "Could not get result from server." : "Không thể nhận được kết quả từ máy chủ.", @@ -40,6 +41,7 @@ OC.L10N.register( "Rename" : "Sửa tên", "Delete" : "Xóa", "Unshare" : "Bỏ chia sẻ", + "Select" : "Chọn", "Pending" : "Đang chờ", "Error moving file" : "Lỗi di chuyển tập tin", "Error" : "Lỗi", @@ -63,6 +65,7 @@ OC.L10N.register( "Maximum upload size" : "Kích thước tối đa ", "max. possible: " : "tối đa cho phép:", "Save" : "Lưu", + "Settings" : "Cài đặt", "WebDAV" : "WebDAV", "New" : "Tạo mới", "New text file" : "File text mới", @@ -70,6 +73,7 @@ OC.L10N.register( "New folder" : "Tạo thư mục", "Folder" : "Thư mục", "From link" : "Từ liên kết", + "Cancel upload" : "Hủy upload", "Download" : "Tải về", "Upload too large" : "Tập tin tải lên quá lớn", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ .", diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index c51f36f4442..7ba1afd45dd 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -27,6 +27,7 @@ "Invalid directory." : "Thư mục không hợp lệ", "Files" : "Tập tin", "Favorites" : "Ưa thích", + "Home" : "Nhà", "Unable to upload {filename} as it is a directory or has 0 bytes" : "không thể tải {filename} lên do nó là một thư mục hoặc có kích thước bằng 0 byte", "Upload cancelled." : "Hủy tải lên", "Could not get result from server." : "Không thể nhận được kết quả từ máy chủ.", @@ -38,6 +39,7 @@ "Rename" : "Sửa tên", "Delete" : "Xóa", "Unshare" : "Bỏ chia sẻ", + "Select" : "Chọn", "Pending" : "Đang chờ", "Error moving file" : "Lỗi di chuyển tập tin", "Error" : "Lỗi", @@ -61,6 +63,7 @@ "Maximum upload size" : "Kích thước tối đa ", "max. possible: " : "tối đa cho phép:", "Save" : "Lưu", + "Settings" : "Cài đặt", "WebDAV" : "WebDAV", "New" : "Tạo mới", "New text file" : "File text mới", @@ -68,6 +71,7 @@ "New folder" : "Tạo thư mục", "Folder" : "Thư mục", "From link" : "Từ liên kết", + "Cancel upload" : "Hủy upload", "Download" : "Tải về", "Upload too large" : "Tập tin tải lên quá lớn", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ .", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 92a9c43b5c2..441a7f63464 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -34,6 +34,7 @@ OC.L10N.register( "Files" : "文件", "All files" : "全部文件", "Favorites" : "收藏", + "Home" : "家庭", "Unable to upload {filename} as it is a directory or has 0 bytes" : "不能上传文件 {filename} ,由于它是一个目录或者为0字节", "Total file size {size1} exceeds upload limit {size2}" : "总文件大小 {size1} 超过上传限制 {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "没有足够的可用空间,您正在上传 {size1} 的文件但是只有 {size2} 可用。", @@ -49,6 +50,7 @@ OC.L10N.register( "Delete" : "删除", "Disconnect storage" : "断开储存连接", "Unshare" : "取消共享", + "Select" : "选择", "Pending" : "等待", "Error moving file." : "移动文件出错。", "Error moving file" : "移动文件错误", @@ -76,6 +78,7 @@ OC.L10N.register( "Maximum upload size" : "最大上传大小", "max. possible: " : "最大允许: ", "Save" : "保存", + "Settings" : "设置", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\">通过 WebDAV 访问您的文件</a>", "New" : "新建", @@ -84,6 +87,7 @@ OC.L10N.register( "New folder" : "增加文件夹", "Folder" : "文件夹", "From link" : "来自链接", + "Cancel upload" : "取消上传", "Download" : "下载", "Upload too large" : "上传文件过大", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您正尝试上传的文件超过了此服务器可以上传的最大容量限制", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index b8c12c0cf7b..2ad2ea18ce4 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -32,6 +32,7 @@ "Files" : "文件", "All files" : "全部文件", "Favorites" : "收藏", + "Home" : "家庭", "Unable to upload {filename} as it is a directory or has 0 bytes" : "不能上传文件 {filename} ,由于它是一个目录或者为0字节", "Total file size {size1} exceeds upload limit {size2}" : "总文件大小 {size1} 超过上传限制 {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "没有足够的可用空间,您正在上传 {size1} 的文件但是只有 {size2} 可用。", @@ -47,6 +48,7 @@ "Delete" : "删除", "Disconnect storage" : "断开储存连接", "Unshare" : "取消共享", + "Select" : "选择", "Pending" : "等待", "Error moving file." : "移动文件出错。", "Error moving file" : "移动文件错误", @@ -74,6 +76,7 @@ "Maximum upload size" : "最大上传大小", "max. possible: " : "最大允许: ", "Save" : "保存", + "Settings" : "设置", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用这个地址 <a href=\"%s\" target=\"_blank\">通过 WebDAV 访问您的文件</a>", "New" : "新建", @@ -82,6 +85,7 @@ "New folder" : "增加文件夹", "Folder" : "文件夹", "From link" : "来自链接", + "Cancel upload" : "取消上传", "Download" : "下载", "Upload too large" : "上传文件过大", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您正尝试上传的文件超过了此服务器可以上传的最大容量限制", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 2d98e99f615..a1cd06e7cae 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -4,6 +4,7 @@ OC.L10N.register( "Unknown error" : "不明錯誤", "Files" : "文件", "All files" : "所有文件", + "Home" : "主頁", "Rename" : "重新命名", "Delete" : "刪除", "Unshare" : "取消分享", @@ -15,10 +16,12 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : [""], "{dirs} and {files}" : "{dirs} 和 {files}", "Save" : "儲存", + "Settings" : "設定", "WebDAV" : "WebDAV", "New" : "新增", "New folder" : "新資料夾", "Folder" : "資料夾", + "Cancel upload" : "取消上戴", "Download" : "下載" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 42607fdf62b..30409fa0392 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -2,6 +2,7 @@ "Unknown error" : "不明錯誤", "Files" : "文件", "All files" : "所有文件", + "Home" : "主頁", "Rename" : "重新命名", "Delete" : "刪除", "Unshare" : "取消分享", @@ -13,10 +14,12 @@ "_Uploading %n file_::_Uploading %n files_" : [""], "{dirs} and {files}" : "{dirs} 和 {files}", "Save" : "儲存", + "Settings" : "設定", "WebDAV" : "WebDAV", "New" : "新增", "New folder" : "新資料夾", "Folder" : "資料夾", + "Cancel upload" : "取消上戴", "Download" : "下載" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 6380cc588d9..a584eacbed7 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -36,6 +36,7 @@ OC.L10N.register( "Files" : "檔案", "All files" : "所有檔案", "Favorites" : "最愛", + "Home" : "住宅", "Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳", "Total file size {size1} exceeds upload limit {size2}" : "檔案大小總和 {size1} 超過上傳限制 {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}", @@ -51,6 +52,7 @@ OC.L10N.register( "Delete" : "刪除", "Disconnect storage" : "斷開儲存空間連接", "Unshare" : "取消分享", + "Select" : "選擇", "Pending" : "等候中", "Error moving file." : "移動檔案發生錯誤", "Error moving file" : "移動檔案失敗", @@ -79,6 +81,7 @@ OC.L10N.register( "Maximum upload size" : "上傳限制", "max. possible: " : "最大允許:", "Save" : "儲存", + "Settings" : "設定", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個地址<a href=\"%s\" target=\"_blank\">來透過 WebDAV 存取檔案</a>", "New" : "新增", @@ -87,6 +90,7 @@ OC.L10N.register( "New folder" : "新資料夾", "Folder" : "資料夾", "From link" : "從連結", + "Cancel upload" : "取消上傳", "Download" : "下載", "Upload too large" : "上傳過大", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制。", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 55314c9c9ef..7e1ae46b6e3 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -34,6 +34,7 @@ "Files" : "檔案", "All files" : "所有檔案", "Favorites" : "最愛", + "Home" : "住宅", "Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳", "Total file size {size1} exceeds upload limit {size2}" : "檔案大小總和 {size1} 超過上傳限制 {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}", @@ -49,6 +50,7 @@ "Delete" : "刪除", "Disconnect storage" : "斷開儲存空間連接", "Unshare" : "取消分享", + "Select" : "選擇", "Pending" : "等候中", "Error moving file." : "移動檔案發生錯誤", "Error moving file" : "移動檔案失敗", @@ -77,6 +79,7 @@ "Maximum upload size" : "上傳限制", "max. possible: " : "最大允許:", "Save" : "儲存", + "Settings" : "設定", "WebDAV" : "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "使用這個地址<a href=\"%s\" target=\"_blank\">來透過 WebDAV 存取檔案</a>", "New" : "新增", @@ -85,6 +88,7 @@ "New folder" : "新資料夾", "Folder" : "資料夾", "From link" : "從連結", + "Cancel upload" : "取消上傳", "Download" : "下載", "Upload too large" : "上傳過大", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制。", |