diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
commit | a6cb2973a973565e2450b8bb7912257e5e22cde2 (patch) | |
tree | 9dd1db982e4ac8296b58ce34bec4eef768794231 /lib | |
parent | 7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff) | |
download | nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.tar.gz nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
132 files changed, 720 insertions, 752 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 4ccd98c8d94..9de2afc0a88 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -55,7 +55,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "فضلاً إحذف إعداد open_basedir من ملف php.ini لديك أو حوّل إلى PHP إصدار 64 بت.", "Set an admin username." : "اعداد اسم مستخدم للمدير", "Set an admin password." : "اعداد كلمة مرور للمدير", - "Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s", "You are not allowed to share %s" : "أنت غير مسموح لك أن تشارك %s", "Click the button below to open it." : "أنقر على الزر أدناه لفتحه.", "Could not find category \"%s\"" : "تعذر العثور على المجلد \"%s\"", @@ -112,13 +111,14 @@ OC.L10N.register( "Login canceled by app" : "تم إلغاء الدخول مِن طرف التطبيق", "a safe home for all your data" : "المكان الآمن لجميع بياناتك", "File is currently busy, please try again later" : "إنّ الملف مشغول الآمن، يرجى إعادة المحاولة لاحقًا", - "Can't read file" : "لا يمكن قراءة الملف", "Application is not enabled" : "التطبيق غير مفعّل", "Authentication error" : "لم يتم التأكد من الشخصية بنجاح", "Token expired. Please reload page." : "انتهت صلاحية الكلمة , يرجى اعادة تحميل الصفحة", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "يمكن إصلاح هذا الخطا بإعطاء مخدّم الموقع صلاحيات التعديل على مجلد الإعدادات. أنظر %s", "Storage is temporarily not available" : "وحدة التخزين غير متوفرة", "Following databases are supported: %s" : "قواعد البيانات التالية مدعومة: %s", - "Invalid Federated Cloud ID" : "معرّف سحابة الاتحاد غير صالح" + "Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s", + "Invalid Federated Cloud ID" : "معرّف سحابة الاتحاد غير صالح", + "Can't read file" : "لا يمكن قراءة الملف" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index 2bb0c94022e..dbe54802cb0 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -53,7 +53,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "فضلاً إحذف إعداد open_basedir من ملف php.ini لديك أو حوّل إلى PHP إصدار 64 بت.", "Set an admin username." : "اعداد اسم مستخدم للمدير", "Set an admin password." : "اعداد كلمة مرور للمدير", - "Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s", "You are not allowed to share %s" : "أنت غير مسموح لك أن تشارك %s", "Click the button below to open it." : "أنقر على الزر أدناه لفتحه.", "Could not find category \"%s\"" : "تعذر العثور على المجلد \"%s\"", @@ -110,13 +109,14 @@ "Login canceled by app" : "تم إلغاء الدخول مِن طرف التطبيق", "a safe home for all your data" : "المكان الآمن لجميع بياناتك", "File is currently busy, please try again later" : "إنّ الملف مشغول الآمن، يرجى إعادة المحاولة لاحقًا", - "Can't read file" : "لا يمكن قراءة الملف", "Application is not enabled" : "التطبيق غير مفعّل", "Authentication error" : "لم يتم التأكد من الشخصية بنجاح", "Token expired. Please reload page." : "انتهت صلاحية الكلمة , يرجى اعادة تحميل الصفحة", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "يمكن إصلاح هذا الخطا بإعطاء مخدّم الموقع صلاحيات التعديل على مجلد الإعدادات. أنظر %s", "Storage is temporarily not available" : "وحدة التخزين غير متوفرة", "Following databases are supported: %s" : "قواعد البيانات التالية مدعومة: %s", - "Invalid Federated Cloud ID" : "معرّف سحابة الاتحاد غير صالح" + "Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s", + "Invalid Federated Cloud ID" : "معرّف سحابة الاتحاد غير صالح", + "Can't read file" : "لا يمكن قراءة الملف" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 1faf7398e92..b8fc4630dda 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -58,15 +58,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, desanicia la configuración open_basedir dientro la so php.ini o camude a PHP 64 bits.", "Set an admin username." : "Afitar nome d'usuariu p'almin", "Set an admin password." : "Afitar contraseña p'almin", - "Can't create or write into the data directory %s" : "Nun pue crease o escribir dientro los datos del direutoriu %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El motor compartíu %s tien d'implementar la interfaz OCP\\Share_Backend", "Sharing backend %s not found" : "Nun s'alcontró'l botón de compartición %s", "Sharing backend for %s not found" : "Nun s'alcontró'l botón de partición pa %s", "Open »%s«" : "Abrir «%s»", "You are not allowed to share %s" : "Nun tienes permisu pa compartir %s", - "Can’t increase permissions of %s" : "Nun pue aumentase los permisos de %s", - "Files can’t be shared with delete permissions" : "Los ficheros nun puen compartise colos permisos de desaniciu", - "Files can’t be shared with create permissions" : "Los ficheros nun puen compartise colos permisos de creación", "Expiration date is in the past" : "La data de caducidá ta nel pasáu.", "Click the button below to open it." : "Primi'l botón d'embaxo p'abrilu.", "Could not find category \"%s\"" : "Nun pudo alcontrase la estaya \"%s.\"", @@ -125,7 +121,6 @@ OC.L10N.register( "Login canceled by app" : "Aniciar sesión canceláu pola aplicación", "a safe home for all your data" : "un llar seguru pa tolos tos datos", "File is currently busy, please try again later" : "Fichaeru ta ocupáu, por favor intentelo de nuevu más tarde", - "Can't read file" : "Nun ye a lleese'l ficheru", "Application is not enabled" : "L'aplicación nun ta habilitada", "Authentication error" : "Fallu d'autenticación", "Token expired. Please reload page." : "Token caducáu. Recarga la páxina.", @@ -160,7 +155,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tiempu escosao de conexón al almacenamientu. %s", "Following databases are supported: %s" : "Les siguientes bases de datos tan sofitaes: %s", "Following platforms are supported: %s" : "Les siguientes plataformes tan sofitaes: %s", + "Can't create or write into the data directory %s" : "Nun pue crease o escribir dientro los datos del direutoriu %s", "Invalid Federated Cloud ID" : "ID non válida de ñube federada", - "Can’t set expiration date more than %s days in the future" : "Nun pue afitase la data de caducidá más de %s díes nel futuru" + "Can’t increase permissions of %s" : "Nun pue aumentase los permisos de %s", + "Files can’t be shared with delete permissions" : "Los ficheros nun puen compartise colos permisos de desaniciu", + "Files can’t be shared with create permissions" : "Los ficheros nun puen compartise colos permisos de creación", + "Can’t set expiration date more than %s days in the future" : "Nun pue afitase la data de caducidá más de %s díes nel futuru", + "Can't read file" : "Nun ye a lleese'l ficheru" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json index b24f75e615f..bb4fd101736 100644 --- a/lib/l10n/ast.json +++ b/lib/l10n/ast.json @@ -56,15 +56,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, desanicia la configuración open_basedir dientro la so php.ini o camude a PHP 64 bits.", "Set an admin username." : "Afitar nome d'usuariu p'almin", "Set an admin password." : "Afitar contraseña p'almin", - "Can't create or write into the data directory %s" : "Nun pue crease o escribir dientro los datos del direutoriu %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El motor compartíu %s tien d'implementar la interfaz OCP\\Share_Backend", "Sharing backend %s not found" : "Nun s'alcontró'l botón de compartición %s", "Sharing backend for %s not found" : "Nun s'alcontró'l botón de partición pa %s", "Open »%s«" : "Abrir «%s»", "You are not allowed to share %s" : "Nun tienes permisu pa compartir %s", - "Can’t increase permissions of %s" : "Nun pue aumentase los permisos de %s", - "Files can’t be shared with delete permissions" : "Los ficheros nun puen compartise colos permisos de desaniciu", - "Files can’t be shared with create permissions" : "Los ficheros nun puen compartise colos permisos de creación", "Expiration date is in the past" : "La data de caducidá ta nel pasáu.", "Click the button below to open it." : "Primi'l botón d'embaxo p'abrilu.", "Could not find category \"%s\"" : "Nun pudo alcontrase la estaya \"%s.\"", @@ -123,7 +119,6 @@ "Login canceled by app" : "Aniciar sesión canceláu pola aplicación", "a safe home for all your data" : "un llar seguru pa tolos tos datos", "File is currently busy, please try again later" : "Fichaeru ta ocupáu, por favor intentelo de nuevu más tarde", - "Can't read file" : "Nun ye a lleese'l ficheru", "Application is not enabled" : "L'aplicación nun ta habilitada", "Authentication error" : "Fallu d'autenticación", "Token expired. Please reload page." : "Token caducáu. Recarga la páxina.", @@ -158,7 +153,12 @@ "Storage connection timeout. %s" : "Tiempu escosao de conexón al almacenamientu. %s", "Following databases are supported: %s" : "Les siguientes bases de datos tan sofitaes: %s", "Following platforms are supported: %s" : "Les siguientes plataformes tan sofitaes: %s", + "Can't create or write into the data directory %s" : "Nun pue crease o escribir dientro los datos del direutoriu %s", "Invalid Federated Cloud ID" : "ID non válida de ñube federada", - "Can’t set expiration date more than %s days in the future" : "Nun pue afitase la data de caducidá más de %s díes nel futuru" + "Can’t increase permissions of %s" : "Nun pue aumentase los permisos de %s", + "Files can’t be shared with delete permissions" : "Los ficheros nun puen compartise colos permisos de desaniciu", + "Files can’t be shared with create permissions" : "Los ficheros nun puen compartise colos permisos de creación", + "Can’t set expiration date more than %s days in the future" : "Nun pue afitase la data de caducidá más de %s díes nel futuru", + "Can't read file" : "Nun ye a lleese'l ficheru" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index 648bc58ee94..7c02c084dc0 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -52,7 +52,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Моля, премахтене настройката за open_basedir от вашия php.ini или преминете към 64-битово PHP.", "Set an admin username." : "Задайте потребителско име за администратор.", "Set an admin password." : "Задай парола за администратор.", - "Can't create or write into the data directory %s" : "Неуспешно създаване или записване в \"data\" папката %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Споделянето на сървърния %s трябва да поддържа OCP\\Share_Backend интерфейс.", "Sharing backend %s not found" : "Споделянето на сървърния %s не е открито.", "Sharing backend for %s not found" : "Споделянето на сървъра за %s не е открито.", @@ -113,7 +112,6 @@ OC.L10N.register( "The username is already being used" : "Потребителското име е вече заето.", "User disabled" : "Потребителят е деактивиран", "a safe home for all your data" : "безопасен дом за всички ваши данни", - "Can't read file" : "Файлът не може да бъде прочетен", "Application is not enabled" : "Приложението не е включено", "Authentication error" : "Грешка при удостоверяването", "Token expired. Please reload page." : "Изтекла сесия. Моля, презареди страницата.", @@ -134,7 +132,9 @@ OC.L10N.register( "Storage is temporarily not available" : "Временно хранилището не е налично", "Following databases are supported: %s" : "Следните бази данни са поддържани: %s", "Following platforms are supported: %s" : "Поддържани са следните платформи: %s", + "Can't create or write into the data directory %s" : "Неуспешно създаване или записване в \"data\" папката %s", "Invalid Federated Cloud ID" : "Невалиден Federated Cloud ID", - "Can’t set expiration date more than %s days in the future" : "Неуспешно задаване на срок на валидност повече от %s дни в бъдещето" + "Can’t set expiration date more than %s days in the future" : "Неуспешно задаване на срок на валидност повече от %s дни в бъдещето", + "Can't read file" : "Файлът не може да бъде прочетен" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index 44003f6a4ac..77da4c4a2ba 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -50,7 +50,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Моля, премахтене настройката за open_basedir от вашия php.ini или преминете към 64-битово PHP.", "Set an admin username." : "Задайте потребителско име за администратор.", "Set an admin password." : "Задай парола за администратор.", - "Can't create or write into the data directory %s" : "Неуспешно създаване или записване в \"data\" папката %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Споделянето на сървърния %s трябва да поддържа OCP\\Share_Backend интерфейс.", "Sharing backend %s not found" : "Споделянето на сървърния %s не е открито.", "Sharing backend for %s not found" : "Споделянето на сървъра за %s не е открито.", @@ -111,7 +110,6 @@ "The username is already being used" : "Потребителското име е вече заето.", "User disabled" : "Потребителят е деактивиран", "a safe home for all your data" : "безопасен дом за всички ваши данни", - "Can't read file" : "Файлът не може да бъде прочетен", "Application is not enabled" : "Приложението не е включено", "Authentication error" : "Грешка при удостоверяването", "Token expired. Please reload page." : "Изтекла сесия. Моля, презареди страницата.", @@ -132,7 +130,9 @@ "Storage is temporarily not available" : "Временно хранилището не е налично", "Following databases are supported: %s" : "Следните бази данни са поддържани: %s", "Following platforms are supported: %s" : "Поддържани са следните платформи: %s", + "Can't create or write into the data directory %s" : "Неуспешно създаване или записване в \"data\" папката %s", "Invalid Federated Cloud ID" : "Невалиден Federated Cloud ID", - "Can’t set expiration date more than %s days in the future" : "Неуспешно задаване на срок на валидност повече от %s дни в бъдещето" + "Can’t set expiration date more than %s days in the future" : "Неуспешно задаване на срок на валидност повече от %s дни в бъдещето", + "Can't read file" : "Файлът не може да бъде прочетен" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/br.js b/lib/l10n/br.js index e5c8ae9e7d5..f64cb123570 100644 --- a/lib/l10n/br.js +++ b/lib/l10n/br.js @@ -37,12 +37,12 @@ OC.L10N.register( "The username is already being used" : "An anv-implijet a zo dija implijet", "User disabled" : "Implijer disaotreet", "Login canceled by app" : "Mont tre arrestet gant ar meziant", - "Can't read file" : "N'eo ket posupl lenn ar restr", "Application is not enabled" : "N'eo ket aotreet ar meziant", "Authentication error" : "Fazi dilesa", "Token expired. Please reload page." : "Jedouer re gozh. Adkargit ar bajenn.", "PHP module %s not installed." : "Modul %s PHPn n'eo ket staliet.", "Storage connection error. %s" : "Fazi renkañ kenstag. %s", - "Storage is temporarily not available" : "N'haller ket tizhout ar skor roadennoù evit ar poent" + "Storage is temporarily not available" : "N'haller ket tizhout ar skor roadennoù evit ar poent", + "Can't read file" : "N'eo ket posupl lenn ar restr" }, "nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"); diff --git a/lib/l10n/br.json b/lib/l10n/br.json index 13909e665ae..fd2f2738603 100644 --- a/lib/l10n/br.json +++ b/lib/l10n/br.json @@ -35,12 +35,12 @@ "The username is already being used" : "An anv-implijet a zo dija implijet", "User disabled" : "Implijer disaotreet", "Login canceled by app" : "Mont tre arrestet gant ar meziant", - "Can't read file" : "N'eo ket posupl lenn ar restr", "Application is not enabled" : "N'eo ket aotreet ar meziant", "Authentication error" : "Fazi dilesa", "Token expired. Please reload page." : "Jedouer re gozh. Adkargit ar bajenn.", "PHP module %s not installed." : "Modul %s PHPn n'eo ket staliet.", "Storage connection error. %s" : "Fazi renkañ kenstag. %s", - "Storage is temporarily not available" : "N'haller ket tizhout ar skor roadennoù evit ar poent" + "Storage is temporarily not available" : "N'haller ket tizhout ar skor roadennoù evit ar poent", + "Can't read file" : "N'eo ket posupl lenn ar restr" },"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);" }
\ No newline at end of file diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js index 1dc29e61055..997836f62eb 100644 --- a/lib/l10n/ca.js +++ b/lib/l10n/ca.js @@ -102,7 +102,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Si us plau, suprimiu l’opció open_basedir del vostre php.ini o canvieu a PHP de 64 bits.", "Set an admin username." : "Establiu un nom d'usuari per l'administrador.", "Set an admin password." : "Establiu una contrasenya per l'administrador.", - "Can't create or write into the data directory %s" : "No es pot crear o escriure al directori de dades %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El rerefons de compartició %s ha d'implementar la interfície OCP\\Share_Backend", "Sharing backend %s not found" : "El rerefons de compartició %s no s'ha trobat", "Sharing backend for %s not found" : "El rerefons de compartició per a %s no s'ha trobat", @@ -112,9 +111,6 @@ OC.L10N.register( "Open »%s«" : "Obre »%s«", "%1$s via %2$s" : "%1$s mitjançant %2$s", "You are not allowed to share %s" : "No se us permet compartir %s", - "Can’t increase permissions of %s" : "No es poden augmentar els permisos de %s", - "Files can’t be shared with delete permissions" : "No es poden compartir els fitxers amb permisos de supressió", - "Files can’t be shared with create permissions" : "No es poden compartir els fitxers amb permisos de creació", "Expiration date is in the past" : "La data de caducitat és del passat", "%1$s shared »%2$s« with you" : "%1$s us ha compartit »%2$s«", "%1$s shared »%2$s« with you." : "%1$s us ha compartit »%2$s«.", @@ -180,7 +176,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "L'aplicació \"%1$s\" no es pot instal·lar perquè no es compleixen les dependències següents: %2$s", "a safe home for all your data" : "un lloc segur per a les vostres dades", "File is currently busy, please try again later" : "El fitxer està ocupat actualment, si us plau torneu-ho a provar més tard", - "Can't read file" : "No es pot llegir el fitxer", "Application is not enabled" : "L'aplicació no està activada", "Authentication error" : "Error d'autenticació", "Token expired. Please reload page." : "El testimoni ha expirat. Torneu a carregar la pàgina.", @@ -227,7 +222,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Temps d’espera exhaurit en la connexió d’emmagatzematge. %s", "Following databases are supported: %s" : "S'admeten les següents bases de dades: %s", "Following platforms are supported: %s" : "S'admeten les següents plataformes: %s", + "Can't create or write into the data directory %s" : "No es pot crear o escriure al directori de dades %s", "Invalid Federated Cloud ID" : "ID de Núvol Federat no vàlid", - "Can’t set expiration date more than %s days in the future" : "No es pot establir la data de caducitat més de %s dies en el futur" + "Can’t increase permissions of %s" : "No es poden augmentar els permisos de %s", + "Files can’t be shared with delete permissions" : "No es poden compartir els fitxers amb permisos de supressió", + "Files can’t be shared with create permissions" : "No es poden compartir els fitxers amb permisos de creació", + "Can’t set expiration date more than %s days in the future" : "No es pot establir la data de caducitat més de %s dies en el futur", + "Can't read file" : "No es pot llegir el fitxer" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json index 2687013e8c7..c6b9ef8f0fa 100644 --- a/lib/l10n/ca.json +++ b/lib/l10n/ca.json @@ -100,7 +100,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Si us plau, suprimiu l’opció open_basedir del vostre php.ini o canvieu a PHP de 64 bits.", "Set an admin username." : "Establiu un nom d'usuari per l'administrador.", "Set an admin password." : "Establiu una contrasenya per l'administrador.", - "Can't create or write into the data directory %s" : "No es pot crear o escriure al directori de dades %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El rerefons de compartició %s ha d'implementar la interfície OCP\\Share_Backend", "Sharing backend %s not found" : "El rerefons de compartició %s no s'ha trobat", "Sharing backend for %s not found" : "El rerefons de compartició per a %s no s'ha trobat", @@ -110,9 +109,6 @@ "Open »%s«" : "Obre »%s«", "%1$s via %2$s" : "%1$s mitjançant %2$s", "You are not allowed to share %s" : "No se us permet compartir %s", - "Can’t increase permissions of %s" : "No es poden augmentar els permisos de %s", - "Files can’t be shared with delete permissions" : "No es poden compartir els fitxers amb permisos de supressió", - "Files can’t be shared with create permissions" : "No es poden compartir els fitxers amb permisos de creació", "Expiration date is in the past" : "La data de caducitat és del passat", "%1$s shared »%2$s« with you" : "%1$s us ha compartit »%2$s«", "%1$s shared »%2$s« with you." : "%1$s us ha compartit »%2$s«.", @@ -178,7 +174,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "L'aplicació \"%1$s\" no es pot instal·lar perquè no es compleixen les dependències següents: %2$s", "a safe home for all your data" : "un lloc segur per a les vostres dades", "File is currently busy, please try again later" : "El fitxer està ocupat actualment, si us plau torneu-ho a provar més tard", - "Can't read file" : "No es pot llegir el fitxer", "Application is not enabled" : "L'aplicació no està activada", "Authentication error" : "Error d'autenticació", "Token expired. Please reload page." : "El testimoni ha expirat. Torneu a carregar la pàgina.", @@ -225,7 +220,12 @@ "Storage connection timeout. %s" : "Temps d’espera exhaurit en la connexió d’emmagatzematge. %s", "Following databases are supported: %s" : "S'admeten les següents bases de dades: %s", "Following platforms are supported: %s" : "S'admeten les següents plataformes: %s", + "Can't create or write into the data directory %s" : "No es pot crear o escriure al directori de dades %s", "Invalid Federated Cloud ID" : "ID de Núvol Federat no vàlid", - "Can’t set expiration date more than %s days in the future" : "No es pot establir la data de caducitat més de %s dies en el futur" + "Can’t increase permissions of %s" : "No es poden augmentar els permisos de %s", + "Files can’t be shared with delete permissions" : "No es poden compartir els fitxers amb permisos de supressió", + "Files can’t be shared with create permissions" : "No es poden compartir els fitxers amb permisos de creació", + "Can’t set expiration date more than %s days in the future" : "No es pot establir la data de caducitat més de %s dies en el futur", + "Can't read file" : "No es pot llegir el fitxer" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 3a35576a4a1..1a92aaaa90a 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Odstraňte z php.ini nastavení volby open_basedir nebo přejděte na 64-bitové PHP.", "Set an admin username." : "Nastavte uživatelské jméno správce.", "Set an admin password." : "Nastavte heslo pro účet správce.", - "Can't create or write into the data directory %s" : "Nedaří se vytvořit nebo zapisovat do datového adresáře %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Úložiště pro sdílení %s musí implementovat rozhraní OCP\\Share_Backend", "Sharing backend %s not found" : "Úložiště sdílení %s nenalezeno", "Sharing backend for %s not found" : "Úložiště sdílení pro %s nenalezeno", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "Otevřít „%s“", "%1$s via %2$s" : "%1$s prostřednictvím %2$s", "You are not allowed to share %s" : "Nemáte povoleno sdílet %s", - "Can’t increase permissions of %s" : "Nelze zvýšit oprávnění %s", - "Files can’t be shared with delete permissions" : "Soubory nelze sdílet s oprávněními k odstranění", - "Files can’t be shared with create permissions" : "Soubory nelze sdílet s oprávněními k vytváření", "Expiration date is in the past" : "Datum skončení platnosti je v minulosti", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Nelze nastavit datum skončení platnosti na více než %n den dopředu","Nelze nastavit datum skončení platnosti na více než %n dnů dopředu","Nelze nastavit datum skončení platnosti na více než %n dnů dopředu","Nelze nastavit datum skončení platnosti na více než %n dny dopředu"], "Sharing is only allowed with group members" : "Je povoleno pouze sdílení s členy skupiny", "Sharing %s failed, because this item is already shared with user %s" : "Sdílení %s se nezdařilo, protože tato položka už je sdílena s uživatelem %s", "%1$s shared »%2$s« with you" : "%1$s vám sdílí „%2$s“", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Aplikaci „%1$s“ nelze nainstalovat, protože nejsou splněny následující závislosti: %2$s", "a safe home for all your data" : "bezpečný domov pro všechna vaše data", "File is currently busy, please try again later" : "Soubor je používán, zkuste to později", - "Can't read file" : "Nelze přečíst soubor", "Application is not enabled" : "Aplikace není povolena", "Authentication error" : "Chyba při ověřování se", "Token expired. Please reload page." : "Platnost tokenu skončila. Načtěte stránku znovu.", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Překročen časový limit připojování k úložišti. %s", "Following databases are supported: %s" : "Jsou podporovány následující databáze: %s", "Following platforms are supported: %s" : "Jsou podporovány následující systémy: %s", + "Can't create or write into the data directory %s" : "Nedaří se vytvořit nebo zapisovat do datového adresáře %s", "Invalid Federated Cloud ID" : "Neplatný identifikátor v rámci federovaného cloudu", - "Can’t set expiration date more than %s days in the future" : "Nelze nastavit datum skončení platnosti více než %s dní v budoucnu" + "Can’t increase permissions of %s" : "Nelze zvýšit oprávnění %s", + "Files can’t be shared with delete permissions" : "Soubory nelze sdílet s oprávněními k odstranění", + "Files can’t be shared with create permissions" : "Soubory nelze sdílet s oprávněními k vytváření", + "Can’t set expiration date more than %s days in the future" : "Nelze nastavit datum skončení platnosti více než %s dní v budoucnu", + "Can't read file" : "Nelze přečíst soubor" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index 715e1a6fc27..6e074215076 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Odstraňte z php.ini nastavení volby open_basedir nebo přejděte na 64-bitové PHP.", "Set an admin username." : "Nastavte uživatelské jméno správce.", "Set an admin password." : "Nastavte heslo pro účet správce.", - "Can't create or write into the data directory %s" : "Nedaří se vytvořit nebo zapisovat do datového adresáře %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Úložiště pro sdílení %s musí implementovat rozhraní OCP\\Share_Backend", "Sharing backend %s not found" : "Úložiště sdílení %s nenalezeno", "Sharing backend for %s not found" : "Úložiště sdílení pro %s nenalezeno", @@ -114,11 +113,7 @@ "Open »%s«" : "Otevřít „%s“", "%1$s via %2$s" : "%1$s prostřednictvím %2$s", "You are not allowed to share %s" : "Nemáte povoleno sdílet %s", - "Can’t increase permissions of %s" : "Nelze zvýšit oprávnění %s", - "Files can’t be shared with delete permissions" : "Soubory nelze sdílet s oprávněními k odstranění", - "Files can’t be shared with create permissions" : "Soubory nelze sdílet s oprávněními k vytváření", "Expiration date is in the past" : "Datum skončení platnosti je v minulosti", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Nelze nastavit datum skončení platnosti na více než %n den dopředu","Nelze nastavit datum skončení platnosti na více než %n dnů dopředu","Nelze nastavit datum skončení platnosti na více než %n dnů dopředu","Nelze nastavit datum skončení platnosti na více než %n dny dopředu"], "Sharing is only allowed with group members" : "Je povoleno pouze sdílení s členy skupiny", "Sharing %s failed, because this item is already shared with user %s" : "Sdílení %s se nezdařilo, protože tato položka už je sdílena s uživatelem %s", "%1$s shared »%2$s« with you" : "%1$s vám sdílí „%2$s“", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Aplikaci „%1$s“ nelze nainstalovat, protože nejsou splněny následující závislosti: %2$s", "a safe home for all your data" : "bezpečný domov pro všechna vaše data", "File is currently busy, please try again later" : "Soubor je používán, zkuste to později", - "Can't read file" : "Nelze přečíst soubor", "Application is not enabled" : "Aplikace není povolena", "Authentication error" : "Chyba při ověřování se", "Token expired. Please reload page." : "Platnost tokenu skončila. Načtěte stránku znovu.", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "Překročen časový limit připojování k úložišti. %s", "Following databases are supported: %s" : "Jsou podporovány následující databáze: %s", "Following platforms are supported: %s" : "Jsou podporovány následující systémy: %s", + "Can't create or write into the data directory %s" : "Nedaří se vytvořit nebo zapisovat do datového adresáře %s", "Invalid Federated Cloud ID" : "Neplatný identifikátor v rámci federovaného cloudu", - "Can’t set expiration date more than %s days in the future" : "Nelze nastavit datum skončení platnosti více než %s dní v budoucnu" + "Can’t increase permissions of %s" : "Nelze zvýšit oprávnění %s", + "Files can’t be shared with delete permissions" : "Soubory nelze sdílet s oprávněními k odstranění", + "Files can’t be shared with create permissions" : "Soubory nelze sdílet s oprávněními k vytváření", + "Can’t set expiration date more than %s days in the future" : "Nelze nastavit datum skončení platnosti více než %s dní v budoucnu", + "Can't read file" : "Nelze přečíst soubor" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/lib/l10n/da.js b/lib/l10n/da.js index f917b45f523..be9ca3e024d 100644 --- a/lib/l10n/da.js +++ b/lib/l10n/da.js @@ -65,7 +65,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Fjern venligst indstillingen for open_basedir inde i din php.ini eller skift til 64-bit PHP.", "Set an admin username." : "Angiv et admin brugernavn.", "Set an admin password." : "Angiv et admin kodeord.", - "Can't create or write into the data directory %s" : "Kan ikke oprette eller skrive ind i datamappen %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delingsbackend'en %s skal implementere grænsefladen OCP\\Share_Backend", "Sharing backend %s not found" : "Delingsbackend'en %s blev ikke fundet", "Sharing backend for %s not found" : "Delingsbackend'en for %s blev ikke fundet", @@ -129,7 +128,6 @@ OC.L10N.register( "Login canceled by app" : "Login annulleret af app", "a safe home for all your data" : "et sikkert hjem til alle dine data", "File is currently busy, please try again later" : "Filen er i øjeblikket optaget - forsøg igen senere", - "Can't read file" : "Kan ikke læse filen", "Application is not enabled" : "Programmet er ikke aktiveret", "Authentication error" : "Adgangsfejl", "Token expired. Please reload page." : "Adgang er udløbet. Genindlæs siden.", @@ -158,6 +156,8 @@ OC.L10N.register( "Storage is temporarily not available" : "Lagerplads er midlertidigt ikke tilgængeligt", "Following databases are supported: %s" : "Følgende databaser understøttes: %s", "Following platforms are supported: %s" : "Følgende platforme understøttes: %s", - "Invalid Federated Cloud ID" : "Ugyldigt Federated Cloud ID" + "Can't create or write into the data directory %s" : "Kan ikke oprette eller skrive ind i datamappen %s", + "Invalid Federated Cloud ID" : "Ugyldigt Federated Cloud ID", + "Can't read file" : "Kan ikke læse filen" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/da.json b/lib/l10n/da.json index 329b951b008..524552db80c 100644 --- a/lib/l10n/da.json +++ b/lib/l10n/da.json @@ -63,7 +63,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Fjern venligst indstillingen for open_basedir inde i din php.ini eller skift til 64-bit PHP.", "Set an admin username." : "Angiv et admin brugernavn.", "Set an admin password." : "Angiv et admin kodeord.", - "Can't create or write into the data directory %s" : "Kan ikke oprette eller skrive ind i datamappen %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delingsbackend'en %s skal implementere grænsefladen OCP\\Share_Backend", "Sharing backend %s not found" : "Delingsbackend'en %s blev ikke fundet", "Sharing backend for %s not found" : "Delingsbackend'en for %s blev ikke fundet", @@ -127,7 +126,6 @@ "Login canceled by app" : "Login annulleret af app", "a safe home for all your data" : "et sikkert hjem til alle dine data", "File is currently busy, please try again later" : "Filen er i øjeblikket optaget - forsøg igen senere", - "Can't read file" : "Kan ikke læse filen", "Application is not enabled" : "Programmet er ikke aktiveret", "Authentication error" : "Adgangsfejl", "Token expired. Please reload page." : "Adgang er udløbet. Genindlæs siden.", @@ -156,6 +154,8 @@ "Storage is temporarily not available" : "Lagerplads er midlertidigt ikke tilgængeligt", "Following databases are supported: %s" : "Følgende databaser understøttes: %s", "Following platforms are supported: %s" : "Følgende platforme understøttes: %s", - "Invalid Federated Cloud ID" : "Ugyldigt Federated Cloud ID" + "Can't create or write into the data directory %s" : "Kan ikke oprette eller skrive ind i datamappen %s", + "Invalid Federated Cloud ID" : "Ugyldigt Federated Cloud ID", + "Can't read file" : "Kan ikke læse filen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 444485bd836..a8c6e38df60 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Bitte entferne die open_basedir-Einstellung in Deiner php.ini oder wechsele zu 64-Bit-PHP.", "Set an admin username." : "Einen Administrator-Benutzernamen setzen.", "Set an admin password." : "Ein Administrator-Passwort setzen.", - "Can't create or write into the data directory %s" : "Das Datenverzeichnis %s kann nicht erstellt oder es kann darin nicht geschrieben werden.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden", "Sharing backend %s not found" : "Freigabe-Backend %s nicht gefunden", "Sharing backend for %s not found" : "Freigabe-Backend für %s nicht gefunden", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "»%s« öffnen", "%1$s via %2$s" : "%1$s über %2$s", "You are not allowed to share %s" : "Die Freigabe von %s ist Dir nicht erlaubt", - "Can’t increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", - "Files can’t be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", - "Files can’t be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden", "Expiration date is in the past" : "Das Ablaufdatum liegt in der Vergangenheit.", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Das Ablaufdatum kann nicht mehr als %nTage in der Zukunft liegen","Das Ablaufdatum kann nicht mehr als %n Tage in der Zukunft liegen"], "Sharing is only allowed with group members" : "Teilen ist nur mit Gruppenmitgliedern erlaubt", "Sharing %s failed, because this item is already shared with user %s" : "Freigabe von %s fehlgeschlagen, da dieses Element schon mit dem Benutzer %s geteilt wird", "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Dir geteilt", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Die App „%1$s“ kann nicht installiert werden, da die folgenden Abhängigkeiten nicht erfüllt sind: %2$s", "a safe home for all your data" : "ein sicherer Ort für all Deine Daten", "File is currently busy, please try again later" : "Die Datei ist in Benutzung, bitte versuche es später noch einmal", - "Can't read file" : "Datei kann nicht gelesen werden", "Application is not enabled" : "Die Anwendung ist nicht aktiviert", "Authentication error" : "Authentifizierungsfehler", "Token expired. Please reload page." : "Token abgelaufen. Bitte lade die Seite neu.", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s", "Following databases are supported: %s" : "Die folgenden Datenbanken werden unterstützt: %s", "Following platforms are supported: %s" : "Die folgenden Plattformen werden unterstützt: %s", + "Can't create or write into the data directory %s" : "Das Datenverzeichnis %s kann nicht erstellt oder es kann darin nicht geschrieben werden.", "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", - "Can’t set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in der Zukunft liegen" + "Can’t increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", + "Files can’t be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", + "Files can’t be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden", + "Can’t set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in der Zukunft liegen", + "Can't read file" : "Datei kann nicht gelesen werden" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 7c144671fab..84e0c721b4a 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Bitte entferne die open_basedir-Einstellung in Deiner php.ini oder wechsele zu 64-Bit-PHP.", "Set an admin username." : "Einen Administrator-Benutzernamen setzen.", "Set an admin password." : "Ein Administrator-Passwort setzen.", - "Can't create or write into the data directory %s" : "Das Datenverzeichnis %s kann nicht erstellt oder es kann darin nicht geschrieben werden.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden", "Sharing backend %s not found" : "Freigabe-Backend %s nicht gefunden", "Sharing backend for %s not found" : "Freigabe-Backend für %s nicht gefunden", @@ -114,11 +113,7 @@ "Open »%s«" : "»%s« öffnen", "%1$s via %2$s" : "%1$s über %2$s", "You are not allowed to share %s" : "Die Freigabe von %s ist Dir nicht erlaubt", - "Can’t increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", - "Files can’t be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", - "Files can’t be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden", "Expiration date is in the past" : "Das Ablaufdatum liegt in der Vergangenheit.", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Das Ablaufdatum kann nicht mehr als %nTage in der Zukunft liegen","Das Ablaufdatum kann nicht mehr als %n Tage in der Zukunft liegen"], "Sharing is only allowed with group members" : "Teilen ist nur mit Gruppenmitgliedern erlaubt", "Sharing %s failed, because this item is already shared with user %s" : "Freigabe von %s fehlgeschlagen, da dieses Element schon mit dem Benutzer %s geteilt wird", "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Dir geteilt", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Die App „%1$s“ kann nicht installiert werden, da die folgenden Abhängigkeiten nicht erfüllt sind: %2$s", "a safe home for all your data" : "ein sicherer Ort für all Deine Daten", "File is currently busy, please try again later" : "Die Datei ist in Benutzung, bitte versuche es später noch einmal", - "Can't read file" : "Datei kann nicht gelesen werden", "Application is not enabled" : "Die Anwendung ist nicht aktiviert", "Authentication error" : "Authentifizierungsfehler", "Token expired. Please reload page." : "Token abgelaufen. Bitte lade die Seite neu.", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s", "Following databases are supported: %s" : "Die folgenden Datenbanken werden unterstützt: %s", "Following platforms are supported: %s" : "Die folgenden Plattformen werden unterstützt: %s", + "Can't create or write into the data directory %s" : "Das Datenverzeichnis %s kann nicht erstellt oder es kann darin nicht geschrieben werden.", "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", - "Can’t set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in der Zukunft liegen" + "Can’t increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", + "Files can’t be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", + "Files can’t be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden", + "Can’t set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in der Zukunft liegen", + "Can't read file" : "Datei kann nicht gelesen werden" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index a262dbabd8f..627ba5d7a6e 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Bitte entfernen Sie die open_basedir-Einstellung in Ihrer php.ini oder wechseln Sie zu 64-Bit-PHP.", "Set an admin username." : "Einen Administrator-Benutzernamen setzen.", "Set an admin password." : "Ein Administrator-Passwort setzen.", - "Can't create or write into the data directory %s" : "Das Datenverzeichnis %s kann nicht erstellt oder es kann darin nicht geschrieben werden.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden", "Sharing backend %s not found" : "Freigabe-Backend %s nicht gefunden", "Sharing backend for %s not found" : "Freigabe-Backend für %s nicht gefunden", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "»%s« öffnen", "%1$s via %2$s" : "%1$s über %2$s", "You are not allowed to share %s" : "Die Freigabe von %s ist Ihnen nicht erlaubt", - "Can’t increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", - "Files can’t be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", - "Files can’t be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden", "Expiration date is in the past" : "Das Ablaufdatum liegt in der Vergangenheit.", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Das Ablaufdatum kann nicht mehr als %s Tag in der Zukunft liegen","Das Ablaufdatum kann nicht mehr als %s Tage in der Zukunft liegen"], "Sharing is only allowed with group members" : "Teilen ist nur mit Gruppenmitgliedern erlaubt", "Sharing %s failed, because this item is already shared with user %s" : "Freigabe von %s fehlgeschlagen, da dieses Element schon mit dem Benutzer %s geteilt wird", "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Ihnen geteilt", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Die App „%1$s“ kann nicht installiert werden, da die folgenden Abhängigkeiten nicht erfüllt sind: %2$s", "a safe home for all your data" : "ein sicherer Ort für all Ihre Daten", "File is currently busy, please try again later" : "Die Datei ist in Benutzung, bitte versuchen Sie es später noch einmal", - "Can't read file" : "Datei kann nicht gelesen werden", "Application is not enabled" : "Die Anwendung ist nicht aktiviert", "Authentication error" : "Authentifizierungsfehler", "Token expired. Please reload page." : "Token abgelaufen. Bitte laden Sie die Seite neu.", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s", "Following databases are supported: %s" : "Die folgenden Datenbanken werden unterstützt: %s", "Following platforms are supported: %s" : "Die folgenden Plattformen werden unterstützt: %s", + "Can't create or write into the data directory %s" : "Das Datenverzeichnis %s kann nicht erstellt oder es kann darin nicht geschrieben werden.", "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", - "Can’t set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in der Zukunft liegen" + "Can’t increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", + "Files can’t be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", + "Files can’t be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden", + "Can’t set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in der Zukunft liegen", + "Can't read file" : "Datei kann nicht gelesen werden" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index f2b61e8a8af..810815d8f6a 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Bitte entfernen Sie die open_basedir-Einstellung in Ihrer php.ini oder wechseln Sie zu 64-Bit-PHP.", "Set an admin username." : "Einen Administrator-Benutzernamen setzen.", "Set an admin password." : "Ein Administrator-Passwort setzen.", - "Can't create or write into the data directory %s" : "Das Datenverzeichnis %s kann nicht erstellt oder es kann darin nicht geschrieben werden.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden", "Sharing backend %s not found" : "Freigabe-Backend %s nicht gefunden", "Sharing backend for %s not found" : "Freigabe-Backend für %s nicht gefunden", @@ -114,11 +113,7 @@ "Open »%s«" : "»%s« öffnen", "%1$s via %2$s" : "%1$s über %2$s", "You are not allowed to share %s" : "Die Freigabe von %s ist Ihnen nicht erlaubt", - "Can’t increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", - "Files can’t be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", - "Files can’t be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden", "Expiration date is in the past" : "Das Ablaufdatum liegt in der Vergangenheit.", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Das Ablaufdatum kann nicht mehr als %s Tag in der Zukunft liegen","Das Ablaufdatum kann nicht mehr als %s Tage in der Zukunft liegen"], "Sharing is only allowed with group members" : "Teilen ist nur mit Gruppenmitgliedern erlaubt", "Sharing %s failed, because this item is already shared with user %s" : "Freigabe von %s fehlgeschlagen, da dieses Element schon mit dem Benutzer %s geteilt wird", "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Ihnen geteilt", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Die App „%1$s“ kann nicht installiert werden, da die folgenden Abhängigkeiten nicht erfüllt sind: %2$s", "a safe home for all your data" : "ein sicherer Ort für all Ihre Daten", "File is currently busy, please try again later" : "Die Datei ist in Benutzung, bitte versuchen Sie es später noch einmal", - "Can't read file" : "Datei kann nicht gelesen werden", "Application is not enabled" : "Die Anwendung ist nicht aktiviert", "Authentication error" : "Authentifizierungsfehler", "Token expired. Please reload page." : "Token abgelaufen. Bitte laden Sie die Seite neu.", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "Zeitüberschreitung der Verbindung zum Speicherplatz. %s", "Following databases are supported: %s" : "Die folgenden Datenbanken werden unterstützt: %s", "Following platforms are supported: %s" : "Die folgenden Plattformen werden unterstützt: %s", + "Can't create or write into the data directory %s" : "Das Datenverzeichnis %s kann nicht erstellt oder es kann darin nicht geschrieben werden.", "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", - "Can’t set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in der Zukunft liegen" + "Can’t increase permissions of %s" : "Kann die Berechtigungen von %s nicht erhöhen", + "Files can’t be shared with delete permissions" : "Dateien mit Lösch-Berechtigungen können nicht geteilt werden", + "Files can’t be shared with create permissions" : "Dateien mit Erstell-Berechtigungen können nicht geteilt werden", + "Can’t set expiration date more than %s days in the future" : "Das Ablaufdatum kann nicht mehr als %s Tage in der Zukunft liegen", + "Can't read file" : "Datei kann nicht gelesen werden" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/el.js b/lib/l10n/el.js index 6eddc013d71..e35db53f069 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -102,7 +102,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Παρακαλούμε αφαιρέστε την ρύθμιση open_basedir μέσα στο αρχείο php.ini ή αλλάξτε σε 64-bit PHP.", "Set an admin username." : "Εισάγετε όνομα χρήστη διαχειριστή.", "Set an admin password." : "Εισάγετε συνθηματικό διαχειριστή.", - "Can't create or write into the data directory %s" : "Αδύνατη η δημιουργία ή συγγραφή στον κατάλογο δεδομένων %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Το σύστημα διαμοιρασμού %s πρέπει να υλοποιεί την διεπαφή OCP\\Share_Backend", "Sharing backend %s not found" : "Το σύστημα διαμοιρασμού %s δεν βρέθηκε", "Sharing backend for %s not found" : "Το σύστημα διαμοιρασμού για το %s δεν βρέθηκε", @@ -112,9 +111,6 @@ OC.L10N.register( "Open »%s«" : "Άνοιγμα »%s«", "%1$s via %2$s" : "%1$s μέσω %2$s", "You are not allowed to share %s" : "Δεν σας επιτρέπεται ο επαναδιαμοιρασμός %s", - "Can’t increase permissions of %s" : "Αδυναμία αύξησης των δικαιωμάτων του %s", - "Files can’t be shared with delete permissions" : "Δεν μπορεί να γίνει διαμοιρασμός αρχείων με δικαιώματα διαγραφής", - "Files can’t be shared with create permissions" : "Δεν μπορεί να γίνει διαμοιρασμός αρχείων με δικαιώματα δημιουργίας", "Expiration date is in the past" : "Η ημερομηνία λήξης είναι στο παρελθόν", "%1$s shared »%2$s« with you" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς.", "%1$s shared »%2$s« with you." : "%1$s διαμοιράστηκε »%2$s« με εσάς.", @@ -180,7 +176,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Η εφαρμογή \"%1$s\" δεν μπορεί να εγκατασταθεί επειδή δεν πληρούνται τα προαπαιτούμενα: %2$s", "a safe home for all your data" : "ένα ασφαλές μέρος για όλα τα δεδομένα σας", "File is currently busy, please try again later" : "Το αρχείο χρησιμοποιείται αυτή τη στιγμή, παρακαλούμε προσπαθήστε αργότερα", - "Can't read file" : "Αδυναμία ανάγνωσης αρχείου", "Application is not enabled" : "Δεν ενεργοποιήθηκε η εφαρμογή", "Authentication error" : "Σφάλμα πιστοποίησης", "Token expired. Please reload page." : "Το αναγνωριστικό έληξε. Παρακαλούμε φορτώστε ξανά την σελίδα.", @@ -227,7 +222,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Λήξη χρονικού ορίου σύνδεσης με αποθηκευτικό χώρο.%s", "Following databases are supported: %s" : " Υποστηρίζονται οι ακόλουθες βάσεις δεδομένων: %s", "Following platforms are supported: %s" : "Οι ακόλουθες πλατφόρμες υποστηρίζονται: %s", + "Can't create or write into the data directory %s" : "Αδύνατη η δημιουργία ή συγγραφή στον κατάλογο δεδομένων %s", "Invalid Federated Cloud ID" : "Μη έγκυρο Federated Cloud ID", - "Can’t set expiration date more than %s days in the future" : "Δεν είναι δυνατό να τεθεί η ημερομηνία λήξης σε περισσότερες από %s ημέρες στο μέλλον" + "Can’t increase permissions of %s" : "Αδυναμία αύξησης των δικαιωμάτων του %s", + "Files can’t be shared with delete permissions" : "Δεν μπορεί να γίνει διαμοιρασμός αρχείων με δικαιώματα διαγραφής", + "Files can’t be shared with create permissions" : "Δεν μπορεί να γίνει διαμοιρασμός αρχείων με δικαιώματα δημιουργίας", + "Can’t set expiration date more than %s days in the future" : "Δεν είναι δυνατό να τεθεί η ημερομηνία λήξης σε περισσότερες από %s ημέρες στο μέλλον", + "Can't read file" : "Αδυναμία ανάγνωσης αρχείου" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/el.json b/lib/l10n/el.json index 1f4b42713cd..7dc1107c37e 100644 --- a/lib/l10n/el.json +++ b/lib/l10n/el.json @@ -100,7 +100,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Παρακαλούμε αφαιρέστε την ρύθμιση open_basedir μέσα στο αρχείο php.ini ή αλλάξτε σε 64-bit PHP.", "Set an admin username." : "Εισάγετε όνομα χρήστη διαχειριστή.", "Set an admin password." : "Εισάγετε συνθηματικό διαχειριστή.", - "Can't create or write into the data directory %s" : "Αδύνατη η δημιουργία ή συγγραφή στον κατάλογο δεδομένων %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Το σύστημα διαμοιρασμού %s πρέπει να υλοποιεί την διεπαφή OCP\\Share_Backend", "Sharing backend %s not found" : "Το σύστημα διαμοιρασμού %s δεν βρέθηκε", "Sharing backend for %s not found" : "Το σύστημα διαμοιρασμού για το %s δεν βρέθηκε", @@ -110,9 +109,6 @@ "Open »%s«" : "Άνοιγμα »%s«", "%1$s via %2$s" : "%1$s μέσω %2$s", "You are not allowed to share %s" : "Δεν σας επιτρέπεται ο επαναδιαμοιρασμός %s", - "Can’t increase permissions of %s" : "Αδυναμία αύξησης των δικαιωμάτων του %s", - "Files can’t be shared with delete permissions" : "Δεν μπορεί να γίνει διαμοιρασμός αρχείων με δικαιώματα διαγραφής", - "Files can’t be shared with create permissions" : "Δεν μπορεί να γίνει διαμοιρασμός αρχείων με δικαιώματα δημιουργίας", "Expiration date is in the past" : "Η ημερομηνία λήξης είναι στο παρελθόν", "%1$s shared »%2$s« with you" : "Ο %1$s διαμοιράστηκε το »%2$s« με εσάς.", "%1$s shared »%2$s« with you." : "%1$s διαμοιράστηκε »%2$s« με εσάς.", @@ -178,7 +174,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Η εφαρμογή \"%1$s\" δεν μπορεί να εγκατασταθεί επειδή δεν πληρούνται τα προαπαιτούμενα: %2$s", "a safe home for all your data" : "ένα ασφαλές μέρος για όλα τα δεδομένα σας", "File is currently busy, please try again later" : "Το αρχείο χρησιμοποιείται αυτή τη στιγμή, παρακαλούμε προσπαθήστε αργότερα", - "Can't read file" : "Αδυναμία ανάγνωσης αρχείου", "Application is not enabled" : "Δεν ενεργοποιήθηκε η εφαρμογή", "Authentication error" : "Σφάλμα πιστοποίησης", "Token expired. Please reload page." : "Το αναγνωριστικό έληξε. Παρακαλούμε φορτώστε ξανά την σελίδα.", @@ -225,7 +220,12 @@ "Storage connection timeout. %s" : "Λήξη χρονικού ορίου σύνδεσης με αποθηκευτικό χώρο.%s", "Following databases are supported: %s" : " Υποστηρίζονται οι ακόλουθες βάσεις δεδομένων: %s", "Following platforms are supported: %s" : "Οι ακόλουθες πλατφόρμες υποστηρίζονται: %s", + "Can't create or write into the data directory %s" : "Αδύνατη η δημιουργία ή συγγραφή στον κατάλογο δεδομένων %s", "Invalid Federated Cloud ID" : "Μη έγκυρο Federated Cloud ID", - "Can’t set expiration date more than %s days in the future" : "Δεν είναι δυνατό να τεθεί η ημερομηνία λήξης σε περισσότερες από %s ημέρες στο μέλλον" + "Can’t increase permissions of %s" : "Αδυναμία αύξησης των δικαιωμάτων του %s", + "Files can’t be shared with delete permissions" : "Δεν μπορεί να γίνει διαμοιρασμός αρχείων με δικαιώματα διαγραφής", + "Files can’t be shared with create permissions" : "Δεν μπορεί να γίνει διαμοιρασμός αρχείων με δικαιώματα δημιουργίας", + "Can’t set expiration date more than %s days in the future" : "Δεν είναι δυνατό να τεθεί η ημερομηνία λήξης σε περισσότερες από %s ημέρες στο μέλλον", + "Can't read file" : "Αδυναμία ανάγνωσης αρχείου" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 2926027d343..2e1a2634717 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -76,16 +76,12 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.", "Set an admin username." : "Set an admin username.", "Set an admin password." : "Set an admin password.", - "Can't create or write into the data directory %s" : "Can't create or write into the data directory %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend", "Sharing backend %s not found" : "Sharing backend %s not found", "Sharing backend for %s not found" : "Sharing backend for %s not found", "Open »%s«" : "Open »%s«", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "You are not allowed to share %s", - "Can’t increase permissions of %s" : "Can’t increase permissions of %s", - "Files can’t be shared with delete permissions" : "Files can’t be shared with delete permissions", - "Files can’t be shared with create permissions" : "Files can’t be shared with create permissions", "Expiration date is in the past" : "Expiration date is in the past", "Click the button below to open it." : "Click the button below to open it.", "The requested share does not exist anymore" : "The requested share does not exist anymore", @@ -146,7 +142,6 @@ OC.L10N.register( "Login canceled by app" : "Login cancelled by app", "a safe home for all your data" : "a safe home for all your data", "File is currently busy, please try again later" : "File is currently busy, please try again later", - "Can't read file" : "Can't read file", "Application is not enabled" : "Application is not enabled", "Authentication error" : "Authentication error", "Token expired. Please reload page." : "Token expired. Please reload page.", @@ -187,7 +182,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Storage connection timeout. %s", "Following databases are supported: %s" : "Following databases are supported: %s", "Following platforms are supported: %s" : "Following platforms are supported: %s", + "Can't create or write into the data directory %s" : "Can't create or write into the data directory %s", "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID", - "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future" + "Can’t increase permissions of %s" : "Can’t increase permissions of %s", + "Files can’t be shared with delete permissions" : "Files can’t be shared with delete permissions", + "Files can’t be shared with create permissions" : "Files can’t be shared with create permissions", + "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future", + "Can't read file" : "Can't read file" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 4581bd873d7..2170feb82a2 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -74,16 +74,12 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.", "Set an admin username." : "Set an admin username.", "Set an admin password." : "Set an admin password.", - "Can't create or write into the data directory %s" : "Can't create or write into the data directory %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend", "Sharing backend %s not found" : "Sharing backend %s not found", "Sharing backend for %s not found" : "Sharing backend for %s not found", "Open »%s«" : "Open »%s«", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "You are not allowed to share %s", - "Can’t increase permissions of %s" : "Can’t increase permissions of %s", - "Files can’t be shared with delete permissions" : "Files can’t be shared with delete permissions", - "Files can’t be shared with create permissions" : "Files can’t be shared with create permissions", "Expiration date is in the past" : "Expiration date is in the past", "Click the button below to open it." : "Click the button below to open it.", "The requested share does not exist anymore" : "The requested share does not exist anymore", @@ -144,7 +140,6 @@ "Login canceled by app" : "Login cancelled by app", "a safe home for all your data" : "a safe home for all your data", "File is currently busy, please try again later" : "File is currently busy, please try again later", - "Can't read file" : "Can't read file", "Application is not enabled" : "Application is not enabled", "Authentication error" : "Authentication error", "Token expired. Please reload page." : "Token expired. Please reload page.", @@ -185,7 +180,12 @@ "Storage connection timeout. %s" : "Storage connection timeout. %s", "Following databases are supported: %s" : "Following databases are supported: %s", "Following platforms are supported: %s" : "Following platforms are supported: %s", + "Can't create or write into the data directory %s" : "Can't create or write into the data directory %s", "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID", - "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future" + "Can’t increase permissions of %s" : "Can’t increase permissions of %s", + "Files can’t be shared with delete permissions" : "Files can’t be shared with delete permissions", + "Files can’t be shared with create permissions" : "Files can’t be shared with create permissions", + "Can’t set expiration date more than %s days in the future" : "Can’t set expiration date more than %s days in the future", + "Can't read file" : "Can't read file" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index a624954e142..8e27db64bc8 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -102,7 +102,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Bv. forigi la agordon „open_basedir“ de via php.ini, aŭ uzu 64-bitan version de PHP.", "Set an admin username." : "Agordi uzantnomon de administranto.", "Set an admin password." : "Agordi pasvorton de administranto.", - "Can't create or write into the data directory %s" : "Ne kreeblas aŭ ne skribeblas la datumdosierujo %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Kunhava interna servo %s devas realigi la interfacon „OCP\\Share_Backend“", "Sharing backend %s not found" : "Kunhava interna servo %s ne troviĝas", "Sharing backend for %s not found" : "Kunhava interna servo por %s ne troviĝas", @@ -112,9 +111,6 @@ OC.L10N.register( "Open »%s«" : "Malfermi „%s“", "%1$s via %2$s" : "%1$s pere de %2$s", "You are not allowed to share %s" : "Vi ne permesatas kunhavigi %s", - "Can’t increase permissions of %s" : "Ne eblas pliigi permesojn de %s", - "Files can’t be shared with delete permissions" : "Dosieroj ne estas kunhavigitaj kun permesoj de forigo", - "Files can’t be shared with create permissions" : "Dosieroj ne estas kunhavigitaj kun permesoj de kreado", "Expiration date is in the past" : "Limdato troviĝas en la estinteco", "%1$s shared »%2$s« with you" : "%1$s kunhavigis „%2$s“ kun vi", "%1$s shared »%2$s« with you." : "%1$s kunhavigis „%2$s“ kun vi.", @@ -180,7 +176,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "La aplikaĵo „%1$s“ ne instaliĝas, ĉar la jenaj dependecoj ne plenumiĝas: %2$s", "a safe home for all your data" : "sekura hejmo por ĉiuj viaj datumoj", "File is currently busy, please try again later" : "La dosiero estas nun okupita, bv. reprovi poste", - "Can't read file" : "Ne povas legi dosieron", "Application is not enabled" : "La aplikaĵo ne estas ŝaltita", "Authentication error" : "Aŭtentiga eraro", "Token expired. Please reload page." : "Ĵetono eksvalidiĝis. Bonvolu reŝargi la paĝon.", @@ -227,7 +222,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Konekto al konservejo eltempiĝis. %s", "Following databases are supported: %s" : "La jenaj datumbazoj estas subtenataj: %s", "Following platforms are supported: %s" : "La jenaj platformoj estas subtenataj: %s", + "Can't create or write into the data directory %s" : "Ne kreeblas aŭ ne skribeblas la datumdosierujo %s", "Invalid Federated Cloud ID" : "Nevalida federnuba identigilo", - "Can’t set expiration date more than %s days in the future" : "Ne eblas agordi limdaton pli ol %s tagojn en la estonteco" + "Can’t increase permissions of %s" : "Ne eblas pliigi permesojn de %s", + "Files can’t be shared with delete permissions" : "Dosieroj ne estas kunhavigitaj kun permesoj de forigo", + "Files can’t be shared with create permissions" : "Dosieroj ne estas kunhavigitaj kun permesoj de kreado", + "Can’t set expiration date more than %s days in the future" : "Ne eblas agordi limdaton pli ol %s tagojn en la estonteco", + "Can't read file" : "Ne povas legi dosieron" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/eo.json b/lib/l10n/eo.json index 7c27bb37b12..b54083c791c 100644 --- a/lib/l10n/eo.json +++ b/lib/l10n/eo.json @@ -100,7 +100,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Bv. forigi la agordon „open_basedir“ de via php.ini, aŭ uzu 64-bitan version de PHP.", "Set an admin username." : "Agordi uzantnomon de administranto.", "Set an admin password." : "Agordi pasvorton de administranto.", - "Can't create or write into the data directory %s" : "Ne kreeblas aŭ ne skribeblas la datumdosierujo %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Kunhava interna servo %s devas realigi la interfacon „OCP\\Share_Backend“", "Sharing backend %s not found" : "Kunhava interna servo %s ne troviĝas", "Sharing backend for %s not found" : "Kunhava interna servo por %s ne troviĝas", @@ -110,9 +109,6 @@ "Open »%s«" : "Malfermi „%s“", "%1$s via %2$s" : "%1$s pere de %2$s", "You are not allowed to share %s" : "Vi ne permesatas kunhavigi %s", - "Can’t increase permissions of %s" : "Ne eblas pliigi permesojn de %s", - "Files can’t be shared with delete permissions" : "Dosieroj ne estas kunhavigitaj kun permesoj de forigo", - "Files can’t be shared with create permissions" : "Dosieroj ne estas kunhavigitaj kun permesoj de kreado", "Expiration date is in the past" : "Limdato troviĝas en la estinteco", "%1$s shared »%2$s« with you" : "%1$s kunhavigis „%2$s“ kun vi", "%1$s shared »%2$s« with you." : "%1$s kunhavigis „%2$s“ kun vi.", @@ -178,7 +174,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "La aplikaĵo „%1$s“ ne instaliĝas, ĉar la jenaj dependecoj ne plenumiĝas: %2$s", "a safe home for all your data" : "sekura hejmo por ĉiuj viaj datumoj", "File is currently busy, please try again later" : "La dosiero estas nun okupita, bv. reprovi poste", - "Can't read file" : "Ne povas legi dosieron", "Application is not enabled" : "La aplikaĵo ne estas ŝaltita", "Authentication error" : "Aŭtentiga eraro", "Token expired. Please reload page." : "Ĵetono eksvalidiĝis. Bonvolu reŝargi la paĝon.", @@ -225,7 +220,12 @@ "Storage connection timeout. %s" : "Konekto al konservejo eltempiĝis. %s", "Following databases are supported: %s" : "La jenaj datumbazoj estas subtenataj: %s", "Following platforms are supported: %s" : "La jenaj platformoj estas subtenataj: %s", + "Can't create or write into the data directory %s" : "Ne kreeblas aŭ ne skribeblas la datumdosierujo %s", "Invalid Federated Cloud ID" : "Nevalida federnuba identigilo", - "Can’t set expiration date more than %s days in the future" : "Ne eblas agordi limdaton pli ol %s tagojn en la estonteco" + "Can’t increase permissions of %s" : "Ne eblas pliigi permesojn de %s", + "Files can’t be shared with delete permissions" : "Dosieroj ne estas kunhavigitaj kun permesoj de forigo", + "Files can’t be shared with create permissions" : "Dosieroj ne estas kunhavigitaj kun permesoj de kreado", + "Can’t set expiration date more than %s days in the future" : "Ne eblas agordi limdaton pli ol %s tagojn en la estonteco", + "Can't read file" : "Ne povas legi dosieron" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es.js b/lib/l10n/es.js index cbf28b9f781..f21a509df25 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, quite el ajuste de open_basedir —dentro de su php.ini— o pásese a PHP de 64 bits.", "Set an admin username." : "Configurar un nombre de usuario del administrador", "Set an admin password." : "Configurar la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El motor compartido %s debe implementar la interfaz OCP\\Share_Backend", "Sharing backend %s not found" : "El motor compartido %s no se ha encontrado", "Sharing backend for %s not found" : "Motor compartido para %s no encontrado", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "Abrir »%s« ", "%1$s via %2$s" : "%1$s vía %2$s", "You are not allowed to share %s" : "Usted no está autorizado para compartir %s", - "Can’t increase permissions of %s" : "No se pueden aumentar los permisos de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "Ha pasado la fecha de caducidad", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["No se puede establecer una fecha de caducidad de más de %n día hacia el futuro","No se puede establecer una fecha de caducidad de más de %n días hacia el futuro"], "Sharing is only allowed with group members" : "Sólo está permitido compartir a los integrantes del grupo", "Sharing %s failed, because this item is already shared with user %s" : "No se pudo compartir %s, porque este elemento ya está compartido con el usuario %s", "%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "No se ha podido instlaar la app «%1$s» porque no se cumplen las siguientes dependencias: %2$s", "a safe home for all your data" : "un hogar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente ocupado, por favor inténtelo de nuevo más tarde", - "Can't read file" : "No se puede leer archivo", "Application is not enabled" : "La aplicación no está habilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "Token caducado. Por favor, recarge la página.", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID de Nube federada no válida", - "Can’t set expiration date more than %s days in the future" : "No se puede establecer la fecha de expiración a más de %s días en el futuro" + "Can’t increase permissions of %s" : "No se pueden aumentar los permisos de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No se puede establecer la fecha de expiración a más de %s días en el futuro", + "Can't read file" : "No se puede leer archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es.json b/lib/l10n/es.json index 61bd04215d5..4434b873567 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, quite el ajuste de open_basedir —dentro de su php.ini— o pásese a PHP de 64 bits.", "Set an admin username." : "Configurar un nombre de usuario del administrador", "Set an admin password." : "Configurar la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El motor compartido %s debe implementar la interfaz OCP\\Share_Backend", "Sharing backend %s not found" : "El motor compartido %s no se ha encontrado", "Sharing backend for %s not found" : "Motor compartido para %s no encontrado", @@ -114,11 +113,7 @@ "Open »%s«" : "Abrir »%s« ", "%1$s via %2$s" : "%1$s vía %2$s", "You are not allowed to share %s" : "Usted no está autorizado para compartir %s", - "Can’t increase permissions of %s" : "No se pueden aumentar los permisos de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "Ha pasado la fecha de caducidad", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["No se puede establecer una fecha de caducidad de más de %n día hacia el futuro","No se puede establecer una fecha de caducidad de más de %n días hacia el futuro"], "Sharing is only allowed with group members" : "Sólo está permitido compartir a los integrantes del grupo", "Sharing %s failed, because this item is already shared with user %s" : "No se pudo compartir %s, porque este elemento ya está compartido con el usuario %s", "%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "No se ha podido instlaar la app «%1$s» porque no se cumplen las siguientes dependencias: %2$s", "a safe home for all your data" : "un hogar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente ocupado, por favor inténtelo de nuevo más tarde", - "Can't read file" : "No se puede leer archivo", "Application is not enabled" : "La aplicación no está habilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "Token caducado. Por favor, recarge la página.", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID de Nube federada no válida", - "Can’t set expiration date more than %s days in the future" : "No se puede establecer la fecha de expiración a más de %s días en el futuro" + "Can’t increase permissions of %s" : "No se pueden aumentar los permisos de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No se puede establecer la fecha de expiración a más de %s días en el futuro", + "Can't read file" : "No se puede leer archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_419.js b/lib/l10n/es_419.js index 79d575a645e..59394ffa37c 100644 --- a/lib/l10n/es_419.js +++ b/lib/l10n/es_419.js @@ -75,15 +75,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -144,7 +140,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -185,7 +180,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_419.json b/lib/l10n/es_419.json index 2191bab0ce2..2a7938bc9be 100644 --- a/lib/l10n/es_419.json +++ b/lib/l10n/es_419.json @@ -73,15 +73,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -142,7 +138,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -183,7 +178,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_AR.js b/lib/l10n/es_AR.js index 11c68a729cc..230f07cde25 100644 --- a/lib/l10n/es_AR.js +++ b/lib/l10n/es_AR.js @@ -65,7 +65,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Favor de eliminar el ajuste open_basedir de su archivo php.ini o cambie a PHP de 64 bits. ", "Set an admin username." : "Configurar un nombre de usuario del administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", @@ -129,7 +128,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos sus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, favor de intentarlo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Favor de recarga la página.", @@ -169,6 +167,8 @@ OC.L10N.register( "Storage connection timeout. %s" : "Se agotó el tiempo de conexión del almacenamiento. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", - "Invalid Federated Cloud ID" : "ID de Nube Federada Inválido" + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", + "Invalid Federated Cloud ID" : "ID de Nube Federada Inválido", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_AR.json b/lib/l10n/es_AR.json index d18563ecfa8..64623030645 100644 --- a/lib/l10n/es_AR.json +++ b/lib/l10n/es_AR.json @@ -63,7 +63,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Favor de eliminar el ajuste open_basedir de su archivo php.ini o cambie a PHP de 64 bits. ", "Set an admin username." : "Configurar un nombre de usuario del administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", @@ -127,7 +126,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos sus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, favor de intentarlo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Favor de recarga la página.", @@ -167,6 +165,8 @@ "Storage connection timeout. %s" : "Se agotó el tiempo de conexión del almacenamiento. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", - "Invalid Federated Cloud ID" : "ID de Nube Federada Inválido" + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", + "Invalid Federated Cloud ID" : "ID de Nube Federada Inválido", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_CL.js b/lib/l10n/es_CL.js index b86c47f2dbb..45248fb249c 100644 --- a/lib/l10n/es_CL.js +++ b/lib/l10n/es_CL.js @@ -76,15 +76,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -145,7 +141,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -186,7 +181,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_CL.json b/lib/l10n/es_CL.json index 9a812312a05..0ae0871e3b2 100644 --- a/lib/l10n/es_CL.json +++ b/lib/l10n/es_CL.json @@ -74,15 +74,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -143,7 +139,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -184,7 +179,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_CO.js b/lib/l10n/es_CO.js index d9a32117c91..55e53b6784d 100644 --- a/lib/l10n/es_CO.js +++ b/lib/l10n/es_CO.js @@ -76,15 +76,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -145,7 +141,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -186,7 +181,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_CO.json b/lib/l10n/es_CO.json index c8d5051e01f..4644c39a66b 100644 --- a/lib/l10n/es_CO.json +++ b/lib/l10n/es_CO.json @@ -74,15 +74,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -143,7 +139,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -184,7 +179,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_CR.js b/lib/l10n/es_CR.js index 1ef06533754..fc24a185a64 100644 --- a/lib/l10n/es_CR.js +++ b/lib/l10n/es_CR.js @@ -76,15 +76,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -145,7 +141,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -186,7 +181,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_CR.json b/lib/l10n/es_CR.json index ccf9c543282..9995d9f680b 100644 --- a/lib/l10n/es_CR.json +++ b/lib/l10n/es_CR.json @@ -74,15 +74,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -143,7 +139,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -184,7 +179,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_DO.js b/lib/l10n/es_DO.js index 17c11893c51..7bd5751cfc8 100644 --- a/lib/l10n/es_DO.js +++ b/lib/l10n/es_DO.js @@ -76,15 +76,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -145,7 +141,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -186,7 +181,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_DO.json b/lib/l10n/es_DO.json index 7b9ec165fdb..74ba67e82bc 100644 --- a/lib/l10n/es_DO.json +++ b/lib/l10n/es_DO.json @@ -74,15 +74,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -143,7 +139,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -184,7 +179,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_EC.js b/lib/l10n/es_EC.js index 17c874885fc..bc4dd8a29d0 100644 --- a/lib/l10n/es_EC.js +++ b/lib/l10n/es_EC.js @@ -76,15 +76,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -145,7 +141,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -186,7 +181,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_EC.json b/lib/l10n/es_EC.json index 296b36d121b..ec1c761126f 100644 --- a/lib/l10n/es_EC.json +++ b/lib/l10n/es_EC.json @@ -74,15 +74,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -143,7 +139,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -184,7 +179,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_GT.js b/lib/l10n/es_GT.js index f75a7475252..715354b639c 100644 --- a/lib/l10n/es_GT.js +++ b/lib/l10n/es_GT.js @@ -76,15 +76,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -145,7 +141,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -186,7 +181,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_GT.json b/lib/l10n/es_GT.json index e8cee5409ab..9f3b3e3d243 100644 --- a/lib/l10n/es_GT.json +++ b/lib/l10n/es_GT.json @@ -74,15 +74,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -143,7 +139,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -184,7 +179,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_HN.js b/lib/l10n/es_HN.js index 77b315c2c95..b1d1406f4e0 100644 --- a/lib/l10n/es_HN.js +++ b/lib/l10n/es_HN.js @@ -75,15 +75,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -144,7 +140,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -185,7 +180,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_HN.json b/lib/l10n/es_HN.json index fe2eabc9c02..f4f9544ae20 100644 --- a/lib/l10n/es_HN.json +++ b/lib/l10n/es_HN.json @@ -73,15 +73,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -142,7 +138,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -183,7 +178,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js index dfe0f8967e6..4023ab7f366 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -76,15 +76,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -145,7 +141,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -186,7 +181,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json index aa018448235..2f9f195fe7d 100644 --- a/lib/l10n/es_MX.json +++ b/lib/l10n/es_MX.json @@ -74,15 +74,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -143,7 +139,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -184,7 +179,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_NI.js b/lib/l10n/es_NI.js index 37712be0798..9d461dcda3d 100644 --- a/lib/l10n/es_NI.js +++ b/lib/l10n/es_NI.js @@ -75,15 +75,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -144,7 +140,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -185,7 +180,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_NI.json b/lib/l10n/es_NI.json index ba8ba13afff..02979844cff 100644 --- a/lib/l10n/es_NI.json +++ b/lib/l10n/es_NI.json @@ -73,15 +73,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -142,7 +138,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -183,7 +178,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_PA.js b/lib/l10n/es_PA.js index 253341ff14d..0d485d87b32 100644 --- a/lib/l10n/es_PA.js +++ b/lib/l10n/es_PA.js @@ -75,15 +75,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -144,7 +140,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -185,7 +180,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_PA.json b/lib/l10n/es_PA.json index c90e84146a3..48f90189e8e 100644 --- a/lib/l10n/es_PA.json +++ b/lib/l10n/es_PA.json @@ -73,15 +73,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -142,7 +138,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -183,7 +178,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_PE.js b/lib/l10n/es_PE.js index c1cc4dc7abc..fbb5ce6dc2b 100644 --- a/lib/l10n/es_PE.js +++ b/lib/l10n/es_PE.js @@ -75,15 +75,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -144,7 +140,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -185,7 +180,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_PE.json b/lib/l10n/es_PE.json index c43a8aab352..48829020ba2 100644 --- a/lib/l10n/es_PE.json +++ b/lib/l10n/es_PE.json @@ -73,15 +73,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -142,7 +138,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -183,7 +178,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_PR.js b/lib/l10n/es_PR.js index f766c80ddd6..c1bc8030f41 100644 --- a/lib/l10n/es_PR.js +++ b/lib/l10n/es_PR.js @@ -75,15 +75,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -144,7 +140,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -185,7 +180,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_PR.json b/lib/l10n/es_PR.json index b4919a8b91c..262c174ad8f 100644 --- a/lib/l10n/es_PR.json +++ b/lib/l10n/es_PR.json @@ -73,15 +73,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -142,7 +138,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -183,7 +178,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_PY.js b/lib/l10n/es_PY.js index b55d3dbcbad..431a0ed9a5b 100644 --- a/lib/l10n/es_PY.js +++ b/lib/l10n/es_PY.js @@ -75,15 +75,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -144,7 +140,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -185,7 +180,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_PY.json b/lib/l10n/es_PY.json index 5fabca15bf4..f45ebff5232 100644 --- a/lib/l10n/es_PY.json +++ b/lib/l10n/es_PY.json @@ -73,15 +73,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -142,7 +138,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -183,7 +178,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_SV.js b/lib/l10n/es_SV.js index db7f95145a3..fb8a7cdf7a2 100644 --- a/lib/l10n/es_SV.js +++ b/lib/l10n/es_SV.js @@ -76,15 +76,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -145,7 +141,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -186,7 +181,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_SV.json b/lib/l10n/es_SV.json index 2b1856ca32a..a4cb9ae9e5e 100644 --- a/lib/l10n/es_SV.json +++ b/lib/l10n/es_SV.json @@ -74,15 +74,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -143,7 +139,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -184,7 +179,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es_UY.js b/lib/l10n/es_UY.js index 4dc1810302e..d6f85795958 100644 --- a/lib/l10n/es_UY.js +++ b/lib/l10n/es_UY.js @@ -75,15 +75,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -144,7 +140,6 @@ OC.L10N.register( "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -185,7 +180,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_UY.json b/lib/l10n/es_UY.json index 71b781391ec..e8a71357ec4 100644 --- a/lib/l10n/es_UY.json +++ b/lib/l10n/es_UY.json @@ -73,15 +73,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor elimina el ajuste open_basedir de tu archivo php.ini o cambia a PHP de 64 bits. ", "Set an admin username." : "Establecer un Usuario administrador", "Set an admin password." : "Establecer la contraseña del administrador.", - "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "El backend %s que comparte debe implementar la interface OCP\\Share_Backend", "Sharing backend %s not found" : "No fue encontrado el Backend que comparte %s ", "Sharing backend for %s not found" : "No fue encontrado el Backend que comparte para %s", "Open »%s«" : "Abrir »%s«", "You are not allowed to share %s" : "No tienes permitido compartir %s", - "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", - "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", - "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", "Expiration date is in the past" : "La fecha de expiración se encuentra en el pasado", "Click the button below to open it." : "Haz click en el botón inferior para abrirlo. ", "The requested share does not exist anymore" : "El recurso compartido solicitado ya no existe", @@ -142,7 +138,6 @@ "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "a safe home for all your data" : "un lugar seguro para todos tus datos", "File is currently busy, please try again later" : "El archivo se encuentra actualmente en uso, por favor intentalo más tarde. ", - "Can't read file" : "No se puede leer el archivo", "Application is not enabled" : "La aplicación está deshabilitada", "Authentication error" : "Error de autenticación", "Token expired. Please reload page." : "La ficha ha expirado. Por favor recarga la página.", @@ -183,7 +178,12 @@ "Storage connection timeout. %s" : "El tiempo de la conexión del almacenamiento se agotó. %s", "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", + "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID Inválido", - "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro" + "Can’t increase permissions of %s" : "No es posible incrementar los privilegios de %s", + "Files can’t be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can’t be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "No es posible establecer la fecha de expiración más allá de %s días en el futuro", + "Can't read file" : "No se puede leer el archivo" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index a38df62de63..4f985cc1630 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -58,15 +58,11 @@ OC.L10N.register( "For the best results, please consider using a GNU/Linux server instead." : "Parema tulemuse saavitamiseks palun kaalu serveris GNU/Linux kasutamist.", "Set an admin username." : "Määra admin kasutajanimi.", "Set an admin password." : "Määra admini parool.", - "Can't create or write into the data directory %s" : "Ei suuda luua või kirjutada andmete kataloogi %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Jagamise tagarakend %s peab kasutusele võtma OCP\\Share_Backend liidese", "Sharing backend %s not found" : "Jagamise tagarakendit %s ei leitud", "Sharing backend for %s not found" : "Jagamise tagarakendit %s jaoks ei leitud", "Open »%s«" : "Ava »%s«", "You are not allowed to share %s" : "Sul pole lubatud %s jagada", - "Can’t increase permissions of %s" : "Ei saa %s õigusi suurendada", - "Files can’t be shared with delete permissions" : "Faile ei saa jagada kustutamise õigusega", - "Files can’t be shared with create permissions" : "Faile ei saa jagada loomise õigusega", "Expiration date is in the past" : "Aegumise kuupäev on minevikus", "Click the button below to open it." : "Vajuta allolevat nuppu, et see avada.", "The requested share does not exist anymore" : "Soovitud jagamist enam ei eksisteeri", @@ -126,7 +122,6 @@ OC.L10N.register( "User disabled" : "Kasutaja deaktiveeritud", "a safe home for all your data" : "turvaline koht sinu andmetele", "File is currently busy, please try again later" : "Fail on hetkel kasutuses, proovi hiljem uuesti", - "Can't read file" : "Faili lugemine ebaõnnestus", "Application is not enabled" : "Rakendus pole sisse lülitatud", "Authentication error" : "Autentimise viga", "Token expired. Please reload page." : "Kontrollkood aegus. Paelun lae leht uuesti.", @@ -148,7 +143,12 @@ OC.L10N.register( "Storage is temporarily not available" : "Salvestusruum pole ajutiselt kättesaadav", "Following databases are supported: %s" : "Toetatud on järgnevad andmebaasid: %s", "Following platforms are supported: %s" : "Toetatud on järgnevad platformid: %s", + "Can't create or write into the data directory %s" : "Ei suuda luua või kirjutada andmete kataloogi %s", "Invalid Federated Cloud ID" : "Vigane liitpilve ID", - "Can’t set expiration date more than %s days in the future" : "Ei sa määrata aegumise kuupäeva rohkem kui %s päeva tulevikus" + "Can’t increase permissions of %s" : "Ei saa %s õigusi suurendada", + "Files can’t be shared with delete permissions" : "Faile ei saa jagada kustutamise õigusega", + "Files can’t be shared with create permissions" : "Faile ei saa jagada loomise õigusega", + "Can’t set expiration date more than %s days in the future" : "Ei sa määrata aegumise kuupäeva rohkem kui %s päeva tulevikus", + "Can't read file" : "Faili lugemine ebaõnnestus" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/et_EE.json b/lib/l10n/et_EE.json index 162f15ad85c..61ba6e1b4a4 100644 --- a/lib/l10n/et_EE.json +++ b/lib/l10n/et_EE.json @@ -56,15 +56,11 @@ "For the best results, please consider using a GNU/Linux server instead." : "Parema tulemuse saavitamiseks palun kaalu serveris GNU/Linux kasutamist.", "Set an admin username." : "Määra admin kasutajanimi.", "Set an admin password." : "Määra admini parool.", - "Can't create or write into the data directory %s" : "Ei suuda luua või kirjutada andmete kataloogi %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Jagamise tagarakend %s peab kasutusele võtma OCP\\Share_Backend liidese", "Sharing backend %s not found" : "Jagamise tagarakendit %s ei leitud", "Sharing backend for %s not found" : "Jagamise tagarakendit %s jaoks ei leitud", "Open »%s«" : "Ava »%s«", "You are not allowed to share %s" : "Sul pole lubatud %s jagada", - "Can’t increase permissions of %s" : "Ei saa %s õigusi suurendada", - "Files can’t be shared with delete permissions" : "Faile ei saa jagada kustutamise õigusega", - "Files can’t be shared with create permissions" : "Faile ei saa jagada loomise õigusega", "Expiration date is in the past" : "Aegumise kuupäev on minevikus", "Click the button below to open it." : "Vajuta allolevat nuppu, et see avada.", "The requested share does not exist anymore" : "Soovitud jagamist enam ei eksisteeri", @@ -124,7 +120,6 @@ "User disabled" : "Kasutaja deaktiveeritud", "a safe home for all your data" : "turvaline koht sinu andmetele", "File is currently busy, please try again later" : "Fail on hetkel kasutuses, proovi hiljem uuesti", - "Can't read file" : "Faili lugemine ebaõnnestus", "Application is not enabled" : "Rakendus pole sisse lülitatud", "Authentication error" : "Autentimise viga", "Token expired. Please reload page." : "Kontrollkood aegus. Paelun lae leht uuesti.", @@ -146,7 +141,12 @@ "Storage is temporarily not available" : "Salvestusruum pole ajutiselt kättesaadav", "Following databases are supported: %s" : "Toetatud on järgnevad andmebaasid: %s", "Following platforms are supported: %s" : "Toetatud on järgnevad platformid: %s", + "Can't create or write into the data directory %s" : "Ei suuda luua või kirjutada andmete kataloogi %s", "Invalid Federated Cloud ID" : "Vigane liitpilve ID", - "Can’t set expiration date more than %s days in the future" : "Ei sa määrata aegumise kuupäeva rohkem kui %s päeva tulevikus" + "Can’t increase permissions of %s" : "Ei saa %s õigusi suurendada", + "Files can’t be shared with delete permissions" : "Faile ei saa jagada kustutamise õigusega", + "Files can’t be shared with create permissions" : "Faile ei saa jagada loomise õigusega", + "Can’t set expiration date more than %s days in the future" : "Ei sa määrata aegumise kuupäeva rohkem kui %s päeva tulevikus", + "Can't read file" : "Faili lugemine ebaõnnestus" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 888a3c173d1..48bbed8cd63 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Mesedez kendu open_basedir ezarpena zure php.ini-tik edo aldatu 64-biteko PHPra.", "Set an admin username." : "Ezarri administraziorako erabiltzaile izena.", "Set an admin password." : "Ezarri administraziorako pasahitza.", - "Can't create or write into the data directory %s" : "Ezin da %s datu karpeta sortu edo bertan idatzi ", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s elkarbanaketa motorra OCP\\Share_Backend interfazea inplementatu behar du ", "Sharing backend %s not found" : "Ez da %s elkarbanaketa motorra aurkitu", "Sharing backend for %s not found" : "Ez da %srako elkarbanaketa motorrik aurkitu", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "Ireki »%s«", "%1$s via %2$s" : "%2$s bidez, %1$s", "You are not allowed to share %s" : "Ez zadue %s elkarbanatzeko baimendua", - "Can’t increase permissions of %s" : "Ezin dira %s(r)en baimenak handitu", - "Files can’t be shared with delete permissions" : "Fitxategiak ezin dira ezabatze baimenarekin partekatu", - "Files can’t be shared with create permissions" : "Fitxategiak ezin dira sortze baimenarekin partekatu", "Expiration date is in the past" : "Iraungitze-data iraganean dago", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Ezin da iraungitze-data etorkizunean %n egun baino gehiagora jarri","Ezin da iraungitze-data etorkizunean %negun baino gehiagora jarri"], "Sharing is only allowed with group members" : "Partekatzea taldeko kideei baimenduta dago soilik", "Sharing %s failed, because this item is already shared with user %s" : "%s partekatzeak huts egin du dagoeneko %serabiltzailearekin partekatuta dagoelako", "%1$s shared »%2$s« with you" : "%1$serabiltzaileak »%2$s« partekatu du zurekin", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" aplikazioa ezin da instalatu, menpekotasun hauek betetzen ez direlako:%2$s", "a safe home for all your data" : "zure datu guztientzako toki segurua", "File is currently busy, please try again later" : "Fitxategia lanpetuta dago, saiatu berriro geroago", - "Can't read file" : "Ezin da fitxategia irakurri", "Application is not enabled" : "Aplikazioa ez dago gaituta", "Authentication error" : "Autentifikazio errorea", "Token expired. Please reload page." : "Tokena iraungitu da. Mesedez birkargatu orria.", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Biltegiratze-konexioa denboraz kanpo geratu da. %s", "Following databases are supported: %s" : "Hurrengo datubaseak onartzen dira: %s", "Following platforms are supported: %s" : "Hurrengo plataformak onartzen dira: %s", + "Can't create or write into the data directory %s" : "Ezin da %s datu karpeta sortu edo bertan idatzi ", "Invalid Federated Cloud ID" : "Federatutako Hodei ID ezegokia", - "Can’t set expiration date more than %s days in the future" : "Ezin da iraungitze-data etorkizunean %s egun baino gehiagora jarri" + "Can’t increase permissions of %s" : "Ezin dira %s(r)en baimenak handitu", + "Files can’t be shared with delete permissions" : "Fitxategiak ezin dira ezabatze baimenarekin partekatu", + "Files can’t be shared with create permissions" : "Fitxategiak ezin dira sortze baimenarekin partekatu", + "Can’t set expiration date more than %s days in the future" : "Ezin da iraungitze-data etorkizunean %s egun baino gehiagora jarri", + "Can't read file" : "Ezin da fitxategia irakurri" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index abc2b990538..d2c96f2c5d9 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Mesedez kendu open_basedir ezarpena zure php.ini-tik edo aldatu 64-biteko PHPra.", "Set an admin username." : "Ezarri administraziorako erabiltzaile izena.", "Set an admin password." : "Ezarri administraziorako pasahitza.", - "Can't create or write into the data directory %s" : "Ezin da %s datu karpeta sortu edo bertan idatzi ", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s elkarbanaketa motorra OCP\\Share_Backend interfazea inplementatu behar du ", "Sharing backend %s not found" : "Ez da %s elkarbanaketa motorra aurkitu", "Sharing backend for %s not found" : "Ez da %srako elkarbanaketa motorrik aurkitu", @@ -114,11 +113,7 @@ "Open »%s«" : "Ireki »%s«", "%1$s via %2$s" : "%2$s bidez, %1$s", "You are not allowed to share %s" : "Ez zadue %s elkarbanatzeko baimendua", - "Can’t increase permissions of %s" : "Ezin dira %s(r)en baimenak handitu", - "Files can’t be shared with delete permissions" : "Fitxategiak ezin dira ezabatze baimenarekin partekatu", - "Files can’t be shared with create permissions" : "Fitxategiak ezin dira sortze baimenarekin partekatu", "Expiration date is in the past" : "Iraungitze-data iraganean dago", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Ezin da iraungitze-data etorkizunean %n egun baino gehiagora jarri","Ezin da iraungitze-data etorkizunean %negun baino gehiagora jarri"], "Sharing is only allowed with group members" : "Partekatzea taldeko kideei baimenduta dago soilik", "Sharing %s failed, because this item is already shared with user %s" : "%s partekatzeak huts egin du dagoeneko %serabiltzailearekin partekatuta dagoelako", "%1$s shared »%2$s« with you" : "%1$serabiltzaileak »%2$s« partekatu du zurekin", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" aplikazioa ezin da instalatu, menpekotasun hauek betetzen ez direlako:%2$s", "a safe home for all your data" : "zure datu guztientzako toki segurua", "File is currently busy, please try again later" : "Fitxategia lanpetuta dago, saiatu berriro geroago", - "Can't read file" : "Ezin da fitxategia irakurri", "Application is not enabled" : "Aplikazioa ez dago gaituta", "Authentication error" : "Autentifikazio errorea", "Token expired. Please reload page." : "Tokena iraungitu da. Mesedez birkargatu orria.", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "Biltegiratze-konexioa denboraz kanpo geratu da. %s", "Following databases are supported: %s" : "Hurrengo datubaseak onartzen dira: %s", "Following platforms are supported: %s" : "Hurrengo plataformak onartzen dira: %s", + "Can't create or write into the data directory %s" : "Ezin da %s datu karpeta sortu edo bertan idatzi ", "Invalid Federated Cloud ID" : "Federatutako Hodei ID ezegokia", - "Can’t set expiration date more than %s days in the future" : "Ezin da iraungitze-data etorkizunean %s egun baino gehiagora jarri" + "Can’t increase permissions of %s" : "Ezin dira %s(r)en baimenak handitu", + "Files can’t be shared with delete permissions" : "Fitxategiak ezin dira ezabatze baimenarekin partekatu", + "Files can’t be shared with create permissions" : "Fitxategiak ezin dira sortze baimenarekin partekatu", + "Can’t set expiration date more than %s days in the future" : "Ezin da iraungitze-data etorkizunean %s egun baino gehiagora jarri", + "Can't read file" : "Ezin da fitxategia irakurri" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/fa.js b/lib/l10n/fa.js index 146c01e3a16..6c92da480d8 100644 --- a/lib/l10n/fa.js +++ b/lib/l10n/fa.js @@ -91,7 +91,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "لطفاً تنظیمات open_baseir را درون php.ini خود حذف کنید یا به PHP 64 بیتی تغییر دهید.", "Set an admin username." : "یک نام کاربری برای مدیر تنظیم نمایید.", "Set an admin password." : "یک رمزعبور برای مدیر تنظیم نمایید.", - "Can't create or write into the data directory %s" : "%sنمی توانید در فهرست داده ایجاد یا نوشتن کنید", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "به اشتراک گذاشتن باطن باید رابط OCP \\ Share_Backend %sرا پیاده سازی کند", "Sharing backend %s not found" : "به اشتراک گذاشتن باطن%s یافت نشد", "Sharing backend for %s not found" : "به اشتراک گذاشتن باطن برای%s یافت نشد", @@ -101,9 +100,6 @@ OC.L10N.register( "Open »%s«" : "باز کن »%s«", "%1$s via %2$s" : "%1$s از طریق %2$s", "You are not allowed to share %s" : "شما مجاز به اشتراک گذاری نیستید%s", - "Can’t increase permissions of %s" : "مجوزها را نمی توان افزایش داد%s", - "Files can’t be shared with delete permissions" : "فایلها را نمی توان با مجوزهای حذف حذف کرد", - "Files can’t be shared with create permissions" : "فایلها را نمی توان با ایجاد مجوزها به اشتراک گذاشت", "Expiration date is in the past" : "تاریخ انقضا در گذشته است", "%1$s shared »%2$s« with you" : "%1$s به اشتراک گذاشته » %2$s« با شما", "%1$s shared »%2$s« with you." : "%1$s به اشتراک گذاشته » %2$s« با شما", @@ -167,7 +163,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "%2$sبرنامه %1$sنصب نمی شود زیرا وابستگی های زیر برآورده نشده است:", "a safe home for all your data" : "خانه ای امن برای تمام داده های شما", "File is currently busy, please try again later" : "فایل در حال حاضر مشغول است، لطفا مجددا تلاش کنید", - "Can't read file" : "امکان خواندن فایل وجود ندارد", "Application is not enabled" : "برنامه فعال نشده است", "Authentication error" : "خطا در اعتبار سنجی", "Token expired. Please reload page." : "Token منقضی شده است. لطفا دوباره صفحه را بارگذاری نمایید.", @@ -213,7 +208,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "مدت زمان اتصال ذخیره سازی%s", "Following databases are supported: %s" : "پایگاهداده های ذکر شده مورد نیاز است: %s", "Following platforms are supported: %s" : "سیستم عامل های زیر پشتیبانی می شوند%s", + "Can't create or write into the data directory %s" : "%sنمی توانید در فهرست داده ایجاد یا نوشتن کنید", "Invalid Federated Cloud ID" : "شناسه فدرال شده با ابر Cloud", - "Can’t set expiration date more than %s days in the future" : "نمی توان تاریخ انقضا را بیش%s از روزها در آینده تعیین کرد" + "Can’t increase permissions of %s" : "مجوزها را نمی توان افزایش داد%s", + "Files can’t be shared with delete permissions" : "فایلها را نمی توان با مجوزهای حذف حذف کرد", + "Files can’t be shared with create permissions" : "فایلها را نمی توان با ایجاد مجوزها به اشتراک گذاشت", + "Can’t set expiration date more than %s days in the future" : "نمی توان تاریخ انقضا را بیش%s از روزها در آینده تعیین کرد", + "Can't read file" : "امکان خواندن فایل وجود ندارد" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/fa.json b/lib/l10n/fa.json index 488377f56a2..7bd3ba091b5 100644 --- a/lib/l10n/fa.json +++ b/lib/l10n/fa.json @@ -89,7 +89,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "لطفاً تنظیمات open_baseir را درون php.ini خود حذف کنید یا به PHP 64 بیتی تغییر دهید.", "Set an admin username." : "یک نام کاربری برای مدیر تنظیم نمایید.", "Set an admin password." : "یک رمزعبور برای مدیر تنظیم نمایید.", - "Can't create or write into the data directory %s" : "%sنمی توانید در فهرست داده ایجاد یا نوشتن کنید", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "به اشتراک گذاشتن باطن باید رابط OCP \\ Share_Backend %sرا پیاده سازی کند", "Sharing backend %s not found" : "به اشتراک گذاشتن باطن%s یافت نشد", "Sharing backend for %s not found" : "به اشتراک گذاشتن باطن برای%s یافت نشد", @@ -99,9 +98,6 @@ "Open »%s«" : "باز کن »%s«", "%1$s via %2$s" : "%1$s از طریق %2$s", "You are not allowed to share %s" : "شما مجاز به اشتراک گذاری نیستید%s", - "Can’t increase permissions of %s" : "مجوزها را نمی توان افزایش داد%s", - "Files can’t be shared with delete permissions" : "فایلها را نمی توان با مجوزهای حذف حذف کرد", - "Files can’t be shared with create permissions" : "فایلها را نمی توان با ایجاد مجوزها به اشتراک گذاشت", "Expiration date is in the past" : "تاریخ انقضا در گذشته است", "%1$s shared »%2$s« with you" : "%1$s به اشتراک گذاشته » %2$s« با شما", "%1$s shared »%2$s« with you." : "%1$s به اشتراک گذاشته » %2$s« با شما", @@ -165,7 +161,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "%2$sبرنامه %1$sنصب نمی شود زیرا وابستگی های زیر برآورده نشده است:", "a safe home for all your data" : "خانه ای امن برای تمام داده های شما", "File is currently busy, please try again later" : "فایل در حال حاضر مشغول است، لطفا مجددا تلاش کنید", - "Can't read file" : "امکان خواندن فایل وجود ندارد", "Application is not enabled" : "برنامه فعال نشده است", "Authentication error" : "خطا در اعتبار سنجی", "Token expired. Please reload page." : "Token منقضی شده است. لطفا دوباره صفحه را بارگذاری نمایید.", @@ -211,7 +206,12 @@ "Storage connection timeout. %s" : "مدت زمان اتصال ذخیره سازی%s", "Following databases are supported: %s" : "پایگاهداده های ذکر شده مورد نیاز است: %s", "Following platforms are supported: %s" : "سیستم عامل های زیر پشتیبانی می شوند%s", + "Can't create or write into the data directory %s" : "%sنمی توانید در فهرست داده ایجاد یا نوشتن کنید", "Invalid Federated Cloud ID" : "شناسه فدرال شده با ابر Cloud", - "Can’t set expiration date more than %s days in the future" : "نمی توان تاریخ انقضا را بیش%s از روزها در آینده تعیین کرد" + "Can’t increase permissions of %s" : "مجوزها را نمی توان افزایش داد%s", + "Files can’t be shared with delete permissions" : "فایلها را نمی توان با مجوزهای حذف حذف کرد", + "Files can’t be shared with create permissions" : "فایلها را نمی توان با ایجاد مجوزها به اشتراک گذاشت", + "Can’t set expiration date more than %s days in the future" : "نمی توان تاریخ انقضا را بیش%s از روزها در آینده تعیین کرد", + "Can't read file" : "امکان خواندن فایل وجود ندارد" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 61760b80611..cf1a4fc1190 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -84,7 +84,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Poista open_basedir-asetus php.ini-tiedostosta tai vaihda 64-bittiseen PHP:hen.", "Set an admin username." : "Aseta ylläpitäjän käyttäjätunnus.", "Set an admin password." : "Aseta ylläpitäjän salasana.", - "Can't create or write into the data directory %s" : "Ei voi luoda tai kirjoittaa data-hakemistoon %s", "Sharing backend %s not found" : "Jakamisen taustaosaa %s ei löytynyt", "Sharing backend for %s not found" : "Jakamisen taustaosaa kohteelle %s ei löytynyt", "Open »%s«" : "Avaa »%s«", @@ -152,7 +151,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Sovellusta \"%1$s\" ei voi asentaa, koska seuraavat riippuvuudet eivät täyty: %2$s", "a safe home for all your data" : "turvallinen koti kaikille tiedostoillesi", "File is currently busy, please try again later" : "Tiedosto on parhaillaan käytössä, yritä myöhemmin uudelleen", - "Can't read file" : "Tiedostoa ei voi lukea", "Application is not enabled" : "Sovellusta ei ole otettu käyttöön", "Authentication error" : "Tunnistautumisvirhe", "Token expired. Please reload page." : "Valtuutus vanheni. Lataa sivu uudelleen.", @@ -187,6 +185,8 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", "Following databases are supported: %s" : "Seuraavat tietokannat ovat tuettuja: %s", "Following platforms are supported: %s" : "Seuraavat alustat ovat tuettuja: %s", - "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste" + "Can't create or write into the data directory %s" : "Ei voi luoda tai kirjoittaa data-hakemistoon %s", + "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste", + "Can't read file" : "Tiedostoa ei voi lukea" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index afb0b9a6a6b..d1a2f4c7b2b 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -82,7 +82,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Poista open_basedir-asetus php.ini-tiedostosta tai vaihda 64-bittiseen PHP:hen.", "Set an admin username." : "Aseta ylläpitäjän käyttäjätunnus.", "Set an admin password." : "Aseta ylläpitäjän salasana.", - "Can't create or write into the data directory %s" : "Ei voi luoda tai kirjoittaa data-hakemistoon %s", "Sharing backend %s not found" : "Jakamisen taustaosaa %s ei löytynyt", "Sharing backend for %s not found" : "Jakamisen taustaosaa kohteelle %s ei löytynyt", "Open »%s«" : "Avaa »%s«", @@ -150,7 +149,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Sovellusta \"%1$s\" ei voi asentaa, koska seuraavat riippuvuudet eivät täyty: %2$s", "a safe home for all your data" : "turvallinen koti kaikille tiedostoillesi", "File is currently busy, please try again later" : "Tiedosto on parhaillaan käytössä, yritä myöhemmin uudelleen", - "Can't read file" : "Tiedostoa ei voi lukea", "Application is not enabled" : "Sovellusta ei ole otettu käyttöön", "Authentication error" : "Tunnistautumisvirhe", "Token expired. Please reload page." : "Valtuutus vanheni. Lataa sivu uudelleen.", @@ -185,6 +183,8 @@ "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", "Following databases are supported: %s" : "Seuraavat tietokannat ovat tuettuja: %s", "Following platforms are supported: %s" : "Seuraavat alustat ovat tuettuja: %s", - "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste" + "Can't create or write into the data directory %s" : "Ei voi luoda tai kirjoittaa data-hakemistoon %s", + "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste", + "Can't read file" : "Tiedostoa ei voi lukea" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 82c3c5b0396..6edb3a16ae8 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -102,7 +102,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Veuillez supprimer la configuration open_basedir de votre php.ini ou utiliser une version PHP 64-bit.", "Set an admin username." : "Spécifiez un nom d'utilisateur pour l'administrateur.", "Set an admin password." : "Spécifiez un mot de passe pour l'administrateur.", - "Can't create or write into the data directory %s" : "Impossible de créer, ou d'écrire dans, le répertoire des données %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Le service de partage %s doit implémenter l'interface OCP\\Share_Backend", "Sharing backend %s not found" : "Service de partage %s non trouvé", "Sharing backend for %s not found" : "Le service de partage pour %s est introuvable", @@ -112,9 +111,6 @@ OC.L10N.register( "Open »%s«" : "Ouvrir « %s »", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Vous n'êtes pas autorisé à partager %s", - "Can’t increase permissions of %s" : "Impossible d'augmenter les permissions de %s", - "Files can’t be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression", - "Files can’t be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création", "Expiration date is in the past" : "La date d'expiration est dans le passé", "%1$s shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous", "%1$s shared »%2$s« with you." : "%1$s a partagé « %2$s » avec vous.", @@ -180,7 +176,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "L'application \"%1$s\" ne peut pas être installée à cause des dépendances suivantes non satisfaites : %2$s", "a safe home for all your data" : "un lieu sûr pour toutes vos données", "File is currently busy, please try again later" : "Le fichier est actuellement utilisé, veuillez réessayer plus tard", - "Can't read file" : "Impossible de lire le fichier", "Application is not enabled" : "L'application n'est pas activée", "Authentication error" : "Erreur d'authentification", "Token expired. Please reload page." : "La session a expiré. Veuillez recharger la page.", @@ -227,7 +222,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s", "Following databases are supported: %s" : "Les bases de données suivantes sont supportées : %s", "Following platforms are supported: %s" : "Les plateformes suivantes sont prises en charge : %s", + "Can't create or write into the data directory %s" : "Impossible de créer, ou d'écrire dans, le répertoire des données %s", "Invalid Federated Cloud ID" : "ID Federated Cloud incorrect", - "Can’t set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration à plus de %s jours dans le futur" + "Can’t increase permissions of %s" : "Impossible d'augmenter les permissions de %s", + "Files can’t be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression", + "Files can’t be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création", + "Can’t set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration à plus de %s jours dans le futur", + "Can't read file" : "Impossible de lire le fichier" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index 2713a6a93bd..18687ca2e6c 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -100,7 +100,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Veuillez supprimer la configuration open_basedir de votre php.ini ou utiliser une version PHP 64-bit.", "Set an admin username." : "Spécifiez un nom d'utilisateur pour l'administrateur.", "Set an admin password." : "Spécifiez un mot de passe pour l'administrateur.", - "Can't create or write into the data directory %s" : "Impossible de créer, ou d'écrire dans, le répertoire des données %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Le service de partage %s doit implémenter l'interface OCP\\Share_Backend", "Sharing backend %s not found" : "Service de partage %s non trouvé", "Sharing backend for %s not found" : "Le service de partage pour %s est introuvable", @@ -110,9 +109,6 @@ "Open »%s«" : "Ouvrir « %s »", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Vous n'êtes pas autorisé à partager %s", - "Can’t increase permissions of %s" : "Impossible d'augmenter les permissions de %s", - "Files can’t be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression", - "Files can’t be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création", "Expiration date is in the past" : "La date d'expiration est dans le passé", "%1$s shared »%2$s« with you" : "%1$s a partagé « %2$s » avec vous", "%1$s shared »%2$s« with you." : "%1$s a partagé « %2$s » avec vous.", @@ -178,7 +174,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "L'application \"%1$s\" ne peut pas être installée à cause des dépendances suivantes non satisfaites : %2$s", "a safe home for all your data" : "un lieu sûr pour toutes vos données", "File is currently busy, please try again later" : "Le fichier est actuellement utilisé, veuillez réessayer plus tard", - "Can't read file" : "Impossible de lire le fichier", "Application is not enabled" : "L'application n'est pas activée", "Authentication error" : "Erreur d'authentification", "Token expired. Please reload page." : "La session a expiré. Veuillez recharger la page.", @@ -225,7 +220,12 @@ "Storage connection timeout. %s" : "Le délai d'attente pour la connexion à l'espace de stockage a été dépassé. %s", "Following databases are supported: %s" : "Les bases de données suivantes sont supportées : %s", "Following platforms are supported: %s" : "Les plateformes suivantes sont prises en charge : %s", + "Can't create or write into the data directory %s" : "Impossible de créer, ou d'écrire dans, le répertoire des données %s", "Invalid Federated Cloud ID" : "ID Federated Cloud incorrect", - "Can’t set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration à plus de %s jours dans le futur" + "Can’t increase permissions of %s" : "Impossible d'augmenter les permissions de %s", + "Files can’t be shared with delete permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de suppression", + "Files can’t be shared with create permissions" : "Les fichiers ne peuvent pas être partagés avec les autorisations de création", + "Can’t set expiration date more than %s days in the future" : "Impossible de définir la date d'expiration à plus de %s jours dans le futur", + "Can't read file" : "Impossible de lire le fichier" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 65a1db2f21e..1b13acc21aa 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Retire o axuste de open_basedir no php.ini ou cambie a PHP de 64 bits.", "Set an admin username." : "Estabeleza un nome de usuario administrador", "Set an admin password." : "Estabeleza un contrasinal de administrador", - "Can't create or write into the data directory %s" : "Non é posíbel crear ou escribir o directorio «data» %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A infraestrutura de compartición %s ten que implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Non se atopou a infraestrutura de compartición %s", "Sharing backend for %s not found" : "Non se atopou a infraestrutura de compartición para %s", @@ -116,9 +115,6 @@ OC.L10N.register( "Open »%s«" : "Abrir «%s»", "%1$s via %2$s" : "%1$s mediante %2$s", "You are not allowed to share %s" : "Non ten permiso para compartir %s", - "Can’t increase permissions of %s" : "Non é posíbel aumentar os permisos de %s", - "Files can’t be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", - "Files can’t be shared with create permissions" : "Non é posíbel compartir ficheiros con permisos de creación", "Expiration date is in the past" : "Xa pasou a data de caducidade", "Sharing is only allowed with group members" : "Só se permite compartir cos membros do grupo", "Sharing %s failed, because this item is already shared with user %s" : "Fallou a compartición de %s por mor de que este elemento xa foi compartido co usuario %s", @@ -186,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Non é posíbel instalar a aplicación «%1$s» por mor de non cumprirse as dependencias: %2$s", "a safe home for all your data" : "un lugar seguro para todos os seus datos", "File is currently busy, please try again later" : "O ficheiro está ocupado neste momento, ténteo máis adiante.", - "Can't read file" : "Non é posíbel ler o ficheiro", "Application is not enabled" : "A aplicación non está activada", "Authentication error" : "Produciuse un erro de autenticación", "Token expired. Please reload page." : "Testemuño caducado. Recargue a páxina.", @@ -233,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Esgotouse o tempo de conexión co almacenamento. %s", "Following databases are supported: %s" : "Admítense as seguintes bases de datos: %s", "Following platforms are supported: %s" : "Admítense as seguintes plataformas: %s", + "Can't create or write into the data directory %s" : "Non é posíbel crear ou escribir o directorio «data» %s", "Invalid Federated Cloud ID" : "ID de nube federada incorrecto", - "Can’t set expiration date more than %s days in the future" : "Non é posíbel estabelecer a data de caducidade máis alo de %s días no futuro" + "Can’t increase permissions of %s" : "Non é posíbel aumentar os permisos de %s", + "Files can’t be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", + "Files can’t be shared with create permissions" : "Non é posíbel compartir ficheiros con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "Non é posíbel estabelecer a data de caducidade máis alo de %s días no futuro", + "Can't read file" : "Non é posíbel ler o ficheiro" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index b2425f3baa4..c41c4576a46 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Retire o axuste de open_basedir no php.ini ou cambie a PHP de 64 bits.", "Set an admin username." : "Estabeleza un nome de usuario administrador", "Set an admin password." : "Estabeleza un contrasinal de administrador", - "Can't create or write into the data directory %s" : "Non é posíbel crear ou escribir o directorio «data» %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A infraestrutura de compartición %s ten que implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Non se atopou a infraestrutura de compartición %s", "Sharing backend for %s not found" : "Non se atopou a infraestrutura de compartición para %s", @@ -114,9 +113,6 @@ "Open »%s«" : "Abrir «%s»", "%1$s via %2$s" : "%1$s mediante %2$s", "You are not allowed to share %s" : "Non ten permiso para compartir %s", - "Can’t increase permissions of %s" : "Non é posíbel aumentar os permisos de %s", - "Files can’t be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", - "Files can’t be shared with create permissions" : "Non é posíbel compartir ficheiros con permisos de creación", "Expiration date is in the past" : "Xa pasou a data de caducidade", "Sharing is only allowed with group members" : "Só se permite compartir cos membros do grupo", "Sharing %s failed, because this item is already shared with user %s" : "Fallou a compartición de %s por mor de que este elemento xa foi compartido co usuario %s", @@ -184,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Non é posíbel instalar a aplicación «%1$s» por mor de non cumprirse as dependencias: %2$s", "a safe home for all your data" : "un lugar seguro para todos os seus datos", "File is currently busy, please try again later" : "O ficheiro está ocupado neste momento, ténteo máis adiante.", - "Can't read file" : "Non é posíbel ler o ficheiro", "Application is not enabled" : "A aplicación non está activada", "Authentication error" : "Produciuse un erro de autenticación", "Token expired. Please reload page." : "Testemuño caducado. Recargue a páxina.", @@ -231,7 +226,12 @@ "Storage connection timeout. %s" : "Esgotouse o tempo de conexión co almacenamento. %s", "Following databases are supported: %s" : "Admítense as seguintes bases de datos: %s", "Following platforms are supported: %s" : "Admítense as seguintes plataformas: %s", + "Can't create or write into the data directory %s" : "Non é posíbel crear ou escribir o directorio «data» %s", "Invalid Federated Cloud ID" : "ID de nube federada incorrecto", - "Can’t set expiration date more than %s days in the future" : "Non é posíbel estabelecer a data de caducidade máis alo de %s días no futuro" + "Can’t increase permissions of %s" : "Non é posíbel aumentar os permisos de %s", + "Files can’t be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación", + "Files can’t be shared with create permissions" : "Non é posíbel compartir ficheiros con permisos de creación", + "Can’t set expiration date more than %s days in the future" : "Non é posíbel estabelecer a data de caducidade máis alo de %s días no futuro", + "Can't read file" : "Non é posíbel ler o ficheiro" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/he.js b/lib/l10n/he.js index c045232392b..202d4df4864 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -82,7 +82,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "יש להסיר את הגדרת open_basedir מתוך קובץ php.ini או להחליף לסביבת 64-bit PHP.", "Set an admin username." : "קביעת שם משתמש מנהל", "Set an admin password." : "קביעת סיסמת מנהל", - "Can't create or write into the data directory %s" : "לא ניתן ליצור או לכתוב לתוך תיקיית הנתונים %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "צד אחורי לשיתוף %s חייב ליישם את ממשק OCP\\Share_Backend", "Sharing backend %s not found" : "צד אחורי לשיתוף %s לא נמצא", "Sharing backend for %s not found" : "צד אחורי לשיתוף של %s לא נמצא", @@ -90,9 +89,6 @@ OC.L10N.register( "Open »%s«" : "פתיחת „%s”", "%1$s via %2$s" : "%1$s דרך %2$s", "You are not allowed to share %s" : "אינך רשאי/ת לשתף %s", - "Can’t increase permissions of %s" : "לא ניתן לחזק את ההרשאות של %s", - "Files can’t be shared with delete permissions" : "לא ניתן לשתף קבצים עם הרשאת מחיקה", - "Files can’t be shared with create permissions" : "לא ניתן לשתף קבצים עם הרשאות יצירה", "Expiration date is in the past" : "תאריך תפוגה הנו בעבר", "%1$s shared »%2$s« with you" : "%2$s שותף אתך על ידי %1$s", "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.", @@ -157,7 +153,6 @@ OC.L10N.register( "Login canceled by app" : "התחברות בוטלה על ידי יישום", "a safe home for all your data" : "בית בטוח עבור כל המידע שלך", "File is currently busy, please try again later" : "הקובץ בשימוש כרגע, יש לנסות שוב מאוחר יותר", - "Can't read file" : "לא ניתן לקרוא קובץ", "Application is not enabled" : "יישומים אינם מופעלים", "Authentication error" : "שגיאת הזדהות", "Token expired. Please reload page." : "פג תוקף. נא לטעון שוב את הדף.", @@ -201,7 +196,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s", "Following databases are supported: %s" : "מסדי הנתונים הבאים נתמכים: %s", "Following platforms are supported: %s" : "הפלטפורמות הבאות נתמכות: %s", + "Can't create or write into the data directory %s" : "לא ניתן ליצור או לכתוב לתוך תיקיית הנתונים %s", "Invalid Federated Cloud ID" : "זיהוי ענן מאוגד לא חוקי", - "Can’t set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד" + "Can’t increase permissions of %s" : "לא ניתן לחזק את ההרשאות של %s", + "Files can’t be shared with delete permissions" : "לא ניתן לשתף קבצים עם הרשאת מחיקה", + "Files can’t be shared with create permissions" : "לא ניתן לשתף קבצים עם הרשאות יצירה", + "Can’t set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד", + "Can't read file" : "לא ניתן לקרוא קובץ" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/lib/l10n/he.json b/lib/l10n/he.json index 24a91163460..8806fc8de1a 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -80,7 +80,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "יש להסיר את הגדרת open_basedir מתוך קובץ php.ini או להחליף לסביבת 64-bit PHP.", "Set an admin username." : "קביעת שם משתמש מנהל", "Set an admin password." : "קביעת סיסמת מנהל", - "Can't create or write into the data directory %s" : "לא ניתן ליצור או לכתוב לתוך תיקיית הנתונים %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "צד אחורי לשיתוף %s חייב ליישם את ממשק OCP\\Share_Backend", "Sharing backend %s not found" : "צד אחורי לשיתוף %s לא נמצא", "Sharing backend for %s not found" : "צד אחורי לשיתוף של %s לא נמצא", @@ -88,9 +87,6 @@ "Open »%s«" : "פתיחת „%s”", "%1$s via %2$s" : "%1$s דרך %2$s", "You are not allowed to share %s" : "אינך רשאי/ת לשתף %s", - "Can’t increase permissions of %s" : "לא ניתן לחזק את ההרשאות של %s", - "Files can’t be shared with delete permissions" : "לא ניתן לשתף קבצים עם הרשאת מחיקה", - "Files can’t be shared with create permissions" : "לא ניתן לשתף קבצים עם הרשאות יצירה", "Expiration date is in the past" : "תאריך תפוגה הנו בעבר", "%1$s shared »%2$s« with you" : "%2$s שותף אתך על ידי %1$s", "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.", @@ -155,7 +151,6 @@ "Login canceled by app" : "התחברות בוטלה על ידי יישום", "a safe home for all your data" : "בית בטוח עבור כל המידע שלך", "File is currently busy, please try again later" : "הקובץ בשימוש כרגע, יש לנסות שוב מאוחר יותר", - "Can't read file" : "לא ניתן לקרוא קובץ", "Application is not enabled" : "יישומים אינם מופעלים", "Authentication error" : "שגיאת הזדהות", "Token expired. Please reload page." : "פג תוקף. נא לטעון שוב את הדף.", @@ -199,7 +194,12 @@ "Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s", "Following databases are supported: %s" : "מסדי הנתונים הבאים נתמכים: %s", "Following platforms are supported: %s" : "הפלטפורמות הבאות נתמכות: %s", + "Can't create or write into the data directory %s" : "לא ניתן ליצור או לכתוב לתוך תיקיית הנתונים %s", "Invalid Federated Cloud ID" : "זיהוי ענן מאוגד לא חוקי", - "Can’t set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד" + "Can’t increase permissions of %s" : "לא ניתן לחזק את ההרשאות של %s", + "Files can’t be shared with delete permissions" : "לא ניתן לשתף קבצים עם הרשאת מחיקה", + "Files can’t be shared with create permissions" : "לא ניתן לשתף קבצים עם הרשאות יצירה", + "Can’t set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד", + "Can't read file" : "לא ניתן לקרוא קובץ" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }
\ No newline at end of file diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index 0cbceb7dac3..a015dc38e5a 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -105,7 +105,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Uklonite postavku open_basedir iz datoteke php.ini ili se prebacite na 64-bitni PHP.", "Set an admin username." : "Postavite korisničko ime administratora.", "Set an admin password." : "Postavite zaporku administratora.", - "Can't create or write into the data directory %s" : "Nije moguće stvoriti ili pisati u direktorij s podacima %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Pozadina za dijeljenje %s mora implementirati sučelje OCP\\Share_Backend", "Sharing backend %s not found" : "Pozadina za dijeljenje %s nije pronađena", "Sharing backend for %s not found" : "Pozadina za dijeljenje za %s nije pronađena", @@ -115,9 +114,6 @@ OC.L10N.register( "Open »%s«" : "Otvori »%s«", "%1$s via %2$s" : "%1$s putem %2$s", "You are not allowed to share %s" : "Nije vam dopušteno dijeliti %s", - "Can’t increase permissions of %s" : "Nije moguće povećati dopuštenja za %s", - "Files can’t be shared with delete permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za brisanje", - "Files can’t be shared with create permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za stvaranje", "Expiration date is in the past" : "Datum isteka je u prošlosti", "Sharing is only allowed with group members" : "Dijeljenje je dopušteno samo članovima grupe", "Sharing %s failed, because this item is already shared with user %s" : "Dijeljenje %s nije uspjelo jer je ova stavka već podijeljena s korisnikom %s", @@ -185,7 +181,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Aplikaciju „%1$s” nije moguće instalirati jer nisu ispunjene sljedeće ovisnosti: %2$s", "a safe home for all your data" : "siguran dom za sve vaše podatke", "File is currently busy, please try again later" : "Datoteka je trenutno zauzeta, pokušajte ponovo kasnije", - "Can't read file" : "Datoteka se ne može pročitati", "Application is not enabled" : "Aplikacija nije omogućena", "Authentication error" : "Pogrešna autentifikacija", "Token expired. Please reload page." : "Token je istekao. Ponovno učitajte stranicu.", @@ -232,7 +227,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Istek veze pohrane. %s", "Following databases are supported: %s" : "Podržane su sljedeće baze podataka: %s", "Following platforms are supported: %s" : "Podržane su sljedeće platforme: %s", + "Can't create or write into the data directory %s" : "Nije moguće stvoriti ili pisati u direktorij s podacima %s", "Invalid Federated Cloud ID" : "Nevažeći ID udruženog oblaka", - "Can’t set expiration date more than %s days in the future" : "Ne može se postaviti datum isteka više od %s dana u budućnosti" + "Can’t increase permissions of %s" : "Nije moguće povećati dopuštenja za %s", + "Files can’t be shared with delete permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za brisanje", + "Files can’t be shared with create permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za stvaranje", + "Can’t set expiration date more than %s days in the future" : "Ne može se postaviti datum isteka više od %s dana u budućnosti", + "Can't read file" : "Datoteka se ne može pročitati" }, "nplurals=3; 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/lib/l10n/hr.json b/lib/l10n/hr.json index c16ab32dcf4..af30c42cf4c 100644 --- a/lib/l10n/hr.json +++ b/lib/l10n/hr.json @@ -103,7 +103,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Uklonite postavku open_basedir iz datoteke php.ini ili se prebacite na 64-bitni PHP.", "Set an admin username." : "Postavite korisničko ime administratora.", "Set an admin password." : "Postavite zaporku administratora.", - "Can't create or write into the data directory %s" : "Nije moguće stvoriti ili pisati u direktorij s podacima %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Pozadina za dijeljenje %s mora implementirati sučelje OCP\\Share_Backend", "Sharing backend %s not found" : "Pozadina za dijeljenje %s nije pronađena", "Sharing backend for %s not found" : "Pozadina za dijeljenje za %s nije pronađena", @@ -113,9 +112,6 @@ "Open »%s«" : "Otvori »%s«", "%1$s via %2$s" : "%1$s putem %2$s", "You are not allowed to share %s" : "Nije vam dopušteno dijeliti %s", - "Can’t increase permissions of %s" : "Nije moguće povećati dopuštenja za %s", - "Files can’t be shared with delete permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za brisanje", - "Files can’t be shared with create permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za stvaranje", "Expiration date is in the past" : "Datum isteka je u prošlosti", "Sharing is only allowed with group members" : "Dijeljenje je dopušteno samo članovima grupe", "Sharing %s failed, because this item is already shared with user %s" : "Dijeljenje %s nije uspjelo jer je ova stavka već podijeljena s korisnikom %s", @@ -183,7 +179,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Aplikaciju „%1$s” nije moguće instalirati jer nisu ispunjene sljedeće ovisnosti: %2$s", "a safe home for all your data" : "siguran dom za sve vaše podatke", "File is currently busy, please try again later" : "Datoteka je trenutno zauzeta, pokušajte ponovo kasnije", - "Can't read file" : "Datoteka se ne može pročitati", "Application is not enabled" : "Aplikacija nije omogućena", "Authentication error" : "Pogrešna autentifikacija", "Token expired. Please reload page." : "Token je istekao. Ponovno učitajte stranicu.", @@ -230,7 +225,12 @@ "Storage connection timeout. %s" : "Istek veze pohrane. %s", "Following databases are supported: %s" : "Podržane su sljedeće baze podataka: %s", "Following platforms are supported: %s" : "Podržane su sljedeće platforme: %s", + "Can't create or write into the data directory %s" : "Nije moguće stvoriti ili pisati u direktorij s podacima %s", "Invalid Federated Cloud ID" : "Nevažeći ID udruženog oblaka", - "Can’t set expiration date more than %s days in the future" : "Ne može se postaviti datum isteka više od %s dana u budućnosti" + "Can’t increase permissions of %s" : "Nije moguće povećati dopuštenja za %s", + "Files can’t be shared with delete permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za brisanje", + "Files can’t be shared with create permissions" : "Datoteke se ne mogu dijeliti s dopuštenjima za stvaranje", + "Can’t set expiration date more than %s days in the future" : "Ne može se postaviti datum isteka više od %s dana u budućnosti", + "Can't read file" : "Datoteka se ne može pročitati" },"pluralForm" :"nplurals=3; 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/lib/l10n/hu.js b/lib/l10n/hu.js index d824f650dba..ab2e341df4a 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Kérlek távolítsd el az open_basedir beállítást a php.ini-ből, vagy válts 64bit-es PHP-ra.", "Set an admin username." : "Állítson be egy rendszergazdai felhasználónevet!", "Set an admin password." : "Állítson be egy rendszergazdai jelszót!", - "Can't create or write into the data directory %s" : "Nem sikerült létrehozni vagy irni a \"data\" könyvtárba %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Az %s megosztási alrendszernek támogatnia kell az OCP\\Share_Backend interface-t", "Sharing backend %s not found" : "A %s megosztási alrendszer nem található", "Sharing backend for %s not found" : "%s megosztási alrendszere nem található", @@ -116,9 +115,6 @@ OC.L10N.register( "Open »%s«" : "»%s« megnyitása", "%1$s via %2$s" : "%1$s - %2$s", "You are not allowed to share %s" : "Nincs jogosultságod %s megosztására", - "Can’t increase permissions of %s" : "A(z) %s engedélyei nem kibővíthetők", - "Files can’t be shared with delete permissions" : "A fájlok nem megoszthatók törlési joggal", - "Files can’t be shared with create permissions" : "Fájlok nem oszthatók meg létrehozási joggal", "Expiration date is in the past" : "A lejárati dátum már elmúlt", "Sharing is only allowed with group members" : "A megosztás csak a csoport tagjaival engedélyezett", "Sharing %s failed, because this item is already shared with user %s" : "A(z) %s megosztása nem sikerült, mert ez az elem már meg van osztva a(z) %s felhasználóval", @@ -186,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" alkalmazást nem lehet telepíteni, mert a következő függőségek nem teljesülnek: %2$s", "a safe home for all your data" : "egy biztonságos hely az adataidnak", "File is currently busy, please try again later" : "A fájl jelenleg elfoglalt, kérjük próbáld újra később!", - "Can't read file" : "Nem olvasható a fájl", "Application is not enabled" : "Az alkalmazás nincs engedélyezve", "Authentication error" : "Azonosítási hiba", "Token expired. Please reload page." : "A token lejárt. Frissítse az oldalt.", @@ -233,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s", "Following databases are supported: %s" : "A következő adatbázisok támogatottak: %s", "Following platforms are supported: %s" : "Ezek a platformok támogatottak: %s", + "Can't create or write into the data directory %s" : "Nem sikerült létrehozni vagy irni a \"data\" könyvtárba %s", "Invalid Federated Cloud ID" : "Érvénytelen Egyesített Felhő Azonosító", - "Can’t set expiration date more than %s days in the future" : "Nem lehet %s napnál későbbi lejáratot megadni" + "Can’t increase permissions of %s" : "A(z) %s engedélyei nem kibővíthetők", + "Files can’t be shared with delete permissions" : "A fájlok nem megoszthatók törlési joggal", + "Files can’t be shared with create permissions" : "Fájlok nem oszthatók meg létrehozási joggal", + "Can’t set expiration date more than %s days in the future" : "Nem lehet %s napnál későbbi lejáratot megadni", + "Can't read file" : "Nem olvasható a fájl" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json index f9e5ddc6831..c54539e7483 100644 --- a/lib/l10n/hu.json +++ b/lib/l10n/hu.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Kérlek távolítsd el az open_basedir beállítást a php.ini-ből, vagy válts 64bit-es PHP-ra.", "Set an admin username." : "Állítson be egy rendszergazdai felhasználónevet!", "Set an admin password." : "Állítson be egy rendszergazdai jelszót!", - "Can't create or write into the data directory %s" : "Nem sikerült létrehozni vagy irni a \"data\" könyvtárba %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Az %s megosztási alrendszernek támogatnia kell az OCP\\Share_Backend interface-t", "Sharing backend %s not found" : "A %s megosztási alrendszer nem található", "Sharing backend for %s not found" : "%s megosztási alrendszere nem található", @@ -114,9 +113,6 @@ "Open »%s«" : "»%s« megnyitása", "%1$s via %2$s" : "%1$s - %2$s", "You are not allowed to share %s" : "Nincs jogosultságod %s megosztására", - "Can’t increase permissions of %s" : "A(z) %s engedélyei nem kibővíthetők", - "Files can’t be shared with delete permissions" : "A fájlok nem megoszthatók törlési joggal", - "Files can’t be shared with create permissions" : "Fájlok nem oszthatók meg létrehozási joggal", "Expiration date is in the past" : "A lejárati dátum már elmúlt", "Sharing is only allowed with group members" : "A megosztás csak a csoport tagjaival engedélyezett", "Sharing %s failed, because this item is already shared with user %s" : "A(z) %s megosztása nem sikerült, mert ez az elem már meg van osztva a(z) %s felhasználóval", @@ -184,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" alkalmazást nem lehet telepíteni, mert a következő függőségek nem teljesülnek: %2$s", "a safe home for all your data" : "egy biztonságos hely az adataidnak", "File is currently busy, please try again later" : "A fájl jelenleg elfoglalt, kérjük próbáld újra később!", - "Can't read file" : "Nem olvasható a fájl", "Application is not enabled" : "Az alkalmazás nincs engedélyezve", "Authentication error" : "Azonosítási hiba", "Token expired. Please reload page." : "A token lejárt. Frissítse az oldalt.", @@ -231,7 +226,12 @@ "Storage connection timeout. %s" : "Tároló kapcsolat időtúllépés. %s", "Following databases are supported: %s" : "A következő adatbázisok támogatottak: %s", "Following platforms are supported: %s" : "Ezek a platformok támogatottak: %s", + "Can't create or write into the data directory %s" : "Nem sikerült létrehozni vagy irni a \"data\" könyvtárba %s", "Invalid Federated Cloud ID" : "Érvénytelen Egyesített Felhő Azonosító", - "Can’t set expiration date more than %s days in the future" : "Nem lehet %s napnál későbbi lejáratot megadni" + "Can’t increase permissions of %s" : "A(z) %s engedélyei nem kibővíthetők", + "Files can’t be shared with delete permissions" : "A fájlok nem megoszthatók törlési joggal", + "Files can’t be shared with create permissions" : "Fájlok nem oszthatók meg létrehozási joggal", + "Can’t set expiration date more than %s days in the future" : "Nem lehet %s napnál későbbi lejáratot megadni", + "Can't read file" : "Nem olvasható a fájl" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/id.js b/lib/l10n/id.js index 6842c43e43d..d86a3f0a808 100644 --- a/lib/l10n/id.js +++ b/lib/l10n/id.js @@ -54,7 +54,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Mohon hapus pengaturan open_basedir didalam php.ini atau beralih ke PHP 64-bit.", "Set an admin username." : "Tetapkan nama pengguna admin.", "Set an admin password." : "Tetapkan kata sandi admin.", - "Can't create or write into the data directory %s" : "Tidak dapat membuat atau menulis kedalam direktori data %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend berbagi %s harus mengimplementasi antarmuka OCP\\Share_Backend", "Sharing backend %s not found" : "Backend berbagi %s tidak ditemukan", "Sharing backend for %s not found" : "Backend berbagi untuk %s tidak ditemukan", @@ -116,7 +115,6 @@ OC.L10N.register( "Login canceled by app" : "Log masuk dibatalkan oleh aplikasi", "a safe home for all your data" : "rumah yang aman untuk semua datamu", "File is currently busy, please try again later" : "Berkas sedang sibuk, mohon coba lagi nanti", - "Can't read file" : "Tidak dapat membaca berkas", "Application is not enabled" : "aplikasi tidak diaktifkan", "Authentication error" : "Galat saat otentikasi", "Token expired. Please reload page." : "Token sudah kedaluwarsa. Silakan muat ulang halaman.", @@ -149,6 +147,8 @@ OC.L10N.register( "Storage connection timeout. %s" : "Koneksi penyimpanan waktu-habis. %s", "Following databases are supported: %s" : "Berikut adalah basis data yang didukung: %s", "Following platforms are supported: %s" : "Berikut adalah platform yang didukung: %s", - "Invalid Federated Cloud ID" : "Federated Cloud ID tidak sah" + "Can't create or write into the data directory %s" : "Tidak dapat membuat atau menulis kedalam direktori data %s", + "Invalid Federated Cloud ID" : "Federated Cloud ID tidak sah", + "Can't read file" : "Tidak dapat membaca berkas" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/id.json b/lib/l10n/id.json index 91549227a20..2887bf243d5 100644 --- a/lib/l10n/id.json +++ b/lib/l10n/id.json @@ -52,7 +52,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Mohon hapus pengaturan open_basedir didalam php.ini atau beralih ke PHP 64-bit.", "Set an admin username." : "Tetapkan nama pengguna admin.", "Set an admin password." : "Tetapkan kata sandi admin.", - "Can't create or write into the data directory %s" : "Tidak dapat membuat atau menulis kedalam direktori data %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend berbagi %s harus mengimplementasi antarmuka OCP\\Share_Backend", "Sharing backend %s not found" : "Backend berbagi %s tidak ditemukan", "Sharing backend for %s not found" : "Backend berbagi untuk %s tidak ditemukan", @@ -114,7 +113,6 @@ "Login canceled by app" : "Log masuk dibatalkan oleh aplikasi", "a safe home for all your data" : "rumah yang aman untuk semua datamu", "File is currently busy, please try again later" : "Berkas sedang sibuk, mohon coba lagi nanti", - "Can't read file" : "Tidak dapat membaca berkas", "Application is not enabled" : "aplikasi tidak diaktifkan", "Authentication error" : "Galat saat otentikasi", "Token expired. Please reload page." : "Token sudah kedaluwarsa. Silakan muat ulang halaman.", @@ -147,6 +145,8 @@ "Storage connection timeout. %s" : "Koneksi penyimpanan waktu-habis. %s", "Following databases are supported: %s" : "Berikut adalah basis data yang didukung: %s", "Following platforms are supported: %s" : "Berikut adalah platform yang didukung: %s", - "Invalid Federated Cloud ID" : "Federated Cloud ID tidak sah" + "Can't create or write into the data directory %s" : "Tidak dapat membuat atau menulis kedalam direktori data %s", + "Invalid Federated Cloud ID" : "Federated Cloud ID tidak sah", + "Can't read file" : "Tidak dapat membaca berkas" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/lib/l10n/is.js b/lib/l10n/is.js index 613af4d85c9..33efcedf56f 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -94,7 +94,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Fjarlægðu stillinguna open_basedir úr php.ini eða skiptu yfir í 64-bita PHP.", "Set an admin username." : "Stilltu notandanafn kerfisstjóra.", "Set an admin password." : "Stilltu lykilorð kerfisstjóra.", - "Can't create or write into the data directory %s" : "Gat ekki búið til eða skrifað í gagnamöppuna %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Deilingarbakendinn %s verður að vera settur upp fyrir viðmótið OCP\\Share_Backend", "Sharing backend %s not found" : "Deilingarbakendinn %s fannst ekki", "Sharing backend for %s not found" : "Deilingarbakendi fyrir %s fannst ekki", @@ -104,9 +103,6 @@ OC.L10N.register( "Open »%s«" : "Opna »%s«", "%1$s via %2$s" : "%1$s með %2$s", "You are not allowed to share %s" : "Þú hefur ekki heimild til að deila %s", - "Can’t increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s", - "Files can’t be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum", - "Files can’t be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum", "Expiration date is in the past" : "Gildistíminn er þegar runninn út", "%1$s shared »%2$s« with you" : "%1$s deildi »%2$s« með þér", "%1$s shared »%2$s« with you." : "%1$s deildi »%2$s« með þér.", @@ -171,7 +167,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Ekki var hægt að setja upp \"%1$s\" forritið þar sem eftirfarandi kerfiskröfur eru ekki uppfylltar: %2$s", "a safe home for all your data" : "öruggur staður fyrir öll gögnin þín", "File is currently busy, please try again later" : "Skráin er upptekin í augnablikinu, reyndu aftur síðar", - "Can't read file" : "Get ekki lesið skrána", "Application is not enabled" : "Forrit ekki virkt", "Authentication error" : "Villa við auðkenningu", "Token expired. Please reload page." : "Kenniteikn er útrunnið. Þú ættir að hlaða síðunni aftur inn.", @@ -217,7 +212,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Gagnageymsla féll á tíma. %s", "Following databases are supported: %s" : "Eftirfarandi gagnagrunnar eru studdir: %s", "Following platforms are supported: %s" : "Eftirfarandi stýrikerfi eru studd: %s", + "Can't create or write into the data directory %s" : "Gat ekki búið til eða skrifað í gagnamöppuna %s", "Invalid Federated Cloud ID" : "Ógilt skýjasambandsauðkenni (Federated Cloud ID)", - "Can’t set expiration date more than %s days in the future" : "Ekki er hægt að setja lokadagsetningu meira en %s daga fram í tímann" + "Can’t increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s", + "Files can’t be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum", + "Files can’t be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum", + "Can’t set expiration date more than %s days in the future" : "Ekki er hægt að setja lokadagsetningu meira en %s daga fram í tímann", + "Can't read file" : "Get ekki lesið skrána" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/lib/l10n/is.json b/lib/l10n/is.json index a314865b14d..1cd6f3af1c0 100644 --- a/lib/l10n/is.json +++ b/lib/l10n/is.json @@ -92,7 +92,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Fjarlægðu stillinguna open_basedir úr php.ini eða skiptu yfir í 64-bita PHP.", "Set an admin username." : "Stilltu notandanafn kerfisstjóra.", "Set an admin password." : "Stilltu lykilorð kerfisstjóra.", - "Can't create or write into the data directory %s" : "Gat ekki búið til eða skrifað í gagnamöppuna %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Deilingarbakendinn %s verður að vera settur upp fyrir viðmótið OCP\\Share_Backend", "Sharing backend %s not found" : "Deilingarbakendinn %s fannst ekki", "Sharing backend for %s not found" : "Deilingarbakendi fyrir %s fannst ekki", @@ -102,9 +101,6 @@ "Open »%s«" : "Opna »%s«", "%1$s via %2$s" : "%1$s með %2$s", "You are not allowed to share %s" : "Þú hefur ekki heimild til að deila %s", - "Can’t increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s", - "Files can’t be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum", - "Files can’t be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum", "Expiration date is in the past" : "Gildistíminn er þegar runninn út", "%1$s shared »%2$s« with you" : "%1$s deildi »%2$s« með þér", "%1$s shared »%2$s« with you." : "%1$s deildi »%2$s« með þér.", @@ -169,7 +165,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Ekki var hægt að setja upp \"%1$s\" forritið þar sem eftirfarandi kerfiskröfur eru ekki uppfylltar: %2$s", "a safe home for all your data" : "öruggur staður fyrir öll gögnin þín", "File is currently busy, please try again later" : "Skráin er upptekin í augnablikinu, reyndu aftur síðar", - "Can't read file" : "Get ekki lesið skrána", "Application is not enabled" : "Forrit ekki virkt", "Authentication error" : "Villa við auðkenningu", "Token expired. Please reload page." : "Kenniteikn er útrunnið. Þú ættir að hlaða síðunni aftur inn.", @@ -215,7 +210,12 @@ "Storage connection timeout. %s" : "Gagnageymsla féll á tíma. %s", "Following databases are supported: %s" : "Eftirfarandi gagnagrunnar eru studdir: %s", "Following platforms are supported: %s" : "Eftirfarandi stýrikerfi eru studd: %s", + "Can't create or write into the data directory %s" : "Gat ekki búið til eða skrifað í gagnamöppuna %s", "Invalid Federated Cloud ID" : "Ógilt skýjasambandsauðkenni (Federated Cloud ID)", - "Can’t set expiration date more than %s days in the future" : "Ekki er hægt að setja lokadagsetningu meira en %s daga fram í tímann" + "Can’t increase permissions of %s" : "Get ekki aukið aðgangsheimildir %s", + "Files can’t be shared with delete permissions" : "Ekki er hægt að deila skrá með eyða-heimildum", + "Files can’t be shared with create permissions" : "Ekki er hægt að deila skrá með búa-til-heimildum", + "Can’t set expiration date more than %s days in the future" : "Ekki er hægt að setja lokadagsetningu meira en %s daga fram í tímann", + "Can't read file" : "Get ekki lesið skrána" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/lib/l10n/it.js b/lib/l10n/it.js index c64a84632cf..48c46d0303c 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Rimuovi l'impostazione di open_basedir nel tuo php.ini o passa alla versione a 64 bit di PHP.", "Set an admin username." : "Imposta un nome utente di amministrazione.", "Set an admin password." : "Imposta una password di amministrazione.", - "Can't create or write into the data directory %s" : "Impossibile creare o scrivere nella cartella dei dati %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Il motore di condivisione %s deve implementare l'interfaccia OCP\\Share_Backend", "Sharing backend %s not found" : "Motore di condivisione %s non trovato", "Sharing backend for %s not found" : "Motore di condivisione di %s non trovato", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "Apri «%s»", "%1$s via %2$s" : "%1$s tramite %2$s", "You are not allowed to share %s" : "Non ti è consentito condividere %s", - "Can’t increase permissions of %s" : "Impossibile aumentare i permessi di %s", - "Files can’t be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione", - "Files can’t be shared with create permissions" : "I file non possono essere condivisi con permessi di creazione", "Expiration date is in the past" : "La data di scadenza è nel passato", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Impossibile impostare la data di scadenza a più di %n giorno nel futuro","Impossibile impostare la data di scadenza a più di %n giorni nel futuro"], "Sharing is only allowed with group members" : "La condivisione è consentita solo con i membri del gruppo", "Sharing %s failed, because this item is already shared with user %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con l'utente %s", "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "L'applicazione \"%1$s\" non può essere installata poiché le seguenti dipendenze non sono soddisfatte: %2$s", "a safe home for all your data" : "un posto sicuro per tutti i tuoi dati", "File is currently busy, please try again later" : "Il file è attualmente occupato, riprova più tardi", - "Can't read file" : "Impossibile leggere il file", "Application is not enabled" : "L'applicazione non è abilitata", "Authentication error" : "Errore di autenticazione", "Token expired. Please reload page." : "Token scaduto. Ricarica la pagina.", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s", "Following databases are supported: %s" : "I seguenti database sono supportati: %s", "Following platforms are supported: %s" : "Sono supportate le seguenti piattaforme: %s", + "Can't create or write into the data directory %s" : "Impossibile creare o scrivere nella cartella dei dati %s", "Invalid Federated Cloud ID" : "ID di cloud federata non valido", - "Can’t set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro" + "Can’t increase permissions of %s" : "Impossibile aumentare i permessi di %s", + "Files can’t be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione", + "Files can’t be shared with create permissions" : "I file non possono essere condivisi con permessi di creazione", + "Can’t set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro", + "Can't read file" : "Impossibile leggere il file" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 48863900350..db33c08a1ad 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Rimuovi l'impostazione di open_basedir nel tuo php.ini o passa alla versione a 64 bit di PHP.", "Set an admin username." : "Imposta un nome utente di amministrazione.", "Set an admin password." : "Imposta una password di amministrazione.", - "Can't create or write into the data directory %s" : "Impossibile creare o scrivere nella cartella dei dati %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Il motore di condivisione %s deve implementare l'interfaccia OCP\\Share_Backend", "Sharing backend %s not found" : "Motore di condivisione %s non trovato", "Sharing backend for %s not found" : "Motore di condivisione di %s non trovato", @@ -114,11 +113,7 @@ "Open »%s«" : "Apri «%s»", "%1$s via %2$s" : "%1$s tramite %2$s", "You are not allowed to share %s" : "Non ti è consentito condividere %s", - "Can’t increase permissions of %s" : "Impossibile aumentare i permessi di %s", - "Files can’t be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione", - "Files can’t be shared with create permissions" : "I file non possono essere condivisi con permessi di creazione", "Expiration date is in the past" : "La data di scadenza è nel passato", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Impossibile impostare la data di scadenza a più di %n giorno nel futuro","Impossibile impostare la data di scadenza a più di %n giorni nel futuro"], "Sharing is only allowed with group members" : "La condivisione è consentita solo con i membri del gruppo", "Sharing %s failed, because this item is already shared with user %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con l'utente %s", "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "L'applicazione \"%1$s\" non può essere installata poiché le seguenti dipendenze non sono soddisfatte: %2$s", "a safe home for all your data" : "un posto sicuro per tutti i tuoi dati", "File is currently busy, please try again later" : "Il file è attualmente occupato, riprova più tardi", - "Can't read file" : "Impossibile leggere il file", "Application is not enabled" : "L'applicazione non è abilitata", "Authentication error" : "Errore di autenticazione", "Token expired. Please reload page." : "Token scaduto. Ricarica la pagina.", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s", "Following databases are supported: %s" : "I seguenti database sono supportati: %s", "Following platforms are supported: %s" : "Sono supportate le seguenti piattaforme: %s", + "Can't create or write into the data directory %s" : "Impossibile creare o scrivere nella cartella dei dati %s", "Invalid Federated Cloud ID" : "ID di cloud federata non valido", - "Can’t set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro" + "Can’t increase permissions of %s" : "Impossibile aumentare i permessi di %s", + "Files can’t be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione", + "Files can’t be shared with create permissions" : "I file non possono essere condivisi con permessi di creazione", + "Can’t set expiration date more than %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro", + "Can't read file" : "Impossibile leggere il file" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 6500792ca50..02df74c99f4 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "php.ini から open_basedir 設定を削除するか、64bit PHPに切り替えてください。", "Set an admin username." : "管理者のユーザー名を設定", "Set an admin password." : "管理者のパスワードを設定", - "Can't create or write into the data directory %s" : "%s データディレクトリに作成、書き込みができません", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s のバックエンドの共有には、OCP\\Share_Backend インターフェースを実装しなければなりません。", "Sharing backend %s not found" : "共有バックエンド %s が見つかりません", "Sharing backend for %s not found" : "%s のための共有バックエンドが見つかりません", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "»%s«を開く", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "%s を共有することを許可されていません。", - "Can’t increase permissions of %s" : "%s の権限を追加できません", - "Files can’t be shared with delete permissions" : "削除権限つきでファイルを共有できません。", - "Files can’t be shared with create permissions" : "作成権限つきでファイルを共有できません。", "Expiration date is in the past" : "有効期限が切れています", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["有効期限を%n日以降に設定できません。"], "Sharing is only allowed with group members" : "共有はグループメンバーにのみ許可されます", "Sharing %s failed, because this item is already shared with user %s" : "このアイテム%sはすでにユーザー%sと共有されているため、共有に失敗しました", "%1$s shared »%2$s« with you" : "%1$s は »%2$s« をあなたと共有しました", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "次の依存関係を満たしていないため、アプリ \"%1$s\" をインストールできません: %2$s", "a safe home for all your data" : "あなたのすべてのデータを安全に保管する場所", "File is currently busy, please try again later" : "現在ファイルはビジーです。後でもう一度試してください。", - "Can't read file" : "ファイルを読み込めません", "Application is not enabled" : "アプリケーションは無効です", "Authentication error" : "認証エラー", "Token expired. Please reload page." : "トークンが無効になりました。ページを再読込してください。", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", "Following databases are supported: %s" : "次のデータベースに対応しています: %s", "Following platforms are supported: %s" : "次のプラットフォームに対応しています: %s", + "Can't create or write into the data directory %s" : "%s データディレクトリに作成、書き込みができません", "Invalid Federated Cloud ID" : "無効なクラウド共有ID", - "Can’t set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。" + "Can’t increase permissions of %s" : "%s の権限を追加できません", + "Files can’t be shared with delete permissions" : "削除権限つきでファイルを共有できません。", + "Files can’t be shared with create permissions" : "作成権限つきでファイルを共有できません。", + "Can’t set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。", + "Can't read file" : "ファイルを読み込めません" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index be899d87ca6..a4860a615cf 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "php.ini から open_basedir 設定を削除するか、64bit PHPに切り替えてください。", "Set an admin username." : "管理者のユーザー名を設定", "Set an admin password." : "管理者のパスワードを設定", - "Can't create or write into the data directory %s" : "%s データディレクトリに作成、書き込みができません", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s のバックエンドの共有には、OCP\\Share_Backend インターフェースを実装しなければなりません。", "Sharing backend %s not found" : "共有バックエンド %s が見つかりません", "Sharing backend for %s not found" : "%s のための共有バックエンドが見つかりません", @@ -114,11 +113,7 @@ "Open »%s«" : "»%s«を開く", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "%s を共有することを許可されていません。", - "Can’t increase permissions of %s" : "%s の権限を追加できません", - "Files can’t be shared with delete permissions" : "削除権限つきでファイルを共有できません。", - "Files can’t be shared with create permissions" : "作成権限つきでファイルを共有できません。", "Expiration date is in the past" : "有効期限が切れています", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["有効期限を%n日以降に設定できません。"], "Sharing is only allowed with group members" : "共有はグループメンバーにのみ許可されます", "Sharing %s failed, because this item is already shared with user %s" : "このアイテム%sはすでにユーザー%sと共有されているため、共有に失敗しました", "%1$s shared »%2$s« with you" : "%1$s は »%2$s« をあなたと共有しました", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "次の依存関係を満たしていないため、アプリ \"%1$s\" をインストールできません: %2$s", "a safe home for all your data" : "あなたのすべてのデータを安全に保管する場所", "File is currently busy, please try again later" : "現在ファイルはビジーです。後でもう一度試してください。", - "Can't read file" : "ファイルを読み込めません", "Application is not enabled" : "アプリケーションは無効です", "Authentication error" : "認証エラー", "Token expired. Please reload page." : "トークンが無効になりました。ページを再読込してください。", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", "Following databases are supported: %s" : "次のデータベースに対応しています: %s", "Following platforms are supported: %s" : "次のプラットフォームに対応しています: %s", + "Can't create or write into the data directory %s" : "%s データディレクトリに作成、書き込みができません", "Invalid Federated Cloud ID" : "無効なクラウド共有ID", - "Can’t set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。" + "Can’t increase permissions of %s" : "%s の権限を追加できません", + "Files can’t be shared with delete permissions" : "削除権限つきでファイルを共有できません。", + "Files can’t be shared with create permissions" : "作成権限つきでファイルを共有できません。", + "Can’t set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。", + "Can't read file" : "ファイルを読み込めません" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/lib/l10n/ka_GE.js b/lib/l10n/ka_GE.js index b60f3964fb3..0357cb86953 100644 --- a/lib/l10n/ka_GE.js +++ b/lib/l10n/ka_GE.js @@ -76,15 +76,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "გთხოვთ ამოშალოთ open_basedir პარამეტრი php.ini-დან ან გადახვიდეთ 64-ბიტიან PHP-ზე.", "Set an admin username." : "დააყენეთ ადმინისტრატორის სახელი.", "Set an admin password." : "დააყენეთ ადმინისტრატორის პაროლი.", - "Can't create or write into the data directory %s" : "მონაცემების დირექტრიის შექმნა ან მასში ჩაწერა ვერ მოხერხდა %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "გაზიარების ბექენდმა %s-მ მოქმედებაში უნდა მოიყვანოს ინტეფეისი OCP\\Share_Backend", "Sharing backend %s not found" : "გაზიარების ბექენდი %s ვერ იქნა ნაპოვნი", "Sharing backend for %s not found" : "გაზიარების ბექენდი %s-თვის ვერ იქნა ნაპოვნი", "Open »%s«" : "გახნსნა »%s«", "You are not allowed to share %s" : "თქვენ არ გაქვთ უფლება გააზიაროთ %s", - "Can’t increase permissions of %s" : "%s-ის უფლებების გაზრდა ვერ მოხერხდა", - "Files can’t be shared with delete permissions" : "ფაილები გაუქმების უფლებით ვერ გაზიარდება", - "Files can’t be shared with create permissions" : "ფაილები შექმნის უფლებებით ვერ გაზიარდება", "Expiration date is in the past" : "ვადის ამოწურვის თარიღი წარსულშია", "Click the button below to open it." : "გასახსნელად დააჭირეთ ქვემოთ მყოფ ღილაკს.", "The requested share does not exist anymore" : "მოთხოვნილი გაზიარება მეტი აღარ არსებობს", @@ -145,7 +141,6 @@ OC.L10N.register( "Login canceled by app" : "აპლიკაციამ ლოგინი უარყო", "a safe home for all your data" : "უსაფრთხო სახლი მთელი თქვენი მონაცემებისათვის", "File is currently busy, please try again later" : "ფაილი ამჟამად დაკავებულია, გთხოვთ მოგვიანებით სცადოთ ახლიდან", - "Can't read file" : "ფაილის წაკითხვა ვერ მოხერხდა", "Application is not enabled" : "აპლიკაცია არ არის აქტიური", "Authentication error" : "აუტენტიფიკაციის შეცდომა", "Token expired. Please reload page." : "ტოკენს ვადა გაუვიდა. გთხოვთ განაახლოთ გვერდი.", @@ -186,7 +181,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "საცავის კავშირის დროის ამოწურვა. %s", "Following databases are supported: %s" : "მხარდაჭერილია შემდეგი მონაცემთა ბაზები: %s", "Following platforms are supported: %s" : "მხარდაჭერია შემდეგი პლატფორმები: %s", + "Can't create or write into the data directory %s" : "მონაცემების დირექტრიის შექმნა ან მასში ჩაწერა ვერ მოხერხდა %s", "Invalid Federated Cloud ID" : "არასწორი ფედერალური ქლაუდ ID", - "Can’t set expiration date more than %s days in the future" : "ვადის ამოწურვის თარიღი %s დღეზე მეტი მომავალში ვერ იქნება" + "Can’t increase permissions of %s" : "%s-ის უფლებების გაზრდა ვერ მოხერხდა", + "Files can’t be shared with delete permissions" : "ფაილები გაუქმების უფლებით ვერ გაზიარდება", + "Files can’t be shared with create permissions" : "ფაილები შექმნის უფლებებით ვერ გაზიარდება", + "Can’t set expiration date more than %s days in the future" : "ვადის ამოწურვის თარიღი %s დღეზე მეტი მომავალში ვერ იქნება", + "Can't read file" : "ფაილის წაკითხვა ვერ მოხერხდა" }, "nplurals=2; plural=(n!=1);"); diff --git a/lib/l10n/ka_GE.json b/lib/l10n/ka_GE.json index d37b73f9d54..e0455d4cb37 100644 --- a/lib/l10n/ka_GE.json +++ b/lib/l10n/ka_GE.json @@ -74,15 +74,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "გთხოვთ ამოშალოთ open_basedir პარამეტრი php.ini-დან ან გადახვიდეთ 64-ბიტიან PHP-ზე.", "Set an admin username." : "დააყენეთ ადმინისტრატორის სახელი.", "Set an admin password." : "დააყენეთ ადმინისტრატორის პაროლი.", - "Can't create or write into the data directory %s" : "მონაცემების დირექტრიის შექმნა ან მასში ჩაწერა ვერ მოხერხდა %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "გაზიარების ბექენდმა %s-მ მოქმედებაში უნდა მოიყვანოს ინტეფეისი OCP\\Share_Backend", "Sharing backend %s not found" : "გაზიარების ბექენდი %s ვერ იქნა ნაპოვნი", "Sharing backend for %s not found" : "გაზიარების ბექენდი %s-თვის ვერ იქნა ნაპოვნი", "Open »%s«" : "გახნსნა »%s«", "You are not allowed to share %s" : "თქვენ არ გაქვთ უფლება გააზიაროთ %s", - "Can’t increase permissions of %s" : "%s-ის უფლებების გაზრდა ვერ მოხერხდა", - "Files can’t be shared with delete permissions" : "ფაილები გაუქმების უფლებით ვერ გაზიარდება", - "Files can’t be shared with create permissions" : "ფაილები შექმნის უფლებებით ვერ გაზიარდება", "Expiration date is in the past" : "ვადის ამოწურვის თარიღი წარსულშია", "Click the button below to open it." : "გასახსნელად დააჭირეთ ქვემოთ მყოფ ღილაკს.", "The requested share does not exist anymore" : "მოთხოვნილი გაზიარება მეტი აღარ არსებობს", @@ -143,7 +139,6 @@ "Login canceled by app" : "აპლიკაციამ ლოგინი უარყო", "a safe home for all your data" : "უსაფრთხო სახლი მთელი თქვენი მონაცემებისათვის", "File is currently busy, please try again later" : "ფაილი ამჟამად დაკავებულია, გთხოვთ მოგვიანებით სცადოთ ახლიდან", - "Can't read file" : "ფაილის წაკითხვა ვერ მოხერხდა", "Application is not enabled" : "აპლიკაცია არ არის აქტიური", "Authentication error" : "აუტენტიფიკაციის შეცდომა", "Token expired. Please reload page." : "ტოკენს ვადა გაუვიდა. გთხოვთ განაახლოთ გვერდი.", @@ -184,7 +179,12 @@ "Storage connection timeout. %s" : "საცავის კავშირის დროის ამოწურვა. %s", "Following databases are supported: %s" : "მხარდაჭერილია შემდეგი მონაცემთა ბაზები: %s", "Following platforms are supported: %s" : "მხარდაჭერია შემდეგი პლატფორმები: %s", + "Can't create or write into the data directory %s" : "მონაცემების დირექტრიის შექმნა ან მასში ჩაწერა ვერ მოხერხდა %s", "Invalid Federated Cloud ID" : "არასწორი ფედერალური ქლაუდ ID", - "Can’t set expiration date more than %s days in the future" : "ვადის ამოწურვის თარიღი %s დღეზე მეტი მომავალში ვერ იქნება" + "Can’t increase permissions of %s" : "%s-ის უფლებების გაზრდა ვერ მოხერხდა", + "Files can’t be shared with delete permissions" : "ფაილები გაუქმების უფლებით ვერ გაზიარდება", + "Files can’t be shared with create permissions" : "ფაილები შექმნის უფლებებით ვერ გაზიარდება", + "Can’t set expiration date more than %s days in the future" : "ვადის ამოწურვის თარიღი %s დღეზე მეტი მომავალში ვერ იქნება", + "Can't read file" : "ფაილის წაკითხვა ვერ მოხერხდა" },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index 687e2d85025..3f7c171caf5 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -85,16 +85,12 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "php.ini의 open_basedir 설정을 삭제하거나 64비트 PHP로 전환하십시오.", "Set an admin username." : "관리자의 사용자 이름을 설정합니다.", "Set an admin password." : "관리자의 암호를 설정합니다.", - "Can't create or write into the data directory %s" : "데이터 디렉터리 %s을(를) 만들거나 기록할 수 없음", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "공유 백엔드 %s에서 OCP\\Share_Backend 인터페이스를 구현해야 함", "Sharing backend %s not found" : "공유 백엔드 %s을(를) 찾을 수 없음", "Sharing backend for %s not found" : "%s의 공유 백엔드를 찾을 수 없음", "Open »%s«" : "%s 열기", "%1$s via %2$s" : "%1$s(%2$s 경유)", "You are not allowed to share %s" : "%s을(를) 공유할 수 있는 권한이 없습니다", - "Can’t increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다", - "Files can’t be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다", - "Files can’t be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다", "Expiration date is in the past" : "만료 날짜가 과거입니다", "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.", "The requested share does not exist anymore" : "요청한 공유가 더 이상 존재하지 않습니다", @@ -156,7 +152,6 @@ OC.L10N.register( "Login canceled by app" : "앱에서 로그인 취소함", "a safe home for all your data" : "내 모든 데이터의 안전한 저장소", "File is currently busy, please try again later" : "파일이 현재 사용 중, 나중에 다시 시도하십시오", - "Can't read file" : "파일을 읽을 수 없음", "Application is not enabled" : "앱이 활성화되지 않았습니다", "Authentication error" : "인증 오류", "Token expired. Please reload page." : "토큰이 만료되었습니다. 페이지를 새로 고치십시오.", @@ -198,7 +193,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s", "Following databases are supported: %s" : "다음 데이터베이스를 지원합니다: %s", "Following platforms are supported: %s" : "다음 플랫폼을 지원합니다: %s", + "Can't create or write into the data directory %s" : "데이터 디렉터리 %s을(를) 만들거나 기록할 수 없음", "Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID", - "Can’t set expiration date more than %s days in the future" : "만료 날짜를 %s일 이상 이후로 설정할 수 없습니다" + "Can’t increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다", + "Files can’t be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다", + "Files can’t be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다", + "Can’t set expiration date more than %s days in the future" : "만료 날짜를 %s일 이상 이후로 설정할 수 없습니다", + "Can't read file" : "파일을 읽을 수 없음" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index 9526ff1aba7..7928e463135 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -83,16 +83,12 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "php.ini의 open_basedir 설정을 삭제하거나 64비트 PHP로 전환하십시오.", "Set an admin username." : "관리자의 사용자 이름을 설정합니다.", "Set an admin password." : "관리자의 암호를 설정합니다.", - "Can't create or write into the data directory %s" : "데이터 디렉터리 %s을(를) 만들거나 기록할 수 없음", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "공유 백엔드 %s에서 OCP\\Share_Backend 인터페이스를 구현해야 함", "Sharing backend %s not found" : "공유 백엔드 %s을(를) 찾을 수 없음", "Sharing backend for %s not found" : "%s의 공유 백엔드를 찾을 수 없음", "Open »%s«" : "%s 열기", "%1$s via %2$s" : "%1$s(%2$s 경유)", "You are not allowed to share %s" : "%s을(를) 공유할 수 있는 권한이 없습니다", - "Can’t increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다", - "Files can’t be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다", - "Files can’t be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다", "Expiration date is in the past" : "만료 날짜가 과거입니다", "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.", "The requested share does not exist anymore" : "요청한 공유가 더 이상 존재하지 않습니다", @@ -154,7 +150,6 @@ "Login canceled by app" : "앱에서 로그인 취소함", "a safe home for all your data" : "내 모든 데이터의 안전한 저장소", "File is currently busy, please try again later" : "파일이 현재 사용 중, 나중에 다시 시도하십시오", - "Can't read file" : "파일을 읽을 수 없음", "Application is not enabled" : "앱이 활성화되지 않았습니다", "Authentication error" : "인증 오류", "Token expired. Please reload page." : "토큰이 만료되었습니다. 페이지를 새로 고치십시오.", @@ -196,7 +191,12 @@ "Storage connection timeout. %s" : "저장소 연결 시간이 초과되었습니다. %s", "Following databases are supported: %s" : "다음 데이터베이스를 지원합니다: %s", "Following platforms are supported: %s" : "다음 플랫폼을 지원합니다: %s", + "Can't create or write into the data directory %s" : "데이터 디렉터리 %s을(를) 만들거나 기록할 수 없음", "Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID", - "Can’t set expiration date more than %s days in the future" : "만료 날짜를 %s일 이상 이후로 설정할 수 없습니다" + "Can’t increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다", + "Files can’t be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다", + "Files can’t be shared with create permissions" : "파일을 생성 권한으로 공유할 수 없습니다", + "Can’t set expiration date more than %s days in the future" : "만료 날짜를 %s일 이상 이후로 설정할 수 없습니다", + "Can't read file" : "파일을 읽을 수 없음" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index 8a42e62651f..d8f7c6536e0 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -82,16 +82,12 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Pašalinkite savo php.ini faile open_basedir nustatymą arba persijunkite į 64-bitų PHP.", "Set an admin username." : "Nustatyti administratoriaus naudotojo vardą.", "Set an admin password." : "Nustatyti administratoriaus slaptažodį.", - "Can't create or write into the data directory %s" : "Negalima nuskaityti arba rašyti į duomenų katalogą. %s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s pasidalino „%2$s“ su jumis ir parašė pastabą:", "%1$s shared »%2$s« with you and wants to add" : "%1$s pasidalino „%2$s“ su jumis ir parašė pastabą", "»%s« added a note to a file shared with you" : "„%s“ parašė pastabą su jumis pasidalintam failui", "Open »%s«" : "Atverti \"%s\"", "%1$s via %2$s" : "%1$s per %2$s", "You are not allowed to share %s" : "Jums neleidžiama bendrinti %s", - "Can’t increase permissions of %s" : "Negalima pridėti papildomų %s leidimų", - "Files can’t be shared with delete permissions" : "Failai negali būti bendrinami su trynimo leidimu.", - "Files can’t be shared with create permissions" : "Failai negali būti bendrinami su sukūrimo leidimu.", "Expiration date is in the past" : "Bendrinimo pabaigos data yra praėjęs laikas", "%1$s shared »%2$s« with you" : "%1$s pasidalino „%2$s“ su jumis", "%1$s shared »%2$s« with you." : "%1$s pasidalino „%2$s“ su jumis.", @@ -155,7 +151,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Programėlė \"%1$s\" negali būti įdiegta, nes nėra patenkinamos šios priklausomybės: %2$s", "a safe home for all your data" : "saugūs namai visiems jūsų duomenims", "File is currently busy, please try again later" : "Failas šiuo metu yra užimtas, prašome vėliau pabandyti dar kartą", - "Can't read file" : "Nepavyksta perskaityti failo", "Application is not enabled" : "Programa neįjungta", "Authentication error" : "Tapatybės nustatymo klaida", "Token expired. Please reload page." : "Pasibaigė prieigos rakto galiojimas. Prašome įkelti puslapį iš naujo.", @@ -196,7 +191,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Sujungimo su saugykla laikas baigėsi. %s", "Following databases are supported: %s" : "Yra palaikomos šios duomenų bazės: %s", "Following platforms are supported: %s" : "Yra palaikomos šios platformos: %s", + "Can't create or write into the data directory %s" : "Negalima nuskaityti arba rašyti į duomenų katalogą. %s", "Invalid Federated Cloud ID" : "Neteisingas federacinės debesijos ID", - "Can’t set expiration date more than %s days in the future" : "Negalima nustatyti galiojimo laiko ilgesnio nei %s dienos." + "Can’t increase permissions of %s" : "Negalima pridėti papildomų %s leidimų", + "Files can’t be shared with delete permissions" : "Failai negali būti bendrinami su trynimo leidimu.", + "Files can’t be shared with create permissions" : "Failai negali būti bendrinami su sukūrimo leidimu.", + "Can’t set expiration date more than %s days in the future" : "Negalima nustatyti galiojimo laiko ilgesnio nei %s dienos.", + "Can't read file" : "Nepavyksta perskaityti failo" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json index a28dbf14dd3..c59b852a43c 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -80,16 +80,12 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Pašalinkite savo php.ini faile open_basedir nustatymą arba persijunkite į 64-bitų PHP.", "Set an admin username." : "Nustatyti administratoriaus naudotojo vardą.", "Set an admin password." : "Nustatyti administratoriaus slaptažodį.", - "Can't create or write into the data directory %s" : "Negalima nuskaityti arba rašyti į duomenų katalogą. %s", "%1$s shared »%2$s« with you and wants to add:" : "%1$s pasidalino „%2$s“ su jumis ir parašė pastabą:", "%1$s shared »%2$s« with you and wants to add" : "%1$s pasidalino „%2$s“ su jumis ir parašė pastabą", "»%s« added a note to a file shared with you" : "„%s“ parašė pastabą su jumis pasidalintam failui", "Open »%s«" : "Atverti \"%s\"", "%1$s via %2$s" : "%1$s per %2$s", "You are not allowed to share %s" : "Jums neleidžiama bendrinti %s", - "Can’t increase permissions of %s" : "Negalima pridėti papildomų %s leidimų", - "Files can’t be shared with delete permissions" : "Failai negali būti bendrinami su trynimo leidimu.", - "Files can’t be shared with create permissions" : "Failai negali būti bendrinami su sukūrimo leidimu.", "Expiration date is in the past" : "Bendrinimo pabaigos data yra praėjęs laikas", "%1$s shared »%2$s« with you" : "%1$s pasidalino „%2$s“ su jumis", "%1$s shared »%2$s« with you." : "%1$s pasidalino „%2$s“ su jumis.", @@ -153,7 +149,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Programėlė \"%1$s\" negali būti įdiegta, nes nėra patenkinamos šios priklausomybės: %2$s", "a safe home for all your data" : "saugūs namai visiems jūsų duomenims", "File is currently busy, please try again later" : "Failas šiuo metu yra užimtas, prašome vėliau pabandyti dar kartą", - "Can't read file" : "Nepavyksta perskaityti failo", "Application is not enabled" : "Programa neįjungta", "Authentication error" : "Tapatybės nustatymo klaida", "Token expired. Please reload page." : "Pasibaigė prieigos rakto galiojimas. Prašome įkelti puslapį iš naujo.", @@ -194,7 +189,12 @@ "Storage connection timeout. %s" : "Sujungimo su saugykla laikas baigėsi. %s", "Following databases are supported: %s" : "Yra palaikomos šios duomenų bazės: %s", "Following platforms are supported: %s" : "Yra palaikomos šios platformos: %s", + "Can't create or write into the data directory %s" : "Negalima nuskaityti arba rašyti į duomenų katalogą. %s", "Invalid Federated Cloud ID" : "Neteisingas federacinės debesijos ID", - "Can’t set expiration date more than %s days in the future" : "Negalima nustatyti galiojimo laiko ilgesnio nei %s dienos." + "Can’t increase permissions of %s" : "Negalima pridėti papildomų %s leidimų", + "Files can’t be shared with delete permissions" : "Failai negali būti bendrinami su trynimo leidimu.", + "Files can’t be shared with create permissions" : "Failai negali būti bendrinami su sukūrimo leidimu.", + "Can’t set expiration date more than %s days in the future" : "Negalima nustatyti galiojimo laiko ilgesnio nei %s dienos.", + "Can't read file" : "Nepavyksta perskaityti failo" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js index 930199c0953..dfe5b6a3f67 100644 --- a/lib/l10n/lv.js +++ b/lib/l10n/lv.js @@ -103,7 +103,6 @@ OC.L10N.register( "Login canceled by app" : "Pieteikšanos atcelā lietotne", "a safe home for all your data" : "droša vieta visiem jūsu datiem", "File is currently busy, please try again later" : "Datne pašlaik ir aizņemta. Lūdzu, vēlāk mēģiniet vēlreiz", - "Can't read file" : "Nevar nolasīt datni", "Application is not enabled" : "Lietotne nav iespējota", "Authentication error" : "Autentifikācijas kļūda", "Token expired. Please reload page." : "Pilnvarai ir beidzies termiņš. Lūdzu, pārlādējiet lapu.", @@ -121,6 +120,7 @@ OC.L10N.register( "Storage connection timeout. %s" : "Datu savienojuma taimauts. %s", "Following databases are supported: %s" : "Tiek atbalstītas šādas datu bāzes: %s", "Following platforms are supported: %s" : "Tiek atbalstītas šādas platformas: %s", - "Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID" + "Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID", + "Can't read file" : "Nevar nolasīt datni" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/lib/l10n/lv.json b/lib/l10n/lv.json index 0996012f0be..b77d7dbcfdd 100644 --- a/lib/l10n/lv.json +++ b/lib/l10n/lv.json @@ -101,7 +101,6 @@ "Login canceled by app" : "Pieteikšanos atcelā lietotne", "a safe home for all your data" : "droša vieta visiem jūsu datiem", "File is currently busy, please try again later" : "Datne pašlaik ir aizņemta. Lūdzu, vēlāk mēģiniet vēlreiz", - "Can't read file" : "Nevar nolasīt datni", "Application is not enabled" : "Lietotne nav iespējota", "Authentication error" : "Autentifikācijas kļūda", "Token expired. Please reload page." : "Pilnvarai ir beidzies termiņš. Lūdzu, pārlādējiet lapu.", @@ -119,6 +118,7 @@ "Storage connection timeout. %s" : "Datu savienojuma taimauts. %s", "Following databases are supported: %s" : "Tiek atbalstītas šādas datu bāzes: %s", "Following platforms are supported: %s" : "Tiek atbalstītas šādas platformas: %s", - "Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID" + "Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID", + "Can't read file" : "Nevar nolasīt datni" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file diff --git a/lib/l10n/mk.js b/lib/l10n/mk.js index eeccff86bf7..3dd527211f1 100644 --- a/lib/l10n/mk.js +++ b/lib/l10n/mk.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Отстранете го параметарот open_basedir од php.ini или преминете на 64-битна PHP средина.", "Set an admin username." : "Постави администраторско корисничко име", "Set an admin password." : "Постави администраторска лозинка.", - "Can't create or write into the data directory %s" : "Неможете да креирате или да запишувате во оваа папка %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "За позадинското споделување %s мора се имплементира интерфејсот OCP\\Share_Backend", "Sharing backend %s not found" : "Не е пронајдено позадинско споделување %s", "Sharing backend for %s not found" : "Не е пронајдено позадинско споделување за %s.", @@ -116,9 +115,6 @@ OC.L10N.register( "Open »%s«" : "Отвори »%s«", "%1$s via %2$s" : "%1$s преку %2$s", "You are not allowed to share %s" : "Не сте овластени да ја споделите %s", - "Can’t increase permissions of %s" : "Неможат да се зголемат дозволите на %s", - "Files can’t be shared with delete permissions" : "Датотеки неможат да бидат споделени со дозвола за бришење", - "Files can’t be shared with create permissions" : "Датотеки неможат да бидат споделени со дозвола за креирање", "Expiration date is in the past" : "Рокот на траење е во минато време", "Sharing is only allowed with group members" : "Споделувањето е овозможено само со членови на групата", "Sharing %s failed, because this item is already shared with user %s" : "Споделувањето на %s е неуспешно, бидејќи истото веќе е споделено со корисникот %s", @@ -186,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Апликацијата \"%1$s\" не може да се инсталира затоа што следниве зависности не се исполнети: %2$s", "a safe home for all your data" : "безбеден дом за сите ваши податоци", "File is currently busy, please try again later" : "Датотеката моментално е зафатена, обидете се повторно", - "Can't read file" : "Неможе да се прочита датотеката", "Application is not enabled" : "Апликацијата не е овозможена", "Authentication error" : "Грешка во автентикација", "Token expired. Please reload page." : "Жетонот е истечен. Ве молам превчитајте ја страницата.", @@ -233,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Поврзувањето со складиштето не успеа. %s", "Following databases are supported: %s" : "Следниве бази со податоци се поддржани: %s", "Following platforms are supported: %s" : "Следниве платформи се поддржани: %s", + "Can't create or write into the data directory %s" : "Неможете да креирате или да запишувате во оваа папка %s", "Invalid Federated Cloud ID" : "Невалиден федерален ID", - "Can’t set expiration date more than %s days in the future" : "Неможе да се постави рок на траење повеќе од %s дена" + "Can’t increase permissions of %s" : "Неможат да се зголемат дозволите на %s", + "Files can’t be shared with delete permissions" : "Датотеки неможат да бидат споделени со дозвола за бришење", + "Files can’t be shared with create permissions" : "Датотеки неможат да бидат споделени со дозвола за креирање", + "Can’t set expiration date more than %s days in the future" : "Неможе да се постави рок на траење повеќе од %s дена", + "Can't read file" : "Неможе да се прочита датотеката" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/lib/l10n/mk.json b/lib/l10n/mk.json index b97857b4b26..014aa247896 100644 --- a/lib/l10n/mk.json +++ b/lib/l10n/mk.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Отстранете го параметарот open_basedir од php.ini или преминете на 64-битна PHP средина.", "Set an admin username." : "Постави администраторско корисничко име", "Set an admin password." : "Постави администраторска лозинка.", - "Can't create or write into the data directory %s" : "Неможете да креирате или да запишувате во оваа папка %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "За позадинското споделување %s мора се имплементира интерфејсот OCP\\Share_Backend", "Sharing backend %s not found" : "Не е пронајдено позадинско споделување %s", "Sharing backend for %s not found" : "Не е пронајдено позадинско споделување за %s.", @@ -114,9 +113,6 @@ "Open »%s«" : "Отвори »%s«", "%1$s via %2$s" : "%1$s преку %2$s", "You are not allowed to share %s" : "Не сте овластени да ја споделите %s", - "Can’t increase permissions of %s" : "Неможат да се зголемат дозволите на %s", - "Files can’t be shared with delete permissions" : "Датотеки неможат да бидат споделени со дозвола за бришење", - "Files can’t be shared with create permissions" : "Датотеки неможат да бидат споделени со дозвола за креирање", "Expiration date is in the past" : "Рокот на траење е во минато време", "Sharing is only allowed with group members" : "Споделувањето е овозможено само со членови на групата", "Sharing %s failed, because this item is already shared with user %s" : "Споделувањето на %s е неуспешно, бидејќи истото веќе е споделено со корисникот %s", @@ -184,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Апликацијата \"%1$s\" не може да се инсталира затоа што следниве зависности не се исполнети: %2$s", "a safe home for all your data" : "безбеден дом за сите ваши податоци", "File is currently busy, please try again later" : "Датотеката моментално е зафатена, обидете се повторно", - "Can't read file" : "Неможе да се прочита датотеката", "Application is not enabled" : "Апликацијата не е овозможена", "Authentication error" : "Грешка во автентикација", "Token expired. Please reload page." : "Жетонот е истечен. Ве молам превчитајте ја страницата.", @@ -231,7 +226,12 @@ "Storage connection timeout. %s" : "Поврзувањето со складиштето не успеа. %s", "Following databases are supported: %s" : "Следниве бази со податоци се поддржани: %s", "Following platforms are supported: %s" : "Следниве платформи се поддржани: %s", + "Can't create or write into the data directory %s" : "Неможете да креирате или да запишувате во оваа папка %s", "Invalid Federated Cloud ID" : "Невалиден федерален ID", - "Can’t set expiration date more than %s days in the future" : "Неможе да се постави рок на траење повеќе од %s дена" + "Can’t increase permissions of %s" : "Неможат да се зголемат дозволите на %s", + "Files can’t be shared with delete permissions" : "Датотеки неможат да бидат споделени со дозвола за бришење", + "Files can’t be shared with create permissions" : "Датотеки неможат да бидат споделени со дозвола за креирање", + "Can’t set expiration date more than %s days in the future" : "Неможе да се постави рок на траење повеќе од %s дена", + "Can't read file" : "Неможе да се прочита датотеката" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file diff --git a/lib/l10n/nb.js b/lib/l10n/nb.js index a1b1b6d4e9f..d7f32d40832 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -76,7 +76,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Fjern innstillingen open_basedir i php.ini eller bytt til 64-bit PHP.", "Set an admin username." : "Sett et admin-brukernavn.", "Set an admin password." : "Sett et admin-passord.", - "Can't create or write into the data directory %s" : "Kan ikke opprette eller skrive i datamappen %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delings-server %s må implementere grensesnittet OCP\\Share_Backend", "Sharing backend %s not found" : "Delings-server %s ikke funnet", "Sharing backend for %s not found" : "Delings-server for %s ikke funnet", @@ -86,9 +85,6 @@ OC.L10N.register( "Open »%s«" : "Åpne »%s«", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Du har ikke lov til å dele %s", - "Can’t increase permissions of %s" : "Kan ikke øke tillatelser for %s", - "Files can’t be shared with delete permissions" : "Filer kan ikke deles med tilgang til sletting", - "Files can’t be shared with create permissions" : "Filer kan ikke deles med tilgang til opprettelse", "Expiration date is in the past" : "Utløpsdato er i fortid", "%1$s shared »%2$s« with you" : "%1$s delte »%2$s« med deg", "%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med deg.", @@ -151,7 +147,6 @@ OC.L10N.register( "Login canceled by app" : "Innlogging avbrutt av app", "a safe home for all your data" : "et sikkert hjem for alle dine data", "File is currently busy, please try again later" : "Filen er opptatt for øyeblikket, prøv igjen senere", - "Can't read file" : "Kan ikke lese fil", "Application is not enabled" : "Appen er ikke aktivert", "Authentication error" : "Autentikasjonsfeil", "Token expired. Please reload page." : "Symbol utløpt. Last inn siden på nytt.", @@ -192,7 +187,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s", "Following databases are supported: %s" : "Følgende databaser støttes: %s", "Following platforms are supported: %s" : "Følgende plattformer støttes: %s", + "Can't create or write into the data directory %s" : "Kan ikke opprette eller skrive i datamappen %s", "Invalid Federated Cloud ID" : "Ugyldig ID for sammenknyttet sky", - "Can’t set expiration date more than %s days in the future" : "Kan ikke sette utløpsdato mer enn %s dager i fremtiden" + "Can’t increase permissions of %s" : "Kan ikke øke tillatelser for %s", + "Files can’t be shared with delete permissions" : "Filer kan ikke deles med tilgang til sletting", + "Files can’t be shared with create permissions" : "Filer kan ikke deles med tilgang til opprettelse", + "Can’t set expiration date more than %s days in the future" : "Kan ikke sette utløpsdato mer enn %s dager i fremtiden", + "Can't read file" : "Kan ikke lese fil" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json index 34b87c5e925..509410a9712 100644 --- a/lib/l10n/nb.json +++ b/lib/l10n/nb.json @@ -74,7 +74,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Fjern innstillingen open_basedir i php.ini eller bytt til 64-bit PHP.", "Set an admin username." : "Sett et admin-brukernavn.", "Set an admin password." : "Sett et admin-passord.", - "Can't create or write into the data directory %s" : "Kan ikke opprette eller skrive i datamappen %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delings-server %s må implementere grensesnittet OCP\\Share_Backend", "Sharing backend %s not found" : "Delings-server %s ikke funnet", "Sharing backend for %s not found" : "Delings-server for %s ikke funnet", @@ -84,9 +83,6 @@ "Open »%s«" : "Åpne »%s«", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Du har ikke lov til å dele %s", - "Can’t increase permissions of %s" : "Kan ikke øke tillatelser for %s", - "Files can’t be shared with delete permissions" : "Filer kan ikke deles med tilgang til sletting", - "Files can’t be shared with create permissions" : "Filer kan ikke deles med tilgang til opprettelse", "Expiration date is in the past" : "Utløpsdato er i fortid", "%1$s shared »%2$s« with you" : "%1$s delte »%2$s« med deg", "%1$s shared »%2$s« with you." : "%1$s delte »%2$s« med deg.", @@ -149,7 +145,6 @@ "Login canceled by app" : "Innlogging avbrutt av app", "a safe home for all your data" : "et sikkert hjem for alle dine data", "File is currently busy, please try again later" : "Filen er opptatt for øyeblikket, prøv igjen senere", - "Can't read file" : "Kan ikke lese fil", "Application is not enabled" : "Appen er ikke aktivert", "Authentication error" : "Autentikasjonsfeil", "Token expired. Please reload page." : "Symbol utløpt. Last inn siden på nytt.", @@ -190,7 +185,12 @@ "Storage connection timeout. %s" : "Tidsavbrudd ved tilkobling av lager: %s", "Following databases are supported: %s" : "Følgende databaser støttes: %s", "Following platforms are supported: %s" : "Følgende plattformer støttes: %s", + "Can't create or write into the data directory %s" : "Kan ikke opprette eller skrive i datamappen %s", "Invalid Federated Cloud ID" : "Ugyldig ID for sammenknyttet sky", - "Can’t set expiration date more than %s days in the future" : "Kan ikke sette utløpsdato mer enn %s dager i fremtiden" + "Can’t increase permissions of %s" : "Kan ikke øke tillatelser for %s", + "Files can’t be shared with delete permissions" : "Filer kan ikke deles med tilgang til sletting", + "Files can’t be shared with create permissions" : "Filer kan ikke deles med tilgang til opprettelse", + "Can’t set expiration date more than %s days in the future" : "Kan ikke sette utløpsdato mer enn %s dager i fremtiden", + "Can't read file" : "Kan ikke lese fil" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index d474bbb8f9d..82c7c92ec07 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Verwijder de open_basedir instelling in php.ini of schakel over op de 64bit PHP.", "Set an admin username." : "Stel de gebruikersnaam van de beheerder in.", "Set an admin password." : "Stel een beheerders wachtwoord in.", - "Can't create or write into the data directory %s" : "Kan niets creëren of wegschrijven in de datadirectory %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "De gedeelde achtergrond %s moet de OCP\\Share_Backend interface implementeren", "Sharing backend %s not found" : "De gedeelde backend %s is niet gevonden", "Sharing backend for %s not found" : "De gedeelde backend voor %s is niet gevonden", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "Open \"%s\"", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Je bent niet bevoegd om %s te delen", - "Can’t increase permissions of %s" : "Kan niet meer rechten geven aan %s", - "Files can’t be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijder permissies", - "Files can’t be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met 'creëer' permissies", "Expiration date is in the past" : "De vervaldatum ligt in het verleden", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Kan de vervaldatum niet meer dan %n dag in de toekomst instellen","Kan de vervaldatum niet meer dan %n dagen in de toekomst instellen"], "Sharing is only allowed with group members" : "Delen kan alleen met groepsleden", "Sharing %s failed, because this item is already shared with user %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met gebruiker %s", "%1$s shared »%2$s« with you" : "%1$s deelde \"%2$s\" met jou", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "App \"%1$s\" kan niet worden geïnstalleerd, omdat de volgende afhankelijkheden niet zijn ingevuld: %2$s", "a safe home for all your data" : "een veilige plek voor al je gegevens", "File is currently busy, please try again later" : "Bestandsverwerking bezig, probeer het later opnieuw", - "Can't read file" : "Kan bestand niet lezen", "Application is not enabled" : "De applicatie is niet ingeschakeld", "Authentication error" : "Authenticatiefout", "Token expired. Please reload page." : "Token verlopen. Herlaad de pagina.", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Opslag verbinding time-out. %s", "Following databases are supported: %s" : "De volgende databases worden ondersteund: %s", "Following platforms are supported: %s" : "De volgende platformen worden ondersteund: %s", + "Can't create or write into the data directory %s" : "Kan niets creëren of wegschrijven in de datadirectory %s", "Invalid Federated Cloud ID" : "Ongeldige gefedereerde Cloud ID", - "Can’t set expiration date more than %s days in the future" : "Kan de vervaldatum niet meer dan %s dagen in de toekomst instellen" + "Can’t increase permissions of %s" : "Kan niet meer rechten geven aan %s", + "Files can’t be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijder permissies", + "Files can’t be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met 'creëer' permissies", + "Can’t set expiration date more than %s days in the future" : "Kan de vervaldatum niet meer dan %s dagen in de toekomst instellen", + "Can't read file" : "Kan bestand niet lezen" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 5b97309369c..5da8e4712e0 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Verwijder de open_basedir instelling in php.ini of schakel over op de 64bit PHP.", "Set an admin username." : "Stel de gebruikersnaam van de beheerder in.", "Set an admin password." : "Stel een beheerders wachtwoord in.", - "Can't create or write into the data directory %s" : "Kan niets creëren of wegschrijven in de datadirectory %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "De gedeelde achtergrond %s moet de OCP\\Share_Backend interface implementeren", "Sharing backend %s not found" : "De gedeelde backend %s is niet gevonden", "Sharing backend for %s not found" : "De gedeelde backend voor %s is niet gevonden", @@ -114,11 +113,7 @@ "Open »%s«" : "Open \"%s\"", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Je bent niet bevoegd om %s te delen", - "Can’t increase permissions of %s" : "Kan niet meer rechten geven aan %s", - "Files can’t be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijder permissies", - "Files can’t be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met 'creëer' permissies", "Expiration date is in the past" : "De vervaldatum ligt in het verleden", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Kan de vervaldatum niet meer dan %n dag in de toekomst instellen","Kan de vervaldatum niet meer dan %n dagen in de toekomst instellen"], "Sharing is only allowed with group members" : "Delen kan alleen met groepsleden", "Sharing %s failed, because this item is already shared with user %s" : "Delen van %s is mislukt, omdat het object al wordt gedeeld met gebruiker %s", "%1$s shared »%2$s« with you" : "%1$s deelde \"%2$s\" met jou", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "App \"%1$s\" kan niet worden geïnstalleerd, omdat de volgende afhankelijkheden niet zijn ingevuld: %2$s", "a safe home for all your data" : "een veilige plek voor al je gegevens", "File is currently busy, please try again later" : "Bestandsverwerking bezig, probeer het later opnieuw", - "Can't read file" : "Kan bestand niet lezen", "Application is not enabled" : "De applicatie is niet ingeschakeld", "Authentication error" : "Authenticatiefout", "Token expired. Please reload page." : "Token verlopen. Herlaad de pagina.", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "Opslag verbinding time-out. %s", "Following databases are supported: %s" : "De volgende databases worden ondersteund: %s", "Following platforms are supported: %s" : "De volgende platformen worden ondersteund: %s", + "Can't create or write into the data directory %s" : "Kan niets creëren of wegschrijven in de datadirectory %s", "Invalid Federated Cloud ID" : "Ongeldige gefedereerde Cloud ID", - "Can’t set expiration date more than %s days in the future" : "Kan de vervaldatum niet meer dan %s dagen in de toekomst instellen" + "Can’t increase permissions of %s" : "Kan niet meer rechten geven aan %s", + "Files can’t be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijder permissies", + "Files can’t be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met 'creëer' permissies", + "Can’t set expiration date more than %s days in the future" : "Kan de vervaldatum niet meer dan %s dagen in de toekomst instellen", + "Can't read file" : "Kan bestand niet lezen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 92a6d79fcda..c47545a2b78 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Usuń ustawienie open_basedir w php.ini lub przełącz na PHP 64-bitowe.", "Set an admin username." : "Ustaw nazwę administratora.", "Set an admin password." : "Ustaw hasło administratora.", - "Can't create or write into the data directory %s" : "Nie można tworzyć ani zapisywać w katalogu %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do udostępniania %s musi implementować interfejs OCP\\Share_Backend", "Sharing backend %s not found" : "Zaplecze %s do udostępniania nie zostało znalezione", "Sharing backend for %s not found" : "Zaplecze do udostępniania dla %s nie zostało znalezione", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "Otwórz »%s«", "%1$s via %2$s" : "%1$s przez %2$s", "You are not allowed to share %s" : "Nie możesz udostępnić %s", - "Can’t increase permissions of %s" : "Nie można zwiększyć uprawnień %s", - "Files can’t be shared with delete permissions" : "Pliki nie mogą zostać udostępnione z prawem do usuwania", - "Files can’t be shared with create permissions" : "Pliki nie mogą zostać udostępnione z prawem do tworzenia", "Expiration date is in the past" : "Data ważności już minęła", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Nie można ustawić daty wygaśnięcia na dłuższą niż %n dzień","Nie można ustawić daty wygaśnięcia na dłuższą niż %n dni","Nie można ustawić daty wygaśnięcia na dłuższą niż %n dni","Nie można ustawić daty wygaśnięcia na dłuższą niż %n dni"], "Sharing is only allowed with group members" : "Udostępnianie jest dozwolone tylko członkom grupy", "Sharing %s failed, because this item is already shared with user %s" : "Udostępnianie %s nie powiodło się, ponieważ element jest już udostępniony użytkownikowi %s", "%1$s shared »%2$s« with you" : "%1$s udostępnił Tobie »%2$s«", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Nie można zainstalować aplikacji \"%1$s\", ponieważ nie są spełnione następujące zależności: %2$s", "a safe home for all your data" : "bezpieczny dom dla wszystkich danych", "File is currently busy, please try again later" : "Plik jest obecnie niedostępny, spróbuj później", - "Can't read file" : "Nie można odczytać pliku", "Application is not enabled" : "Aplikacja nie jest włączona", "Authentication error" : "Błąd uwierzytelniania", "Token expired. Please reload page." : "Token wygasł. Przeładuj stronę.", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Limit czasu połączenia do magazynu. %s", "Following databases are supported: %s" : "Obsługiwane są następujące bazy danych: %s", "Following platforms are supported: %s" : "Obsługiwane są następujące platformy: %s", + "Can't create or write into the data directory %s" : "Nie można tworzyć ani zapisywać w katalogu %s", "Invalid Federated Cloud ID" : "Nieprawidłowy ID Chmury Federacyjnej", - "Can’t set expiration date more than %s days in the future" : "Nie można ustawić daty wygaśnięcia na dłuższą niż %s dni" + "Can’t increase permissions of %s" : "Nie można zwiększyć uprawnień %s", + "Files can’t be shared with delete permissions" : "Pliki nie mogą zostać udostępnione z prawem do usuwania", + "Files can’t be shared with create permissions" : "Pliki nie mogą zostać udostępnione z prawem do tworzenia", + "Can’t set expiration date more than %s days in the future" : "Nie można ustawić daty wygaśnięcia na dłuższą niż %s dni", + "Can't read file" : "Nie można odczytać pliku" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index bfc6b70c9c3..af2ec54ca73 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Usuń ustawienie open_basedir w php.ini lub przełącz na PHP 64-bitowe.", "Set an admin username." : "Ustaw nazwę administratora.", "Set an admin password." : "Ustaw hasło administratora.", - "Can't create or write into the data directory %s" : "Nie można tworzyć ani zapisywać w katalogu %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do udostępniania %s musi implementować interfejs OCP\\Share_Backend", "Sharing backend %s not found" : "Zaplecze %s do udostępniania nie zostało znalezione", "Sharing backend for %s not found" : "Zaplecze do udostępniania dla %s nie zostało znalezione", @@ -114,11 +113,7 @@ "Open »%s«" : "Otwórz »%s«", "%1$s via %2$s" : "%1$s przez %2$s", "You are not allowed to share %s" : "Nie możesz udostępnić %s", - "Can’t increase permissions of %s" : "Nie można zwiększyć uprawnień %s", - "Files can’t be shared with delete permissions" : "Pliki nie mogą zostać udostępnione z prawem do usuwania", - "Files can’t be shared with create permissions" : "Pliki nie mogą zostać udostępnione z prawem do tworzenia", "Expiration date is in the past" : "Data ważności już minęła", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Nie można ustawić daty wygaśnięcia na dłuższą niż %n dzień","Nie można ustawić daty wygaśnięcia na dłuższą niż %n dni","Nie można ustawić daty wygaśnięcia na dłuższą niż %n dni","Nie można ustawić daty wygaśnięcia na dłuższą niż %n dni"], "Sharing is only allowed with group members" : "Udostępnianie jest dozwolone tylko członkom grupy", "Sharing %s failed, because this item is already shared with user %s" : "Udostępnianie %s nie powiodło się, ponieważ element jest już udostępniony użytkownikowi %s", "%1$s shared »%2$s« with you" : "%1$s udostępnił Tobie »%2$s«", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Nie można zainstalować aplikacji \"%1$s\", ponieważ nie są spełnione następujące zależności: %2$s", "a safe home for all your data" : "bezpieczny dom dla wszystkich danych", "File is currently busy, please try again later" : "Plik jest obecnie niedostępny, spróbuj później", - "Can't read file" : "Nie można odczytać pliku", "Application is not enabled" : "Aplikacja nie jest włączona", "Authentication error" : "Błąd uwierzytelniania", "Token expired. Please reload page." : "Token wygasł. Przeładuj stronę.", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "Limit czasu połączenia do magazynu. %s", "Following databases are supported: %s" : "Obsługiwane są następujące bazy danych: %s", "Following platforms are supported: %s" : "Obsługiwane są następujące platformy: %s", + "Can't create or write into the data directory %s" : "Nie można tworzyć ani zapisywać w katalogu %s", "Invalid Federated Cloud ID" : "Nieprawidłowy ID Chmury Federacyjnej", - "Can’t set expiration date more than %s days in the future" : "Nie można ustawić daty wygaśnięcia na dłuższą niż %s dni" + "Can’t increase permissions of %s" : "Nie można zwiększyć uprawnień %s", + "Files can’t be shared with delete permissions" : "Pliki nie mogą zostać udostępnione z prawem do usuwania", + "Files can’t be shared with create permissions" : "Pliki nie mogą zostać udostępnione z prawem do tworzenia", + "Can’t set expiration date more than %s days in the future" : "Nie można ustawić daty wygaśnięcia na dłuższą niż %s dni", + "Can't read file" : "Nie można odczytać pliku" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 77cc9bb2da7..3f54d034967 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, remova a configuração de open_basedir de seu php.ini ou mude o PHP para 64bit.", "Set an admin username." : "Defina um nome do usuário administrador.", "Set an admin password." : "Defina uma senha para o administrador.", - "Can't create or write into the data directory %s" : "Não foi possível criar ou gravar no diretório de dados %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A plataforma de compartilhamento %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Plataforma de serviço de compartilhamento %s não encontrada", "Sharing backend for %s not found" : "Plataforma de compartilhamento para %s não foi encontrada", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "Abrir »%s«", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Você não tem permissão para compartilhar %s", - "Can’t increase permissions of %s" : "Não posso aumentar as permissões de %s", - "Files can’t be shared with delete permissions" : "Os arquivos não podem ser compartilhados com permissões de exclusão", - "Files can’t be shared with create permissions" : "Os arquivos não podem ser compartilhados com permissões de criação", "Expiration date is in the past" : "Data de expiração está no passado", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Não é possível definir uma data de validade superior a 1%n dia no futuro","Não é possível definir uma data de validade superior a %n dias no futuro"], "Sharing is only allowed with group members" : "O compartilhamento só é permitido com membros do grupo ", "Sharing %s failed, because this item is already shared with user %s" : "Compartilhamento %s falhou, porque este item já está compartilhado com o usuário %s", "%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "O aplicativo \"%1$s\" não pode ser instalado devido à estas dependências: %2$s", "a safe home for all your data" : "Um lar seguro para todos os seus dados", "File is currently busy, please try again later" : "O arquivo está ocupado, tente novamente mais tarde", - "Can't read file" : "Não foi possível ler arquivo", "Application is not enabled" : "O aplicativo não está habilitado", "Authentication error" : "Erro de autenticação", "Token expired. Please reload page." : "O token expirou. Por favor recarregue a página.", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Atingido o tempo limite de conexão ao armazenamento. %s", "Following databases are supported: %s" : "Os seguintes bancos de dados são suportados: %s", "Following platforms are supported: %s" : "As seguintes plataformas são suportadas: %s", + "Can't create or write into the data directory %s" : "Não foi possível criar ou gravar no diretório de dados %s", "Invalid Federated Cloud ID" : "ID inválida de Nuvem Federada", - "Can’t set expiration date more than %s days in the future" : "Não é possível definir a expiração mais do que %s dias no futuro" + "Can’t increase permissions of %s" : "Não posso aumentar as permissões de %s", + "Files can’t be shared with delete permissions" : "Os arquivos não podem ser compartilhados com permissões de exclusão", + "Files can’t be shared with create permissions" : "Os arquivos não podem ser compartilhados com permissões de criação", + "Can’t set expiration date more than %s days in the future" : "Não é possível definir a expiração mais do que %s dias no futuro", + "Can't read file" : "Não foi possível ler arquivo" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index e106225713c..41ea6fa03a1 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, remova a configuração de open_basedir de seu php.ini ou mude o PHP para 64bit.", "Set an admin username." : "Defina um nome do usuário administrador.", "Set an admin password." : "Defina uma senha para o administrador.", - "Can't create or write into the data directory %s" : "Não foi possível criar ou gravar no diretório de dados %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A plataforma de compartilhamento %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Plataforma de serviço de compartilhamento %s não encontrada", "Sharing backend for %s not found" : "Plataforma de compartilhamento para %s não foi encontrada", @@ -114,11 +113,7 @@ "Open »%s«" : "Abrir »%s«", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Você não tem permissão para compartilhar %s", - "Can’t increase permissions of %s" : "Não posso aumentar as permissões de %s", - "Files can’t be shared with delete permissions" : "Os arquivos não podem ser compartilhados com permissões de exclusão", - "Files can’t be shared with create permissions" : "Os arquivos não podem ser compartilhados com permissões de criação", "Expiration date is in the past" : "Data de expiração está no passado", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Não é possível definir uma data de validade superior a 1%n dia no futuro","Não é possível definir uma data de validade superior a %n dias no futuro"], "Sharing is only allowed with group members" : "O compartilhamento só é permitido com membros do grupo ", "Sharing %s failed, because this item is already shared with user %s" : "Compartilhamento %s falhou, porque este item já está compartilhado com o usuário %s", "%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "O aplicativo \"%1$s\" não pode ser instalado devido à estas dependências: %2$s", "a safe home for all your data" : "Um lar seguro para todos os seus dados", "File is currently busy, please try again later" : "O arquivo está ocupado, tente novamente mais tarde", - "Can't read file" : "Não foi possível ler arquivo", "Application is not enabled" : "O aplicativo não está habilitado", "Authentication error" : "Erro de autenticação", "Token expired. Please reload page." : "O token expirou. Por favor recarregue a página.", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "Atingido o tempo limite de conexão ao armazenamento. %s", "Following databases are supported: %s" : "Os seguintes bancos de dados são suportados: %s", "Following platforms are supported: %s" : "As seguintes plataformas são suportadas: %s", + "Can't create or write into the data directory %s" : "Não foi possível criar ou gravar no diretório de dados %s", "Invalid Federated Cloud ID" : "ID inválida de Nuvem Federada", - "Can’t set expiration date more than %s days in the future" : "Não é possível definir a expiração mais do que %s dias no futuro" + "Can’t increase permissions of %s" : "Não posso aumentar as permissões de %s", + "Files can’t be shared with delete permissions" : "Os arquivos não podem ser compartilhados com permissões de exclusão", + "Files can’t be shared with create permissions" : "Os arquivos não podem ser compartilhados com permissões de criação", + "Can’t set expiration date more than %s days in the future" : "Não é possível definir a expiração mais do que %s dias no futuro", + "Can't read file" : "Não foi possível ler arquivo" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/lib/l10n/pt_PT.js b/lib/l10n/pt_PT.js index 0b721c16456..3bbaa21d3bc 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -75,7 +75,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, remova a definição open_basedir do seu php.ini ou altere o seu PHP para 64-bits.", "Set an admin username." : "Definir um nome de utilizador de administrador", "Set an admin password." : "Definia uma palavra-passe de administrador.", - "Can't create or write into the data directory %s" : "Não é possível criar ou escrever a directoria data %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Ao partilhar a interface %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Não foi encontrada a partilha da interface %s", "Sharing backend for %s not found" : "Não foi encontrada a partilha da interface para %s", @@ -85,9 +84,6 @@ OC.L10N.register( "Open »%s«" : "Abrir »%s«", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Não está autorizado a partilhar %s", - "Can’t increase permissions of %s" : "Não é possível aumentar as permissões de %s", - "Files can’t be shared with delete permissions" : "Ficheiros não podem ser partilhados com permissões de apagar", - "Files can’t be shared with create permissions" : "Ficheiros não podem ser partilhados com permissões de criação", "Expiration date is in the past" : "A data de expiração está no passado", "%1$s shared »%2$s« with you" : "%1$s partilhado »%2$s« contigo", "%1$s shared »%2$s« with you." : "%1$s partilhado »%2$s« contigo.", @@ -150,7 +146,6 @@ OC.L10N.register( "Login canceled by app" : "Sessão cancelada pela app", "a safe home for all your data" : "Um lugar seguro para todos os seus dados", "File is currently busy, please try again later" : "O ficheiro está ocupado, por favor, tente mais tarde", - "Can't read file" : "Não é possível ler o ficheiro", "Application is not enabled" : "A aplicação não está activada", "Authentication error" : "Erro na autenticação", "Token expired. Please reload page." : "O token expirou. Por favor recarregue a página.", @@ -191,7 +186,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tempo de ligação ao armazenamento expirou. %s", "Following databases are supported: %s" : "São suportadas as seguintes bases de dados: %s", "Following platforms are supported: %s" : "São suportadas as seguintes plataformas: %s", + "Can't create or write into the data directory %s" : "Não é possível criar ou escrever a directoria data %s", "Invalid Federated Cloud ID" : "Id. de Nuvem Federada Inválida", - "Can’t set expiration date more than %s days in the future" : "Não é possível definir data de expiração a mais de %s dias no futuro" + "Can’t increase permissions of %s" : "Não é possível aumentar as permissões de %s", + "Files can’t be shared with delete permissions" : "Ficheiros não podem ser partilhados com permissões de apagar", + "Files can’t be shared with create permissions" : "Ficheiros não podem ser partilhados com permissões de criação", + "Can’t set expiration date more than %s days in the future" : "Não é possível definir data de expiração a mais de %s dias no futuro", + "Can't read file" : "Não é possível ler o ficheiro" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/pt_PT.json b/lib/l10n/pt_PT.json index 8bcd3bec832..0e090f4a248 100644 --- a/lib/l10n/pt_PT.json +++ b/lib/l10n/pt_PT.json @@ -73,7 +73,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Por favor, remova a definição open_basedir do seu php.ini ou altere o seu PHP para 64-bits.", "Set an admin username." : "Definir um nome de utilizador de administrador", "Set an admin password." : "Definia uma palavra-passe de administrador.", - "Can't create or write into the data directory %s" : "Não é possível criar ou escrever a directoria data %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Ao partilhar a interface %s deve implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Não foi encontrada a partilha da interface %s", "Sharing backend for %s not found" : "Não foi encontrada a partilha da interface para %s", @@ -83,9 +82,6 @@ "Open »%s«" : "Abrir »%s«", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Não está autorizado a partilhar %s", - "Can’t increase permissions of %s" : "Não é possível aumentar as permissões de %s", - "Files can’t be shared with delete permissions" : "Ficheiros não podem ser partilhados com permissões de apagar", - "Files can’t be shared with create permissions" : "Ficheiros não podem ser partilhados com permissões de criação", "Expiration date is in the past" : "A data de expiração está no passado", "%1$s shared »%2$s« with you" : "%1$s partilhado »%2$s« contigo", "%1$s shared »%2$s« with you." : "%1$s partilhado »%2$s« contigo.", @@ -148,7 +144,6 @@ "Login canceled by app" : "Sessão cancelada pela app", "a safe home for all your data" : "Um lugar seguro para todos os seus dados", "File is currently busy, please try again later" : "O ficheiro está ocupado, por favor, tente mais tarde", - "Can't read file" : "Não é possível ler o ficheiro", "Application is not enabled" : "A aplicação não está activada", "Authentication error" : "Erro na autenticação", "Token expired. Please reload page." : "O token expirou. Por favor recarregue a página.", @@ -189,7 +184,12 @@ "Storage connection timeout. %s" : "Tempo de ligação ao armazenamento expirou. %s", "Following databases are supported: %s" : "São suportadas as seguintes bases de dados: %s", "Following platforms are supported: %s" : "São suportadas as seguintes plataformas: %s", + "Can't create or write into the data directory %s" : "Não é possível criar ou escrever a directoria data %s", "Invalid Federated Cloud ID" : "Id. de Nuvem Federada Inválida", - "Can’t set expiration date more than %s days in the future" : "Não é possível definir data de expiração a mais de %s dias no futuro" + "Can’t increase permissions of %s" : "Não é possível aumentar as permissões de %s", + "Files can’t be shared with delete permissions" : "Ficheiros não podem ser partilhados com permissões de apagar", + "Files can’t be shared with create permissions" : "Ficheiros não podem ser partilhados com permissões de criação", + "Can’t set expiration date more than %s days in the future" : "Não é possível definir data de expiração a mais de %s dias no futuro", + "Can't read file" : "Não é possível ler o ficheiro" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index 1ff46811690..abdf2bc324d 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -56,7 +56,6 @@ OC.L10N.register( "Open »%s«" : "Deschide »%s«", "%1$s via %2$s" : "%1$sprin %2$s", "You are not allowed to share %s" : "Nu există permisiunea de partajare %s", - "Files can’t be shared with delete permissions" : "Fișierele nu pot fi partajate cu permisiuni de ștergere", "Expiration date is in the past" : "Data expirării este în trecut", "%1$s shared »%2$s« with you." : "%1$sa partajat »%2$s« cu tine.", "Click the button below to open it." : "Apasă pe butonul de jos pentru a deschide.", @@ -127,6 +126,7 @@ OC.L10N.register( "Storage is temporarily not available" : "Spațiu de stocare este indisponibil temporar", "Following databases are supported: %s" : "Următoarele baze de date sunt suportate: %s", "Following platforms are supported: %s" : "Sunt suportate următoarele platforme: %s", - "Invalid Federated Cloud ID" : "ID invalid cloud federalizat" + "Invalid Federated Cloud ID" : "ID invalid cloud federalizat", + "Files can’t be shared with delete permissions" : "Fișierele nu pot fi partajate cu permisiuni de ștergere" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/lib/l10n/ro.json b/lib/l10n/ro.json index a71393e9148..95276c3a1d7 100644 --- a/lib/l10n/ro.json +++ b/lib/l10n/ro.json @@ -54,7 +54,6 @@ "Open »%s«" : "Deschide »%s«", "%1$s via %2$s" : "%1$sprin %2$s", "You are not allowed to share %s" : "Nu există permisiunea de partajare %s", - "Files can’t be shared with delete permissions" : "Fișierele nu pot fi partajate cu permisiuni de ștergere", "Expiration date is in the past" : "Data expirării este în trecut", "%1$s shared »%2$s« with you." : "%1$sa partajat »%2$s« cu tine.", "Click the button below to open it." : "Apasă pe butonul de jos pentru a deschide.", @@ -125,6 +124,7 @@ "Storage is temporarily not available" : "Spațiu de stocare este indisponibil temporar", "Following databases are supported: %s" : "Următoarele baze de date sunt suportate: %s", "Following platforms are supported: %s" : "Sunt suportate următoarele platforme: %s", - "Invalid Federated Cloud ID" : "ID invalid cloud federalizat" + "Invalid Federated Cloud ID" : "ID invalid cloud federalizat", + "Files can’t be shared with delete permissions" : "Fișierele nu pot fi partajate cu permisiuni de ștergere" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" }
\ No newline at end of file diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 06e8e5310f1..6c4c71065d6 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Пожалуйста, удалите директиву open_basedir из файла php.ini или смените PHP на 64-разрядную сборку.", "Set an admin username." : "Задать имя пользователя для администратора.", "Set an admin password." : "Задать пароль для admin.", - "Can't create or write into the data directory %s" : "Невозможно создать или записать в каталог данных %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Бэкенд общего доступа %s должен реализовывать интерфейс OCP\\Share_Backend", "Sharing backend %s not found" : "Механизм предоставления общего доступа %s не найден", "Sharing backend for %s not found" : "Не найден механизм предоставления общего доступа для %s ", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "Открыть «%s»", "%1$s via %2$s" : "%1$s через %2$s", "You are not allowed to share %s" : "Вам не разрешено делиться %s", - "Can’t increase permissions of %s" : "Невозможно увеличить права доступа для %s", - "Files can’t be shared with delete permissions" : "Файлы не могут иметь общий доступ с правами на удаление", - "Files can’t be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание", "Expiration date is in the past" : "Дата окончания срока действия уже прошла", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Невозможно установить дату окончания срока действия более %n дня","Невозможно установить дату окончания срока действия более %n дней","Невозможно установить дату окончания срока действия более %n дней","Невозможно установить дату окончания срока действия более %n дней"], "Sharing is only allowed with group members" : "Разрешено публиковать только для участников группы", "Sharing %s failed, because this item is already shared with user %s" : "Не удалось поделиться %s, так как элемент находится в общем доступе у %s", "%1$s shared »%2$s« with you" : "%1$s предоставил(а) вам доступ к «%2$s»", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Приложение «%1$s» не может быть установлено, так как не удовлетворены следующие зависимости: %2$s", "a safe home for all your data" : "надёжный дом для всех ваших данных", "File is currently busy, please try again later" : "Файл в данный момент используется, повторите попытку позже.", - "Can't read file" : "Не удается прочитать файл", "Application is not enabled" : "Приложение не разрешено", "Authentication error" : "Ошибка аутентификации", "Token expired. Please reload page." : "Токен просрочен. Перезагрузите страницу.", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s", "Following databases are supported: %s" : "Поддерживаются следующие СУБД: %s", "Following platforms are supported: %s" : "Поддерживаются следующие платформы: %s", + "Can't create or write into the data directory %s" : "Невозможно создать или записать в каталог данных %s", "Invalid Federated Cloud ID" : "Неверный ID в объединении облачных хранилищ.", - "Can’t set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней" + "Can’t increase permissions of %s" : "Невозможно увеличить права доступа для %s", + "Files can’t be shared with delete permissions" : "Файлы не могут иметь общий доступ с правами на удаление", + "Files can’t be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание", + "Can’t set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней", + "Can't read file" : "Не удается прочитать файл" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 51c66fe710a..2b582e741fd 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Пожалуйста, удалите директиву open_basedir из файла php.ini или смените PHP на 64-разрядную сборку.", "Set an admin username." : "Задать имя пользователя для администратора.", "Set an admin password." : "Задать пароль для admin.", - "Can't create or write into the data directory %s" : "Невозможно создать или записать в каталог данных %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Бэкенд общего доступа %s должен реализовывать интерфейс OCP\\Share_Backend", "Sharing backend %s not found" : "Механизм предоставления общего доступа %s не найден", "Sharing backend for %s not found" : "Не найден механизм предоставления общего доступа для %s ", @@ -114,11 +113,7 @@ "Open »%s«" : "Открыть «%s»", "%1$s via %2$s" : "%1$s через %2$s", "You are not allowed to share %s" : "Вам не разрешено делиться %s", - "Can’t increase permissions of %s" : "Невозможно увеличить права доступа для %s", - "Files can’t be shared with delete permissions" : "Файлы не могут иметь общий доступ с правами на удаление", - "Files can’t be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание", "Expiration date is in the past" : "Дата окончания срока действия уже прошла", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Невозможно установить дату окончания срока действия более %n дня","Невозможно установить дату окончания срока действия более %n дней","Невозможно установить дату окончания срока действия более %n дней","Невозможно установить дату окончания срока действия более %n дней"], "Sharing is only allowed with group members" : "Разрешено публиковать только для участников группы", "Sharing %s failed, because this item is already shared with user %s" : "Не удалось поделиться %s, так как элемент находится в общем доступе у %s", "%1$s shared »%2$s« with you" : "%1$s предоставил(а) вам доступ к «%2$s»", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Приложение «%1$s» не может быть установлено, так как не удовлетворены следующие зависимости: %2$s", "a safe home for all your data" : "надёжный дом для всех ваших данных", "File is currently busy, please try again later" : "Файл в данный момент используется, повторите попытку позже.", - "Can't read file" : "Не удается прочитать файл", "Application is not enabled" : "Приложение не разрешено", "Authentication error" : "Ошибка аутентификации", "Token expired. Please reload page." : "Токен просрочен. Перезагрузите страницу.", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "Истекло время ожидания подключения к хранилищу. %s", "Following databases are supported: %s" : "Поддерживаются следующие СУБД: %s", "Following platforms are supported: %s" : "Поддерживаются следующие платформы: %s", + "Can't create or write into the data directory %s" : "Невозможно создать или записать в каталог данных %s", "Invalid Federated Cloud ID" : "Неверный ID в объединении облачных хранилищ.", - "Can’t set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней" + "Can’t increase permissions of %s" : "Невозможно увеличить права доступа для %s", + "Files can’t be shared with delete permissions" : "Файлы не могут иметь общий доступ с правами на удаление", + "Files can’t be shared with create permissions" : "Файлы не могут иметь общий доступ с правами на создание", + "Can’t set expiration date more than %s days in the future" : "Невозможно установить дату окончания срока действия более %s дней", + "Can't read file" : "Не удается прочитать файл" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index 615a5e9e033..f1bc3aa45c1 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -102,7 +102,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Prosím, odstráňte nastavenie open_basedir vo vašom php.ini alebo prejdite na 64-bit PHP.", "Set an admin username." : "Zadajte používateľské meno administrátora.", "Set an admin password." : "Zadajte heslo administrátora.", - "Can't create or write into the data directory %s" : "Nemožno vytvoriť alebo zapisovať do priečinka dát %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend pre sprístupnenie %s musí implementovať rozhranie OCP\\Share_Backend", "Sharing backend %s not found" : "Backend sprístupnenia %s nebol nájdený", "Sharing backend for %s not found" : "Backend sprístupnenia pre %s nebol nájdený", @@ -112,9 +111,6 @@ OC.L10N.register( "Open »%s«" : "Otvoriť »%s«", "%1$s via %2$s" : "%1$s cez %2$s", "You are not allowed to share %s" : "Nemôžete sprístupniť %s", - "Can’t increase permissions of %s" : "Nie je možné navýšiť oprávnenia pre %s", - "Files can’t be shared with delete permissions" : "Súbory nie je možné sprístupňovať s oprávneniami na odstránenie", - "Files can’t be shared with create permissions" : "Súbory nie je možné sprístupňovať s oprávneniami na vytváranie", "Expiration date is in the past" : "Dátum konca platnosti je v minulosti", "%1$s shared »%2$s« with you" : "%1$s vám sprístupnil »%2$s«", "%1$s shared »%2$s« with you." : "%1$s vám sprístupnil »%2$s«.", @@ -180,7 +176,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Aplikáciu \"%1$s\" nie je možné inštalovať, pretože nie sú splnené nasledovné závislosti: %2$s", "a safe home for all your data" : "bezpečný domov pre všetky vaše dáta", "File is currently busy, please try again later" : "Súbor sa práve používa, skúste prosím neskôr", - "Can't read file" : "Nemožno čítať súbor.", "Application is not enabled" : "Aplikácia nie je zapnutá", "Authentication error" : "Chyba autentifikácie", "Token expired. Please reload page." : "Token vypršal. Obnovte, prosím, stránku.", @@ -227,7 +222,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Vypršanie pripojenia k úložisku. %s", "Following databases are supported: %s" : "Podporované sú tieto databázy: %s", "Following platforms are supported: %s" : "Podporované sú nasledovné systémy: %s", + "Can't create or write into the data directory %s" : "Nemožno vytvoriť alebo zapisovať do priečinka dát %s", "Invalid Federated Cloud ID" : "Neplatné združené Cloud ID", - "Can’t set expiration date more than %s days in the future" : "Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti" + "Can’t increase permissions of %s" : "Nie je možné navýšiť oprávnenia pre %s", + "Files can’t be shared with delete permissions" : "Súbory nie je možné sprístupňovať s oprávneniami na odstránenie", + "Files can’t be shared with create permissions" : "Súbory nie je možné sprístupňovať s oprávneniami na vytváranie", + "Can’t set expiration date more than %s days in the future" : "Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti", + "Can't read file" : "Nemožno čítať súbor." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index 600ed7dc70f..97e1450f837 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -100,7 +100,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Prosím, odstráňte nastavenie open_basedir vo vašom php.ini alebo prejdite na 64-bit PHP.", "Set an admin username." : "Zadajte používateľské meno administrátora.", "Set an admin password." : "Zadajte heslo administrátora.", - "Can't create or write into the data directory %s" : "Nemožno vytvoriť alebo zapisovať do priečinka dát %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Backend pre sprístupnenie %s musí implementovať rozhranie OCP\\Share_Backend", "Sharing backend %s not found" : "Backend sprístupnenia %s nebol nájdený", "Sharing backend for %s not found" : "Backend sprístupnenia pre %s nebol nájdený", @@ -110,9 +109,6 @@ "Open »%s«" : "Otvoriť »%s«", "%1$s via %2$s" : "%1$s cez %2$s", "You are not allowed to share %s" : "Nemôžete sprístupniť %s", - "Can’t increase permissions of %s" : "Nie je možné navýšiť oprávnenia pre %s", - "Files can’t be shared with delete permissions" : "Súbory nie je možné sprístupňovať s oprávneniami na odstránenie", - "Files can’t be shared with create permissions" : "Súbory nie je možné sprístupňovať s oprávneniami na vytváranie", "Expiration date is in the past" : "Dátum konca platnosti je v minulosti", "%1$s shared »%2$s« with you" : "%1$s vám sprístupnil »%2$s«", "%1$s shared »%2$s« with you." : "%1$s vám sprístupnil »%2$s«.", @@ -178,7 +174,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Aplikáciu \"%1$s\" nie je možné inštalovať, pretože nie sú splnené nasledovné závislosti: %2$s", "a safe home for all your data" : "bezpečný domov pre všetky vaše dáta", "File is currently busy, please try again later" : "Súbor sa práve používa, skúste prosím neskôr", - "Can't read file" : "Nemožno čítať súbor.", "Application is not enabled" : "Aplikácia nie je zapnutá", "Authentication error" : "Chyba autentifikácie", "Token expired. Please reload page." : "Token vypršal. Obnovte, prosím, stránku.", @@ -225,7 +220,12 @@ "Storage connection timeout. %s" : "Vypršanie pripojenia k úložisku. %s", "Following databases are supported: %s" : "Podporované sú tieto databázy: %s", "Following platforms are supported: %s" : "Podporované sú nasledovné systémy: %s", + "Can't create or write into the data directory %s" : "Nemožno vytvoriť alebo zapisovať do priečinka dát %s", "Invalid Federated Cloud ID" : "Neplatné združené Cloud ID", - "Can’t set expiration date more than %s days in the future" : "Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti" + "Can’t increase permissions of %s" : "Nie je možné navýšiť oprávnenia pre %s", + "Files can’t be shared with delete permissions" : "Súbory nie je možné sprístupňovať s oprávneniami na odstránenie", + "Files can’t be shared with create permissions" : "Súbory nie je možné sprístupňovať s oprávneniami na vytváranie", + "Can’t set expiration date more than %s days in the future" : "Nie je možné nastaviť dátum konca platnosti viac ako %s dní v budúcnosti", + "Can't read file" : "Nemožno čítať súbor." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index 442d1de7565..fed18b3bf38 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Odstraniti je treba nastavitev open_basedir v datoteki php.ini ali pa preklopiti na 64-bitno okolje PHP.", "Set an admin username." : "Nastavi uporabniško ime skrbnika.", "Set an admin password." : "Nastavi skrbniško geslo.", - "Can't create or write into the data directory %s" : "Ni mogoče zapisati podatkov v podatkovno mapo %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Souporaba ozadnjega programa %s mora vsebovati tudi vmesnik OCP\\Share_Backend", "Sharing backend %s not found" : "Ozadnjega programa %s za souporabo ni mogoče najti", "Sharing backend for %s not found" : "Ozadnjega programa za souporabo za %s ni mogoče najti", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "Odpri »%s«", "%1$s via %2$s" : "%1$s prek %2$s", "You are not allowed to share %s" : "Omogočanje souporabe %s brez ustreznih dovoljenj ni mogoče.", - "Can’t increase permissions of %s" : "Ni mogoče povečati dovoljen %s", - "Files can’t be shared with delete permissions" : "Souporaba datotek z nastavljenim dovoljenjem za brisanje, ni mogoča", - "Files can’t be shared with create permissions" : "Souporaba datotek z nastavljenim dovoljenjem za ustvarjanje, ni mogoča", "Expiration date is in the past" : "Datum preteka je že mimo!", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Datuma pretaka ni mogoče nastaviti za več kot %s dan v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %s dneva v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %s dni v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %s dni v prihodnost."], "Sharing is only allowed with group members" : "Souporaba je dovoljena le med člani skupine", "Sharing %s failed, because this item is already shared with user %s" : "Nastavljanje souporabe %s je spodletelo, ker je predmet že v souporabi z uporabnikom %s.", "%1$s shared »%2$s« with you" : "%1$s vam omogoča souporabo »%2$s«", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Programa »%1$s« ni mogoče namestiti zaradi nerešenih odvisnosti: %2$s", "a safe home for all your data" : "Varno okolje za vaše podatke!", "File is currently busy, please try again later" : "Datoteka je trenutno v uporabi. Poskusite znova kasneje.", - "Can't read file" : "Datoteke ni mogoče prebrati.", "Application is not enabled" : "Program ni omogočen", "Authentication error" : "Napaka overjanja", "Token expired. Please reload page." : "Žeton je pretekel. Stran je treba ponovno naložiti.", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Povezava do shrambe je časovno potekla. %s", "Following databases are supported: %s" : "Podprte so navedene podatkovne zbirke: %s", "Following platforms are supported: %s" : "Podprta so okolja: %s", + "Can't create or write into the data directory %s" : "Ni mogoče zapisati podatkov v podatkovno mapo %s", "Invalid Federated Cloud ID" : "Neveljaven ID zveznega oblaka", - "Can’t set expiration date more than %s days in the future" : "Datuma pretaka ni mogoče nastaviti za več kot %s dni v prihodnost." + "Can’t increase permissions of %s" : "Ni mogoče povečati dovoljen %s", + "Files can’t be shared with delete permissions" : "Souporaba datotek z nastavljenim dovoljenjem za brisanje, ni mogoča", + "Files can’t be shared with create permissions" : "Souporaba datotek z nastavljenim dovoljenjem za ustvarjanje, ni mogoča", + "Can’t set expiration date more than %s days in the future" : "Datuma pretaka ni mogoče nastaviti za več kot %s dni v prihodnost.", + "Can't read file" : "Datoteke ni mogoče prebrati." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index 0d459d9460d..288f4b106e9 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Odstraniti je treba nastavitev open_basedir v datoteki php.ini ali pa preklopiti na 64-bitno okolje PHP.", "Set an admin username." : "Nastavi uporabniško ime skrbnika.", "Set an admin password." : "Nastavi skrbniško geslo.", - "Can't create or write into the data directory %s" : "Ni mogoče zapisati podatkov v podatkovno mapo %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Souporaba ozadnjega programa %s mora vsebovati tudi vmesnik OCP\\Share_Backend", "Sharing backend %s not found" : "Ozadnjega programa %s za souporabo ni mogoče najti", "Sharing backend for %s not found" : "Ozadnjega programa za souporabo za %s ni mogoče najti", @@ -114,11 +113,7 @@ "Open »%s«" : "Odpri »%s«", "%1$s via %2$s" : "%1$s prek %2$s", "You are not allowed to share %s" : "Omogočanje souporabe %s brez ustreznih dovoljenj ni mogoče.", - "Can’t increase permissions of %s" : "Ni mogoče povečati dovoljen %s", - "Files can’t be shared with delete permissions" : "Souporaba datotek z nastavljenim dovoljenjem za brisanje, ni mogoča", - "Files can’t be shared with create permissions" : "Souporaba datotek z nastavljenim dovoljenjem za ustvarjanje, ni mogoča", "Expiration date is in the past" : "Datum preteka je že mimo!", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Datuma pretaka ni mogoče nastaviti za več kot %s dan v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %s dneva v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %s dni v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %s dni v prihodnost."], "Sharing is only allowed with group members" : "Souporaba je dovoljena le med člani skupine", "Sharing %s failed, because this item is already shared with user %s" : "Nastavljanje souporabe %s je spodletelo, ker je predmet že v souporabi z uporabnikom %s.", "%1$s shared »%2$s« with you" : "%1$s vam omogoča souporabo »%2$s«", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Programa »%1$s« ni mogoče namestiti zaradi nerešenih odvisnosti: %2$s", "a safe home for all your data" : "Varno okolje za vaše podatke!", "File is currently busy, please try again later" : "Datoteka je trenutno v uporabi. Poskusite znova kasneje.", - "Can't read file" : "Datoteke ni mogoče prebrati.", "Application is not enabled" : "Program ni omogočen", "Authentication error" : "Napaka overjanja", "Token expired. Please reload page." : "Žeton je pretekel. Stran je treba ponovno naložiti.", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "Povezava do shrambe je časovno potekla. %s", "Following databases are supported: %s" : "Podprte so navedene podatkovne zbirke: %s", "Following platforms are supported: %s" : "Podprta so okolja: %s", + "Can't create or write into the data directory %s" : "Ni mogoče zapisati podatkov v podatkovno mapo %s", "Invalid Federated Cloud ID" : "Neveljaven ID zveznega oblaka", - "Can’t set expiration date more than %s days in the future" : "Datuma pretaka ni mogoče nastaviti za več kot %s dni v prihodnost." + "Can’t increase permissions of %s" : "Ni mogoče povečati dovoljen %s", + "Files can’t be shared with delete permissions" : "Souporaba datotek z nastavljenim dovoljenjem za brisanje, ni mogoča", + "Files can’t be shared with create permissions" : "Souporaba datotek z nastavljenim dovoljenjem za ustvarjanje, ni mogoča", + "Can’t set expiration date more than %s days in the future" : "Datuma pretaka ni mogoče nastaviti za več kot %s dni v prihodnost.", + "Can't read file" : "Datoteke ni mogoče prebrati." },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/lib/l10n/sq.js b/lib/l10n/sq.js index f119dec7f60..fe0e16f9008 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -66,15 +66,11 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Ju lutemi, hiqeni rregullimin open_basedir nga php.ini juaj ose hidhuni te PHP për 64-bit.", "Set an admin username." : "Caktoni një emër përdoruesi për përgjegjësin.", "Set an admin password." : "Caktoni një fjalëkalim për përgjegjësin.", - "Can't create or write into the data directory %s" : "S’e krijon ose s’shkruan dot te drejtoria e të dhënave %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Mekanizmi i shërbimit për ndarje %s duhet të sendërtojë ndërfaqen OCP\\Share_Backend", "Sharing backend %s not found" : "S’u gjet mekanizmi i shërbimit për ndarje %s", "Sharing backend for %s not found" : "S’u gjet mekanizmi i shërbimit për ndarje për %s", "Open »%s«" : "Hap»1 %s«", "You are not allowed to share %s" : "Nuk ju lejohet ta ndani %s me të tjerët", - "Can’t increase permissions of %s" : "Nuk mund të shtohen lejet e %s", - "Files can’t be shared with delete permissions" : "Skedarët nuk mund të ndahen me leje të fshira", - "Files can’t be shared with create permissions" : "matchSkedarët nuk mund të ndahen me leje të krijuara", "Expiration date is in the past" : "Data e skadimit bie në të kaluarën", "Click the button below to open it." : "Kliko butonin më poshtë për të hapur atë.", "The requested share does not exist anymore" : "Ndarja e kërkuar nuk ekziston më", @@ -134,7 +130,6 @@ OC.L10N.register( "Login canceled by app" : "Hyrja u anulua nga aplikacioni", "a safe home for all your data" : "Një shtëpi e sigurt për të dhënat e tua", "File is currently busy, please try again later" : "Kartela tani është e zënë, ju lutemi, riprovoni më vonë.", - "Can't read file" : "S'lexohet dot kartela", "Application is not enabled" : "Aplikacioni s’është aktivizuar", "Authentication error" : "Gabim mirëfilltësimi", "Token expired. Please reload page." : "Token-i ka skaduar. Ju lutem ringarkoni faqen.", @@ -175,7 +170,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s", "Following databases are supported: %s" : "Mbulohen bazat vijuese të të dhënave: %s", "Following platforms are supported: %s" : "Mbulohen platformat vijuese: %s", + "Can't create or write into the data directory %s" : "S’e krijon ose s’shkruan dot te drejtoria e të dhënave %s", "Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme", - "Can’t set expiration date more than %s days in the future" : "Nuk mund të caktohet data e skadimit më shumë se %s ditë në të ardhmen" + "Can’t increase permissions of %s" : "Nuk mund të shtohen lejet e %s", + "Files can’t be shared with delete permissions" : "Skedarët nuk mund të ndahen me leje të fshira", + "Files can’t be shared with create permissions" : "matchSkedarët nuk mund të ndahen me leje të krijuara", + "Can’t set expiration date more than %s days in the future" : "Nuk mund të caktohet data e skadimit më shumë se %s ditë në të ardhmen", + "Can't read file" : "S'lexohet dot kartela" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/sq.json b/lib/l10n/sq.json index 64dd33fa6d7..65b2539089d 100644 --- a/lib/l10n/sq.json +++ b/lib/l10n/sq.json @@ -64,15 +64,11 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Ju lutemi, hiqeni rregullimin open_basedir nga php.ini juaj ose hidhuni te PHP për 64-bit.", "Set an admin username." : "Caktoni një emër përdoruesi për përgjegjësin.", "Set an admin password." : "Caktoni një fjalëkalim për përgjegjësin.", - "Can't create or write into the data directory %s" : "S’e krijon ose s’shkruan dot te drejtoria e të dhënave %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Mekanizmi i shërbimit për ndarje %s duhet të sendërtojë ndërfaqen OCP\\Share_Backend", "Sharing backend %s not found" : "S’u gjet mekanizmi i shërbimit për ndarje %s", "Sharing backend for %s not found" : "S’u gjet mekanizmi i shërbimit për ndarje për %s", "Open »%s«" : "Hap»1 %s«", "You are not allowed to share %s" : "Nuk ju lejohet ta ndani %s me të tjerët", - "Can’t increase permissions of %s" : "Nuk mund të shtohen lejet e %s", - "Files can’t be shared with delete permissions" : "Skedarët nuk mund të ndahen me leje të fshira", - "Files can’t be shared with create permissions" : "matchSkedarët nuk mund të ndahen me leje të krijuara", "Expiration date is in the past" : "Data e skadimit bie në të kaluarën", "Click the button below to open it." : "Kliko butonin më poshtë për të hapur atë.", "The requested share does not exist anymore" : "Ndarja e kërkuar nuk ekziston më", @@ -132,7 +128,6 @@ "Login canceled by app" : "Hyrja u anulua nga aplikacioni", "a safe home for all your data" : "Një shtëpi e sigurt për të dhënat e tua", "File is currently busy, please try again later" : "Kartela tani është e zënë, ju lutemi, riprovoni më vonë.", - "Can't read file" : "S'lexohet dot kartela", "Application is not enabled" : "Aplikacioni s’është aktivizuar", "Authentication error" : "Gabim mirëfilltësimi", "Token expired. Please reload page." : "Token-i ka skaduar. Ju lutem ringarkoni faqen.", @@ -173,7 +168,12 @@ "Storage connection timeout. %s" : "Mbarim kohe lidhjeje për depozitën. %s", "Following databases are supported: %s" : "Mbulohen bazat vijuese të të dhënave: %s", "Following platforms are supported: %s" : "Mbulohen platformat vijuese: %s", + "Can't create or write into the data directory %s" : "S’e krijon ose s’shkruan dot te drejtoria e të dhënave %s", "Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme", - "Can’t set expiration date more than %s days in the future" : "Nuk mund të caktohet data e skadimit më shumë se %s ditë në të ardhmen" + "Can’t increase permissions of %s" : "Nuk mund të shtohen lejet e %s", + "Files can’t be shared with delete permissions" : "Skedarët nuk mund të ndahen me leje të fshira", + "Files can’t be shared with create permissions" : "matchSkedarët nuk mund të ndahen me leje të krijuara", + "Can’t set expiration date more than %s days in the future" : "Nuk mund të caktohet data e skadimit më shumë se %s ditë në të ardhmen", + "Can't read file" : "S'lexohet dot kartela" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/sr.js b/lib/l10n/sr.js index 52993643186..5b2291a1632 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -102,7 +102,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Уклоните open_basedir поставку из php.ini фајла или пређите на 64-битни PHP.", "Set an admin username." : "Поставите име за администратора.", "Set an admin password." : "Поставите лозинку за администратора.", - "Can't create or write into the data directory %s" : "Не могу креирати или уписивати у директоријум података %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Позадина дељења %s мора користити корисничко окружење OCP\\Share_Backend", "Sharing backend %s not found" : "Позадина за дељење %s није пронађена", "Sharing backend for %s not found" : "Позадина за дељење за %s није пронађена", @@ -112,9 +111,6 @@ OC.L10N.register( "Open »%s«" : "Отвори „%s“", "%1$s via %2$s" : "%1$s преко %2$s", "You are not allowed to share %s" : "Није вам дозвољено да делите %s", - "Can’t increase permissions of %s" : "Не могу да повећам дозволе за %s", - "Files can’t be shared with delete permissions" : "Фајлови не могу бити дељени са дозволама за брисање", - "Files can’t be shared with create permissions" : "Фајлови не могу бити дељени са дозволама за креирање", "Expiration date is in the past" : "Датум истека је у прошлости", "%1$s shared »%2$s« with you" : "%1$s је поделио „%2$s“ са Вама", "%1$s shared »%2$s« with you." : "%1$s је поделио „%2$s“ са Вама.", @@ -179,7 +175,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Апликација „%1$s“ не може бити инсталирана јер следеће зависности нису испуњене: %2$s", "a safe home for all your data" : "сигурно место за све Ваше податке", "File is currently busy, please try again later" : "Фајл је тренутно заузет, покушајте поново касније", - "Can't read file" : "Не могу да читам фајл", "Application is not enabled" : "Апликација није укључена", "Authentication error" : "Грешка при провери идентитета", "Token expired. Please reload page." : "Жетон је истекао. Поново учитајте страницу.", @@ -226,7 +221,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Истекло је време за повезивање на складиште. %s", "Following databases are supported: %s" : "Подржане су следеће базе података: %s", "Following platforms are supported: %s" : "Подржане су следеће платформе: %s", + "Can't create or write into the data directory %s" : "Не могу креирати или уписивати у директоријум података %s", "Invalid Federated Cloud ID" : "Неисправан ИД Здруженог облака", - "Can’t set expiration date more than %s days in the future" : "Не могу да поставим датум истека више од %s дана у будућност" + "Can’t increase permissions of %s" : "Не могу да повећам дозволе за %s", + "Files can’t be shared with delete permissions" : "Фајлови не могу бити дељени са дозволама за брисање", + "Files can’t be shared with create permissions" : "Фајлови не могу бити дељени са дозволама за креирање", + "Can’t set expiration date more than %s days in the future" : "Не могу да поставим датум истека више од %s дана у будућност", + "Can't read file" : "Не могу да читам фајл" }, "nplurals=3; 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/lib/l10n/sr.json b/lib/l10n/sr.json index a10b909bc8c..363a89d374d 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -100,7 +100,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Уклоните open_basedir поставку из php.ini фајла или пређите на 64-битни PHP.", "Set an admin username." : "Поставите име за администратора.", "Set an admin password." : "Поставите лозинку за администратора.", - "Can't create or write into the data directory %s" : "Не могу креирати или уписивати у директоријум података %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Позадина дељења %s мора користити корисничко окружење OCP\\Share_Backend", "Sharing backend %s not found" : "Позадина за дељење %s није пронађена", "Sharing backend for %s not found" : "Позадина за дељење за %s није пронађена", @@ -110,9 +109,6 @@ "Open »%s«" : "Отвори „%s“", "%1$s via %2$s" : "%1$s преко %2$s", "You are not allowed to share %s" : "Није вам дозвољено да делите %s", - "Can’t increase permissions of %s" : "Не могу да повећам дозволе за %s", - "Files can’t be shared with delete permissions" : "Фајлови не могу бити дељени са дозволама за брисање", - "Files can’t be shared with create permissions" : "Фајлови не могу бити дељени са дозволама за креирање", "Expiration date is in the past" : "Датум истека је у прошлости", "%1$s shared »%2$s« with you" : "%1$s је поделио „%2$s“ са Вама", "%1$s shared »%2$s« with you." : "%1$s је поделио „%2$s“ са Вама.", @@ -177,7 +173,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Апликација „%1$s“ не може бити инсталирана јер следеће зависности нису испуњене: %2$s", "a safe home for all your data" : "сигурно место за све Ваше податке", "File is currently busy, please try again later" : "Фајл је тренутно заузет, покушајте поново касније", - "Can't read file" : "Не могу да читам фајл", "Application is not enabled" : "Апликација није укључена", "Authentication error" : "Грешка при провери идентитета", "Token expired. Please reload page." : "Жетон је истекао. Поново учитајте страницу.", @@ -224,7 +219,12 @@ "Storage connection timeout. %s" : "Истекло је време за повезивање на складиште. %s", "Following databases are supported: %s" : "Подржане су следеће базе података: %s", "Following platforms are supported: %s" : "Подржане су следеће платформе: %s", + "Can't create or write into the data directory %s" : "Не могу креирати или уписивати у директоријум података %s", "Invalid Federated Cloud ID" : "Неисправан ИД Здруженог облака", - "Can’t set expiration date more than %s days in the future" : "Не могу да поставим датум истека више од %s дана у будућност" + "Can’t increase permissions of %s" : "Не могу да повећам дозволе за %s", + "Files can’t be shared with delete permissions" : "Фајлови не могу бити дељени са дозволама за брисање", + "Files can’t be shared with create permissions" : "Фајлови не могу бити дељени са дозволама за креирање", + "Can’t set expiration date more than %s days in the future" : "Не могу да поставим датум истека више од %s дана у будућност", + "Can't read file" : "Не могу да читам фајл" },"pluralForm" :"nplurals=3; 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/lib/l10n/sv.js b/lib/l10n/sv.js index 8a05c2447c8..7990b9b3d10 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -100,7 +100,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Vänligen ta bort open_basedir-inställningen i din php.ini eller växla till 64-bitars PHP.", "Set an admin username." : "Ange ett användarnamn för administratören.", "Set an admin password." : "Ange ett administratörslösenord.", - "Can't create or write into the data directory %s" : "Kan inte skapa eller skriva till data-katalogen %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delningsgränssnittet %s måste implementera gränssnittet OCP\\Share_Backend", "Sharing backend %s not found" : "Delningsgränssnittet %s hittades inte", "Sharing backend for %s not found" : "Delningsgränssnittet för %s hittades inte", @@ -110,9 +109,6 @@ OC.L10N.register( "Open »%s«" : "Öppna »%s«", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Du har inte rätt att dela %s", - "Can’t increase permissions of %s" : "Kan inte öka rättigheterna för %s", - "Files can’t be shared with delete permissions" : "Filer kan inte delas med borttagningsrättigheter", - "Files can’t be shared with create permissions" : "Filer kan inte delas med rättigheter att skapa", "Expiration date is in the past" : "Utgångsdatum är i det förflutna", "%1$s shared »%2$s« with you" : "%1$s delade »%2$s« med dig", "%1$s shared »%2$s« with you." : "%1$s delade »%2$s« med dig.", @@ -177,7 +173,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Appen \"%1$s\" kan inte installeras eftersom följande beroenden inte är uppfyllda: %2$s", "a safe home for all your data" : "ett säkert hem för alla dina data", "File is currently busy, please try again later" : "Filen är för tillfället upptagen, vänligen försök igen senare", - "Can't read file" : "Kan inte läsa filen", "Application is not enabled" : "Applikationen är inte aktiverad", "Authentication error" : "Fel vid autentisering", "Token expired. Please reload page." : "Token har löpt ut. Vänligen uppdatera sidan.", @@ -224,7 +219,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Lagringsutrymme lyckas inte ansluta \"timeout\". %s", "Following databases are supported: %s" : "Följande databastyper stöds: %s", "Following platforms are supported: %s" : "Följande plattformar stöds: %s", + "Can't create or write into the data directory %s" : "Kan inte skapa eller skriva till data-katalogen %s", "Invalid Federated Cloud ID" : "Ogiltigt federerat moln-ID", - "Can’t set expiration date more than %s days in the future" : "Kan inte sätta utgångsdatum mer än %s dagar framåt" + "Can’t increase permissions of %s" : "Kan inte öka rättigheterna för %s", + "Files can’t be shared with delete permissions" : "Filer kan inte delas med borttagningsrättigheter", + "Files can’t be shared with create permissions" : "Filer kan inte delas med rättigheter att skapa", + "Can’t set expiration date more than %s days in the future" : "Kan inte sätta utgångsdatum mer än %s dagar framåt", + "Can't read file" : "Kan inte läsa filen" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index 9c13b5cdc42..b5f9b4efe62 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -98,7 +98,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Vänligen ta bort open_basedir-inställningen i din php.ini eller växla till 64-bitars PHP.", "Set an admin username." : "Ange ett användarnamn för administratören.", "Set an admin password." : "Ange ett administratörslösenord.", - "Can't create or write into the data directory %s" : "Kan inte skapa eller skriva till data-katalogen %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Delningsgränssnittet %s måste implementera gränssnittet OCP\\Share_Backend", "Sharing backend %s not found" : "Delningsgränssnittet %s hittades inte", "Sharing backend for %s not found" : "Delningsgränssnittet för %s hittades inte", @@ -108,9 +107,6 @@ "Open »%s«" : "Öppna »%s«", "%1$s via %2$s" : "%1$s via %2$s", "You are not allowed to share %s" : "Du har inte rätt att dela %s", - "Can’t increase permissions of %s" : "Kan inte öka rättigheterna för %s", - "Files can’t be shared with delete permissions" : "Filer kan inte delas med borttagningsrättigheter", - "Files can’t be shared with create permissions" : "Filer kan inte delas med rättigheter att skapa", "Expiration date is in the past" : "Utgångsdatum är i det förflutna", "%1$s shared »%2$s« with you" : "%1$s delade »%2$s« med dig", "%1$s shared »%2$s« with you." : "%1$s delade »%2$s« med dig.", @@ -175,7 +171,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Appen \"%1$s\" kan inte installeras eftersom följande beroenden inte är uppfyllda: %2$s", "a safe home for all your data" : "ett säkert hem för alla dina data", "File is currently busy, please try again later" : "Filen är för tillfället upptagen, vänligen försök igen senare", - "Can't read file" : "Kan inte läsa filen", "Application is not enabled" : "Applikationen är inte aktiverad", "Authentication error" : "Fel vid autentisering", "Token expired. Please reload page." : "Token har löpt ut. Vänligen uppdatera sidan.", @@ -222,7 +217,12 @@ "Storage connection timeout. %s" : "Lagringsutrymme lyckas inte ansluta \"timeout\". %s", "Following databases are supported: %s" : "Följande databastyper stöds: %s", "Following platforms are supported: %s" : "Följande plattformar stöds: %s", + "Can't create or write into the data directory %s" : "Kan inte skapa eller skriva till data-katalogen %s", "Invalid Federated Cloud ID" : "Ogiltigt federerat moln-ID", - "Can’t set expiration date more than %s days in the future" : "Kan inte sätta utgångsdatum mer än %s dagar framåt" + "Can’t increase permissions of %s" : "Kan inte öka rättigheterna för %s", + "Files can’t be shared with delete permissions" : "Filer kan inte delas med borttagningsrättigheter", + "Files can’t be shared with create permissions" : "Filer kan inte delas med rättigheter att skapa", + "Can’t set expiration date more than %s days in the future" : "Kan inte sätta utgångsdatum mer än %s dagar framåt", + "Can't read file" : "Kan inte läsa filen" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/th.js b/lib/l10n/th.js index b289cdf0433..d7cbf28f859 100644 --- a/lib/l10n/th.js +++ b/lib/l10n/th.js @@ -50,7 +50,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "กรุณาลบการตั้งค่า open_basedir ภายใน php.ini ของหรือเปลี่ยนไปใช้ PHP รุ่น 64 บิตแทน", "Set an admin username." : "ตั้งค่าชื่อผู้ดูแลระบบ", "Set an admin password." : "ตั้งค่ารหัสผ่านผู้ดูแลระบบ", - "Can't create or write into the data directory %s" : "ไม่สามารถสร้างหรือเขียนลงในข้อมูลไดเรกทอรี %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "การแชร์แบ็กเอนด์ %s ต้องใช้อินเตอร์เฟซ OCP\\Share_Backend", "Sharing backend %s not found" : "ไม่พบการแชร์แบ็กเอนด์ %s", "Sharing backend for %s not found" : "ไม่พบการแชร์แบ็กเอนด์สำหรับ %s", @@ -107,7 +106,6 @@ OC.L10N.register( "A valid password must be provided" : "รหัสผ่านที่ถูกต้องจะต้องให้", "The username is already being used" : "มีคนใช้ชื่อผู้ใช้นี้ไปแล้ว", "File is currently busy, please try again later" : "ขณะนี้ไฟล์กำลังใช้งานอยู่ โปรดลองอีกครั้งในภายหลัง", - "Can't read file" : "ไม่สามารถอ่านไฟล์", "Application is not enabled" : "แอพพลิเคชั่นดังกล่าวยังไม่ได้เปิดใช้งาน", "Authentication error" : "เกิดข้อผิดพลาดในสิทธิ์การเข้าใช้งาน", "Token expired. Please reload page." : "รหัสยืนยันความถูกต้องหมดอายุแล้ว กรุณาโหลดหน้าเว็บใหม่อีกครั้ง", @@ -137,6 +135,8 @@ OC.L10N.register( "Storage connection timeout. %s" : "หมดเวลาการเชื่อมต่อพื้นที่จัดเก็บข้อมูล %s", "Following databases are supported: %s" : "ฐานข้อมูลต่อไปนี้ได้รับการสนับสนุน: %s", "Following platforms are supported: %s" : "แพลตฟอร์มต่อไปนี้ได้รับการสนับสนุน: %s", - "Invalid Federated Cloud ID" : "ไอดีคลาวด์ในเครือไม่ถูกต้อง" + "Can't create or write into the data directory %s" : "ไม่สามารถสร้างหรือเขียนลงในข้อมูลไดเรกทอรี %s", + "Invalid Federated Cloud ID" : "ไอดีคลาวด์ในเครือไม่ถูกต้อง", + "Can't read file" : "ไม่สามารถอ่านไฟล์" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/th.json b/lib/l10n/th.json index a8b03bb076a..79cb195ab0b 100644 --- a/lib/l10n/th.json +++ b/lib/l10n/th.json @@ -48,7 +48,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "กรุณาลบการตั้งค่า open_basedir ภายใน php.ini ของหรือเปลี่ยนไปใช้ PHP รุ่น 64 บิตแทน", "Set an admin username." : "ตั้งค่าชื่อผู้ดูแลระบบ", "Set an admin password." : "ตั้งค่ารหัสผ่านผู้ดูแลระบบ", - "Can't create or write into the data directory %s" : "ไม่สามารถสร้างหรือเขียนลงในข้อมูลไดเรกทอรี %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "การแชร์แบ็กเอนด์ %s ต้องใช้อินเตอร์เฟซ OCP\\Share_Backend", "Sharing backend %s not found" : "ไม่พบการแชร์แบ็กเอนด์ %s", "Sharing backend for %s not found" : "ไม่พบการแชร์แบ็กเอนด์สำหรับ %s", @@ -105,7 +104,6 @@ "A valid password must be provided" : "รหัสผ่านที่ถูกต้องจะต้องให้", "The username is already being used" : "มีคนใช้ชื่อผู้ใช้นี้ไปแล้ว", "File is currently busy, please try again later" : "ขณะนี้ไฟล์กำลังใช้งานอยู่ โปรดลองอีกครั้งในภายหลัง", - "Can't read file" : "ไม่สามารถอ่านไฟล์", "Application is not enabled" : "แอพพลิเคชั่นดังกล่าวยังไม่ได้เปิดใช้งาน", "Authentication error" : "เกิดข้อผิดพลาดในสิทธิ์การเข้าใช้งาน", "Token expired. Please reload page." : "รหัสยืนยันความถูกต้องหมดอายุแล้ว กรุณาโหลดหน้าเว็บใหม่อีกครั้ง", @@ -135,6 +133,8 @@ "Storage connection timeout. %s" : "หมดเวลาการเชื่อมต่อพื้นที่จัดเก็บข้อมูล %s", "Following databases are supported: %s" : "ฐานข้อมูลต่อไปนี้ได้รับการสนับสนุน: %s", "Following platforms are supported: %s" : "แพลตฟอร์มต่อไปนี้ได้รับการสนับสนุน: %s", - "Invalid Federated Cloud ID" : "ไอดีคลาวด์ในเครือไม่ถูกต้อง" + "Can't create or write into the data directory %s" : "ไม่สามารถสร้างหรือเขียนลงในข้อมูลไดเรกทอรี %s", + "Invalid Federated Cloud ID" : "ไอดีคลาวด์ในเครือไม่ถูกต้อง", + "Can't read file" : "ไม่สามารถอ่านไฟล์" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 81b92b4dd0e..b4baf06204a 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Lütfen php.ini dosyasındaki open_basedir ayarını kaldırın ya da 64-bit PHP sürümüne geçin.", "Set an admin username." : "Bir yönetici kullanıcı adı yazın.", "Set an admin password." : "Bir yönetici parolası yazın.", - "Can't create or write into the data directory %s" : "%s veri klasörü oluşturulamadı ya da içine yazılamadı", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Paylaşım arka ucu %s OCP\\Share_Backend arayüzünü desteklemeli", "Sharing backend %s not found" : "%s paylaşım arka ucu bulunamadı", "Sharing backend for %s not found" : "%s için paylaşım arka ucu bulunamadı", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "»%s« Aç", "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", "You are not allowed to share %s" : "%s ögesini paylaşma izniniz yok", - "Can’t increase permissions of %s" : "%s izinleri arttırılamadı", - "Files can’t be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz", - "Files can’t be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz", "Expiration date is in the past" : "Son kullanma tarihi geçmişte", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Son kullanma tarihi %n günden sonrası olarak ayarlanamaz","Son kullanma tarihi %n günden sonrası olarak ayarlanamaz"], "Sharing is only allowed with group members" : "Paylaşım yalnız grup üyeleri ile yapılabilir", "Sharing %s failed, because this item is already shared with user %s" : "%s paylaşılamadı. Bu öge zaten %s kullanıcısı ile paylaşılmış", "%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" uygulaması, şu gereklilikler sağlanmadığı için kurulamıyor: %2$s", "a safe home for all your data" : "verileriniz için güvenli bir barınak", "File is currently busy, please try again later" : "Dosya şu anda meşgul, lütfen daha sonra deneyin", - "Can't read file" : "Dosya okunamadı", "Application is not enabled" : "Uygulama etkinleştirilmemiş", "Authentication error" : "Kimlik doğrulama sorunu", "Token expired. Please reload page." : "Kodun süresi dolmuş. Lütfen sayfayı yenileyin.", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s", "Following databases are supported: %s" : "Şu veritabanları destekleniyor: %s", "Following platforms are supported: %s" : "Şu platformlar destekleniyor: %s", + "Can't create or write into the data directory %s" : "%s veri klasörü oluşturulamadı ya da içine yazılamadı", "Invalid Federated Cloud ID" : "Birleşik Bulut Kimliği Geçersiz", - "Can’t set expiration date more than %s days in the future" : "Son kullanma tarihi %sgünden sonrası olarak ayarlanamaz" + "Can’t increase permissions of %s" : "%s izinleri arttırılamadı", + "Files can’t be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz", + "Files can’t be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz", + "Can’t set expiration date more than %s days in the future" : "Son kullanma tarihi %sgünden sonrası olarak ayarlanamaz", + "Can't read file" : "Dosya okunamadı" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 63d3bbf106e..286556319ef 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Lütfen php.ini dosyasındaki open_basedir ayarını kaldırın ya da 64-bit PHP sürümüne geçin.", "Set an admin username." : "Bir yönetici kullanıcı adı yazın.", "Set an admin password." : "Bir yönetici parolası yazın.", - "Can't create or write into the data directory %s" : "%s veri klasörü oluşturulamadı ya da içine yazılamadı", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Paylaşım arka ucu %s OCP\\Share_Backend arayüzünü desteklemeli", "Sharing backend %s not found" : "%s paylaşım arka ucu bulunamadı", "Sharing backend for %s not found" : "%s için paylaşım arka ucu bulunamadı", @@ -114,11 +113,7 @@ "Open »%s«" : "»%s« Aç", "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", "You are not allowed to share %s" : "%s ögesini paylaşma izniniz yok", - "Can’t increase permissions of %s" : "%s izinleri arttırılamadı", - "Files can’t be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz", - "Files can’t be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz", "Expiration date is in the past" : "Son kullanma tarihi geçmişte", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["Son kullanma tarihi %n günden sonrası olarak ayarlanamaz","Son kullanma tarihi %n günden sonrası olarak ayarlanamaz"], "Sharing is only allowed with group members" : "Paylaşım yalnız grup üyeleri ile yapılabilir", "Sharing %s failed, because this item is already shared with user %s" : "%s paylaşılamadı. Bu öge zaten %s kullanıcısı ile paylaşılmış", "%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" uygulaması, şu gereklilikler sağlanmadığı için kurulamıyor: %2$s", "a safe home for all your data" : "verileriniz için güvenli bir barınak", "File is currently busy, please try again later" : "Dosya şu anda meşgul, lütfen daha sonra deneyin", - "Can't read file" : "Dosya okunamadı", "Application is not enabled" : "Uygulama etkinleştirilmemiş", "Authentication error" : "Kimlik doğrulama sorunu", "Token expired. Please reload page." : "Kodun süresi dolmuş. Lütfen sayfayı yenileyin.", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "Depolama bağlantısı zaman aşımı. %s", "Following databases are supported: %s" : "Şu veritabanları destekleniyor: %s", "Following platforms are supported: %s" : "Şu platformlar destekleniyor: %s", + "Can't create or write into the data directory %s" : "%s veri klasörü oluşturulamadı ya da içine yazılamadı", "Invalid Federated Cloud ID" : "Birleşik Bulut Kimliği Geçersiz", - "Can’t set expiration date more than %s days in the future" : "Son kullanma tarihi %sgünden sonrası olarak ayarlanamaz" + "Can’t increase permissions of %s" : "%s izinleri arttırılamadı", + "Files can’t be shared with delete permissions" : "Silme izni ile dosya paylaşılamaz", + "Files can’t be shared with create permissions" : "Ekleme izni ile dosya paylaşılamaz", + "Can’t set expiration date more than %s days in the future" : "Son kullanma tarihi %sgünden sonrası olarak ayarlanamaz", + "Can't read file" : "Dosya okunamadı" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index b7e8c1b7cb1..b6d41dd4e9e 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -59,7 +59,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Будь ласка, вилучіть параметр open_basedir у вашому php.ini або перейдіть на 64-бітний PHP.", "Set an admin username." : "Встановіть ім'я адміністратора.", "Set an admin password." : "Встановіть пароль адміністратора.", - "Can't create or write into the data directory %s" : "Неможливо створити або записати каталог даних %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Бекенд спільного доступу %s повинен реалізовувати інтерфейс OCP\\Share_Backend", "Sharing backend %s not found" : "Бекенд спільного доступу %s не знайдено", "Sharing backend for %s not found" : "Бекенд спільного доступу для %s не знайдено", @@ -128,7 +127,6 @@ OC.L10N.register( "Login canceled by app" : "Вхід скасовано застосунком", "a safe home for all your data" : "безпечний дім для ваших даних", "File is currently busy, please try again later" : "Файл на разі зайнятий, будь ласка, спробуйте пізніше", - "Can't read file" : "Не можливо прочитати файл", "Application is not enabled" : "Застосунок не увімкнено", "Authentication error" : "Помилка автентифікації", "Token expired. Please reload page." : "Строк дії токена скінчився. Будь ласка, перезавантажте сторінку.", @@ -162,6 +160,8 @@ OC.L10N.register( "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s", "Following databases are supported: %s" : "Підтримуються наступні сервери баз даних: %s", "Following platforms are supported: %s" : "Підтримуються наступні платформи: %s", - "Invalid Federated Cloud ID" : "Неправильний Об'єднаний Хмарний Ідентіфікатор " + "Can't create or write into the data directory %s" : "Неможливо створити або записати каталог даних %s", + "Invalid Federated Cloud ID" : "Неправильний Об'єднаний Хмарний Ідентіфікатор ", + "Can't read file" : "Не можливо прочитати файл" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index 8ef2f51c871..8339ae8ebc5 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -57,7 +57,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Будь ласка, вилучіть параметр open_basedir у вашому php.ini або перейдіть на 64-бітний PHP.", "Set an admin username." : "Встановіть ім'я адміністратора.", "Set an admin password." : "Встановіть пароль адміністратора.", - "Can't create or write into the data directory %s" : "Неможливо створити або записати каталог даних %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Бекенд спільного доступу %s повинен реалізовувати інтерфейс OCP\\Share_Backend", "Sharing backend %s not found" : "Бекенд спільного доступу %s не знайдено", "Sharing backend for %s not found" : "Бекенд спільного доступу для %s не знайдено", @@ -126,7 +125,6 @@ "Login canceled by app" : "Вхід скасовано застосунком", "a safe home for all your data" : "безпечний дім для ваших даних", "File is currently busy, please try again later" : "Файл на разі зайнятий, будь ласка, спробуйте пізніше", - "Can't read file" : "Не можливо прочитати файл", "Application is not enabled" : "Застосунок не увімкнено", "Authentication error" : "Помилка автентифікації", "Token expired. Please reload page." : "Строк дії токена скінчився. Будь ласка, перезавантажте сторінку.", @@ -160,6 +158,8 @@ "Storage connection timeout. %s" : "Час під'єднання до сховища вичерпався. %s", "Following databases are supported: %s" : "Підтримуються наступні сервери баз даних: %s", "Following platforms are supported: %s" : "Підтримуються наступні платформи: %s", - "Invalid Federated Cloud ID" : "Неправильний Об'єднаний Хмарний Ідентіфікатор " + "Can't create or write into the data directory %s" : "Неможливо створити або записати каталог даних %s", + "Invalid Federated Cloud ID" : "Неправильний Об'єднаний Хмарний Ідентіфікатор ", + "Can't read file" : "Не можливо прочитати файл" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" }
\ No newline at end of file diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index b305901ad0d..cc5c441bc2e 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "请删除php.ini中的open_basedir设置或切换到64位PHP。", "Set an admin username." : "请设置一个管理员用户名。", "Set an admin password." : "请设置一个管理员密码。", - "Can't create or write into the data directory %s" : "无法创建或写入数据目录 %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "共享后端 %s 必须实现 OCP\\Share_Backend 接口", "Sharing backend %s not found" : "%s 的共享后端未找到", "Sharing backend for %s not found" : "%s 的共享后端未找到", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "打开 »%s«", "%1$s via %2$s" : "%1$s 通过 %2$s", "You are not allowed to share %s" : "您无权共享 %s", - "Can’t increase permissions of %s" : "无法增加%s的权限。", - "Files can’t be shared with delete permissions" : "无法共享有删除权限的文件", - "Files can’t be shared with create permissions" : "无法共享有创建权限的文件", "Expiration date is in the past" : "到期日期已过", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["允许设置的最远到期日是从今天算起的 %n-1 天"], "Sharing is only allowed with group members" : "只允许与群组成员共享", "Sharing %s failed, because this item is already shared with user %s" : "共享 %s 失败了,因为该项目已和用户 %s 进行了分享。", "%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "应用 \"%1$s\" 无法安装,因为不能满足以下依赖: %2$s", "a safe home for all your data" : "给您所有数据一个安全的家", "File is currently busy, please try again later" : "文件当前正忙,请稍后再试", - "Can't read file" : "无法读取文件", "Application is not enabled" : "应用程序未启用", "Authentication error" : "认证出错", "Token expired. Please reload page." : "Token 过期,请刷新页面。", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "存储连接超时。%s", "Following databases are supported: %s" : "支持以下数据库:%s", "Following platforms are supported: %s" : "支持以下平台:%s", + "Can't create or write into the data directory %s" : "无法创建或写入数据目录 %s", "Invalid Federated Cloud ID" : "无效的联合云ID", - "Can’t set expiration date more than %s days in the future" : "允许设置的最远到期日是从今天算起的 %s-1 天" + "Can’t increase permissions of %s" : "无法增加%s的权限。", + "Files can’t be shared with delete permissions" : "无法共享有删除权限的文件", + "Files can’t be shared with create permissions" : "无法共享有创建权限的文件", + "Can’t set expiration date more than %s days in the future" : "允许设置的最远到期日是从今天算起的 %s-1 天", + "Can't read file" : "无法读取文件" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 4e734c8f55a..662e5b5b9fc 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "请删除php.ini中的open_basedir设置或切换到64位PHP。", "Set an admin username." : "请设置一个管理员用户名。", "Set an admin password." : "请设置一个管理员密码。", - "Can't create or write into the data directory %s" : "无法创建或写入数据目录 %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "共享后端 %s 必须实现 OCP\\Share_Backend 接口", "Sharing backend %s not found" : "%s 的共享后端未找到", "Sharing backend for %s not found" : "%s 的共享后端未找到", @@ -114,11 +113,7 @@ "Open »%s«" : "打开 »%s«", "%1$s via %2$s" : "%1$s 通过 %2$s", "You are not allowed to share %s" : "您无权共享 %s", - "Can’t increase permissions of %s" : "无法增加%s的权限。", - "Files can’t be shared with delete permissions" : "无法共享有删除权限的文件", - "Files can’t be shared with create permissions" : "无法共享有创建权限的文件", "Expiration date is in the past" : "到期日期已过", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["允许设置的最远到期日是从今天算起的 %n-1 天"], "Sharing is only allowed with group members" : "只允许与群组成员共享", "Sharing %s failed, because this item is already shared with user %s" : "共享 %s 失败了,因为该项目已和用户 %s 进行了分享。", "%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "应用 \"%1$s\" 无法安装,因为不能满足以下依赖: %2$s", "a safe home for all your data" : "给您所有数据一个安全的家", "File is currently busy, please try again later" : "文件当前正忙,请稍后再试", - "Can't read file" : "无法读取文件", "Application is not enabled" : "应用程序未启用", "Authentication error" : "认证出错", "Token expired. Please reload page." : "Token 过期,请刷新页面。", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "存储连接超时。%s", "Following databases are supported: %s" : "支持以下数据库:%s", "Following platforms are supported: %s" : "支持以下平台:%s", + "Can't create or write into the data directory %s" : "无法创建或写入数据目录 %s", "Invalid Federated Cloud ID" : "无效的联合云ID", - "Can’t set expiration date more than %s days in the future" : "允许设置的最远到期日是从今天算起的 %s-1 天" + "Can’t increase permissions of %s" : "无法增加%s的权限。", + "Files can’t be shared with delete permissions" : "无法共享有删除权限的文件", + "Files can’t be shared with create permissions" : "无法共享有创建权限的文件", + "Can’t set expiration date more than %s days in the future" : "允许设置的最远到期日是从今天算起的 %s-1 天", + "Can't read file" : "无法读取文件" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index af256227105..a65053017f0 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "請移除 php.ini 中的 open_basedir 設定,或是改用 64 位元的 PHP", "Set an admin username." : "設定管理員帳號", "Set an admin password." : "設定管理員密碼", - "Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 界面", "Sharing backend %s not found" : "找不到分享後端 %s", "Sharing backend for %s not found" : "找不到 %s 的分享後端", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "開啟 »%s«", "%1$s via %2$s" : "%1$s 由 %2$s", "You are not allowed to share %s" : "你無權分享 %s", - "Can’t increase permissions of %s" : "無法增加 %s 的權限", - "Files can’t be shared with delete permissions" : "無法分享具有刪除權限的檔案", - "Files can’t be shared with create permissions" : "無法分享具有新建權限的檔案", "Expiration date is in the past" : "到期日為過去的日期", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["到期日不能設定為 %n 天以後的日期"], "Sharing is only allowed with group members" : "僅允許在群組成員中共享", "Sharing %s failed, because this item is already shared with user %s" : "分享 %s 失敗,此項目已經與用戶 %s 分享", "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "應用程式 \"%1$s\" 無法被安裝,缺少下列所需元件: %2$s", "a safe home for all your data" : "您資料的安全屋", "File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試", - "Can't read file" : "無法讀取檔案", "Application is not enabled" : "應用程式未啟用", "Authentication error" : "認證錯誤", "Token expired. Please reload page." : "Token 過期,請重新整理頁面。", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "儲存空間連線逾時。%s", "Following databases are supported: %s" : "支援下列數據庫: %s", "Following platforms are supported: %s" : "支援下列平台: %s", + "Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s", "Invalid Federated Cloud ID" : "無效的雲端聯邦 ID", - "Can’t set expiration date more than %s days in the future" : "到期日不能設定為 %s 天以後的日期" + "Can’t increase permissions of %s" : "無法增加 %s 的權限", + "Files can’t be shared with delete permissions" : "無法分享具有刪除權限的檔案", + "Files can’t be shared with create permissions" : "無法分享具有新建權限的檔案", + "Can’t set expiration date more than %s days in the future" : "到期日不能設定為 %s 天以後的日期", + "Can't read file" : "無法讀取檔案" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index bb363419599..932ca8e0a80 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "請移除 php.ini 中的 open_basedir 設定,或是改用 64 位元的 PHP", "Set an admin username." : "設定管理員帳號", "Set an admin password." : "設定管理員密碼", - "Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 界面", "Sharing backend %s not found" : "找不到分享後端 %s", "Sharing backend for %s not found" : "找不到 %s 的分享後端", @@ -114,11 +113,7 @@ "Open »%s«" : "開啟 »%s«", "%1$s via %2$s" : "%1$s 由 %2$s", "You are not allowed to share %s" : "你無權分享 %s", - "Can’t increase permissions of %s" : "無法增加 %s 的權限", - "Files can’t be shared with delete permissions" : "無法分享具有刪除權限的檔案", - "Files can’t be shared with create permissions" : "無法分享具有新建權限的檔案", "Expiration date is in the past" : "到期日為過去的日期", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["到期日不能設定為 %n 天以後的日期"], "Sharing is only allowed with group members" : "僅允許在群組成員中共享", "Sharing %s failed, because this item is already shared with user %s" : "分享 %s 失敗,此項目已經與用戶 %s 分享", "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "應用程式 \"%1$s\" 無法被安裝,缺少下列所需元件: %2$s", "a safe home for all your data" : "您資料的安全屋", "File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試", - "Can't read file" : "無法讀取檔案", "Application is not enabled" : "應用程式未啟用", "Authentication error" : "認證錯誤", "Token expired. Please reload page." : "Token 過期,請重新整理頁面。", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "儲存空間連線逾時。%s", "Following databases are supported: %s" : "支援下列數據庫: %s", "Following platforms are supported: %s" : "支援下列平台: %s", + "Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s", "Invalid Federated Cloud ID" : "無效的雲端聯邦 ID", - "Can’t set expiration date more than %s days in the future" : "到期日不能設定為 %s 天以後的日期" + "Can’t increase permissions of %s" : "無法增加 %s 的權限", + "Files can’t be shared with delete permissions" : "無法分享具有刪除權限的檔案", + "Files can’t be shared with create permissions" : "無法分享具有新建權限的檔案", + "Can’t set expiration date more than %s days in the future" : "到期日不能設定為 %s 天以後的日期", + "Can't read file" : "無法讀取檔案" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 69d01817e4a..cf771673bb8 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -106,7 +106,6 @@ OC.L10N.register( "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "請移除 php.ini 中的 open_basedir 設定,或是改用 64 位元的 PHP", "Set an admin username." : "設定管理員帳號", "Set an admin password." : "設定管理員密碼", - "Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 界面", "Sharing backend %s not found" : "找不到分享後端 %s", "Sharing backend for %s not found" : "找不到 %s 的分享後端", @@ -116,11 +115,7 @@ OC.L10N.register( "Open »%s«" : "開啟 »%s«", "%1$s via %2$s" : "%1$s 由 %2$s", "You are not allowed to share %s" : "你不被允許分享 %s", - "Can’t increase permissions of %s" : "無法增加 %s 的權限", - "Files can’t be shared with delete permissions" : "無法分享具有刪除權限的檔案", - "Files can’t be shared with create permissions" : "無法分享具有新建權限的檔案", "Expiration date is in the past" : "到期日為過去的日期", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["到期日不能設定為%n天以後的日期"], "Sharing is only allowed with group members" : "僅允許與群組成員分享", "Sharing %s failed, because this item is already shared with user %s" : "分享 %s 失敗,因為此項目已與使用者 %s 分享", "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", @@ -187,7 +182,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "應用程式 \"%1$s\" 無法被安裝,缺少下列所需元件: %2$s", "a safe home for all your data" : "您資料的安全屋", "File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試", - "Can't read file" : "無法讀取檔案", "Application is not enabled" : "應用程式未啟用", "Authentication error" : "認證錯誤", "Token expired. Please reload page." : "Token 過期,請重新整理頁面。", @@ -234,7 +228,12 @@ OC.L10N.register( "Storage connection timeout. %s" : "儲存空間連線逾時。%s", "Following databases are supported: %s" : "支援下列資料庫: %s", "Following platforms are supported: %s" : "支援下列平台: %s", + "Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s", "Invalid Federated Cloud ID" : "無效的雲端聯邦 ID", - "Can’t set expiration date more than %s days in the future" : "到期日不能設定為 %s 天以後的日期" + "Can’t increase permissions of %s" : "無法增加 %s 的權限", + "Files can’t be shared with delete permissions" : "無法分享具有刪除權限的檔案", + "Files can’t be shared with create permissions" : "無法分享具有新建權限的檔案", + "Can’t set expiration date more than %s days in the future" : "到期日不能設定為 %s 天以後的日期", + "Can't read file" : "無法讀取檔案" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index ca29f103970..f1b983b0c2d 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -104,7 +104,6 @@ "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "請移除 php.ini 中的 open_basedir 設定,或是改用 64 位元的 PHP", "Set an admin username." : "設定管理員帳號", "Set an admin password." : "設定管理員密碼", - "Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "分享後端 %s 必須實作 OCP\\Share_Backend 界面", "Sharing backend %s not found" : "找不到分享後端 %s", "Sharing backend for %s not found" : "找不到 %s 的分享後端", @@ -114,11 +113,7 @@ "Open »%s«" : "開啟 »%s«", "%1$s via %2$s" : "%1$s 由 %2$s", "You are not allowed to share %s" : "你不被允許分享 %s", - "Can’t increase permissions of %s" : "無法增加 %s 的權限", - "Files can’t be shared with delete permissions" : "無法分享具有刪除權限的檔案", - "Files can’t be shared with create permissions" : "無法分享具有新建權限的檔案", "Expiration date is in the past" : "到期日為過去的日期", - "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["到期日不能設定為%n天以後的日期"], "Sharing is only allowed with group members" : "僅允許與群組成員分享", "Sharing %s failed, because this item is already shared with user %s" : "分享 %s 失敗,因為此項目已與使用者 %s 分享", "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", @@ -185,7 +180,6 @@ "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "應用程式 \"%1$s\" 無法被安裝,缺少下列所需元件: %2$s", "a safe home for all your data" : "您資料的安全屋", "File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試", - "Can't read file" : "無法讀取檔案", "Application is not enabled" : "應用程式未啟用", "Authentication error" : "認證錯誤", "Token expired. Please reload page." : "Token 過期,請重新整理頁面。", @@ -232,7 +226,12 @@ "Storage connection timeout. %s" : "儲存空間連線逾時。%s", "Following databases are supported: %s" : "支援下列資料庫: %s", "Following platforms are supported: %s" : "支援下列平台: %s", + "Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s", "Invalid Federated Cloud ID" : "無效的雲端聯邦 ID", - "Can’t set expiration date more than %s days in the future" : "到期日不能設定為 %s 天以後的日期" + "Can’t increase permissions of %s" : "無法增加 %s 的權限", + "Files can’t be shared with delete permissions" : "無法分享具有刪除權限的檔案", + "Files can’t be shared with create permissions" : "無法分享具有新建權限的檔案", + "Can’t set expiration date more than %s days in the future" : "到期日不能設定為 %s 天以後的日期", + "Can't read file" : "無法讀取檔案" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |