diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
commit | 7ceb98f63b1cbae88d48a6c747b1802fdcab4b21 (patch) | |
tree | 419b8e37f173de4af9e930de68355eb7af451b3f /lib/l10n | |
parent | c97493e0ba4b1cafb40b7020d1db532dfffea6b7 (diff) | |
download | nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.tar.gz nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
130 files changed, 158 insertions, 158 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index b5fd998ca7b..65279e92ede 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -56,7 +56,6 @@ OC.L10N.register( "Set an admin username." : "اعداد اسم مستخدم للمدير", "Set an admin password." : "اعداد كلمة مرور للمدير", "Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s", - "Invalid Federated Cloud ID" : "معرّف سحابة الاتحاد غير صالح", "You are not allowed to share %s" : "أنت غير مسموح لك أن تشارك %s", "Click the button below to open it." : "أنقر على الزر أدناه لفتحه.", "Could not find category \"%s\"" : "تعذر العثور على المجلد \"%s\"", @@ -125,6 +124,7 @@ OC.L10N.register( "Sharing" : "المشاركة", "Security" : "الأمان", "Personal info" : "المعلومات الشخصية", - "Mobile & desktop" : "الجوال وسطح المكتب" + "Mobile & desktop" : "الجوال وسطح المكتب", + "Invalid Federated Cloud ID" : "معرّف سحابة الاتحاد غير صالح" }, "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 3a8358cbc68..aef1d03604e 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -54,7 +54,6 @@ "Set an admin username." : "اعداد اسم مستخدم للمدير", "Set an admin password." : "اعداد كلمة مرور للمدير", "Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s", - "Invalid Federated Cloud ID" : "معرّف سحابة الاتحاد غير صالح", "You are not allowed to share %s" : "أنت غير مسموح لك أن تشارك %s", "Click the button below to open it." : "أنقر على الزر أدناه لفتحه.", "Could not find category \"%s\"" : "تعذر العثور على المجلد \"%s\"", @@ -123,6 +122,7 @@ "Sharing" : "المشاركة", "Security" : "الأمان", "Personal info" : "المعلومات الشخصية", - "Mobile & desktop" : "الجوال وسطح المكتب" + "Mobile & desktop" : "الجوال وسطح المكتب", + "Invalid Federated Cloud ID" : "معرّف سحابة الاتحاد غير صالح" },"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 e1738252222..015813a3d7a 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -59,7 +59,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID non válida de ñube federada", "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", @@ -165,6 +164,7 @@ OC.L10N.register( "Basic settings" : "Axustes básicos", "Sharing" : "Compartiendo", "Security" : "Seguranza", - "Personal info" : "Información personal" + "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID non válida de ñube federada" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json index c0c7abccc8a..70b0873d855 100644 --- a/lib/l10n/ast.json +++ b/lib/l10n/ast.json @@ -57,7 +57,6 @@ "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", - "Invalid Federated Cloud ID" : "ID non válida de ñube federada", "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", @@ -163,6 +162,7 @@ "Basic settings" : "Axustes básicos", "Sharing" : "Compartiendo", "Security" : "Seguranza", - "Personal info" : "Información personal" + "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID non válida de ñube federada" },"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 e718afd7fff..e5f71221bf5 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -53,7 +53,6 @@ OC.L10N.register( "Set an admin username." : "Задайте потребителско име за администратор.", "Set an admin password." : "Задай парола за администратор.", "Can't create or write into the data directory %s" : "Неуспешно създаване или записване в \"data\" папката %s", - "Invalid Federated Cloud ID" : "Невалиден Federated Cloud ID", "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 не е открито.", @@ -139,6 +138,7 @@ OC.L10N.register( "Basic settings" : "Основни настройки", "Sharing" : "Споделяне", "Security" : "Сигурност", - "Personal info" : "Лични данни" + "Personal info" : "Лични данни", + "Invalid Federated Cloud ID" : "Невалиден Federated Cloud ID" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index dcc611d9125..1596ffc9e34 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -51,7 +51,6 @@ "Set an admin username." : "Задайте потребителско име за администратор.", "Set an admin password." : "Задай парола за администратор.", "Can't create or write into the data directory %s" : "Неуспешно създаване или записване в \"data\" папката %s", - "Invalid Federated Cloud ID" : "Невалиден Federated Cloud ID", "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 не е открито.", @@ -137,6 +136,7 @@ "Basic settings" : "Основни настройки", "Sharing" : "Споделяне", "Security" : "Сигурност", - "Personal info" : "Лични данни" + "Personal info" : "Лични данни", + "Invalid Federated Cloud ID" : "Невалиден Federated Cloud ID" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/ca.js b/lib/l10n/ca.js index b2cafc26bd1..ee2604db81b 100644 --- a/lib/l10n/ca.js +++ b/lib/l10n/ca.js @@ -103,7 +103,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID de Núvol Federat no vàlid", "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", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Treball en grup", "Personal info" : "Informació personal", "Mobile & desktop" : "Mòbil i escriptori", + "Invalid Federated Cloud ID" : "ID de Núvol Federat no vàlid", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Això normalment es pot solucionar donant al servidor web permís d'escriptura al directori d'aplicacions o desactivant el programa d’aplicació al fitxer de configuració. Vegeu %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json index 108622ed747..ecab8e2f8d9 100644 --- a/lib/l10n/ca.json +++ b/lib/l10n/ca.json @@ -101,7 +101,6 @@ "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", - "Invalid Federated Cloud ID" : "ID de Núvol Federat no vàlid", "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", @@ -233,6 +232,7 @@ "Groupware" : "Treball en grup", "Personal info" : "Informació personal", "Mobile & desktop" : "Mòbil i escriptori", + "Invalid Federated Cloud ID" : "ID de Núvol Federat no vàlid", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Això normalment es pot solucionar donant al servidor web permís d'escriptura al directori d'aplicacions o desactivant el programa d’aplicació al fitxer de configuració. Vegeu %s" },"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 6ee405b8ba0..8cc54cc70e1 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -103,7 +103,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Neplatný identifikátor v rámci federovaného cloudu", "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", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Software pro podporu spolupráce", "Personal info" : "Osobní údaje", "Mobile & desktop" : "Mobilní a desktop", + "Invalid Federated Cloud ID" : "Neplatný identifikátor v rámci federovaného cloudu", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "To lze obvykle vyřešit povolením zápisu webovému serveru do adresáře apps nebo zakázáním appstore v souboru s nastaveními. Viz %s" }, "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 499a55ea9ee..95c607b9702 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -101,7 +101,6 @@ "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", - "Invalid Federated Cloud ID" : "Neplatný identifikátor v rámci federovaného cloudu", "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", @@ -233,6 +232,7 @@ "Groupware" : "Software pro podporu spolupráce", "Personal info" : "Osobní údaje", "Mobile & desktop" : "Mobilní a desktop", + "Invalid Federated Cloud ID" : "Neplatný identifikátor v rámci federovaného cloudu", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "To lze obvykle vyřešit povolením zápisu webovému serveru do adresáře apps nebo zakázáním appstore v souboru s nastaveními. Viz %s" },"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 b6e578c528c..6a1cfb87d1e 100644 --- a/lib/l10n/da.js +++ b/lib/l10n/da.js @@ -66,7 +66,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Ugyldigt Federated Cloud ID", "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", @@ -164,6 +163,7 @@ OC.L10N.register( "Sharing" : "Deling", "Security" : "Sikkerhed", "Personal info" : "Personlige oplysninger", - "Mobile & desktop" : "Mobil & desktop" + "Mobile & desktop" : "Mobil & desktop", + "Invalid Federated Cloud ID" : "Ugyldigt Federated Cloud ID" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/da.json b/lib/l10n/da.json index 01402fa8e36..e4e4440c7dd 100644 --- a/lib/l10n/da.json +++ b/lib/l10n/da.json @@ -64,7 +64,6 @@ "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", - "Invalid Federated Cloud ID" : "Ugyldigt Federated Cloud ID", "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", @@ -162,6 +161,7 @@ "Sharing" : "Deling", "Security" : "Sikkerhed", "Personal info" : "Personlige oplysninger", - "Mobile & desktop" : "Mobil & desktop" + "Mobile & desktop" : "Mobil & desktop", + "Invalid Federated Cloud ID" : "Ugyldigt Federated Cloud ID" },"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 9814b47dc92..6ac65e77183 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -103,7 +103,6 @@ OC.L10N.register( "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.", - "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", "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", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Groupware", "Personal info" : "Persönliche Informationen ", "Mobile & desktop" : "Mobil & Desktop", + "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das App-Verzeichnis eingeräumt wird. Siehe auch %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 6c786fc111d..d2eb67d1f0b 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -101,7 +101,6 @@ "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.", - "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", "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", @@ -233,6 +232,7 @@ "Groupware" : "Groupware", "Personal info" : "Persönliche Informationen ", "Mobile & desktop" : "Mobil & Desktop", + "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das App-Verzeichnis eingeräumt wird. Siehe auch %s" },"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 fc1d76f38d7..e4bd121938a 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -103,7 +103,6 @@ OC.L10N.register( "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.", - "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", "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", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Groupware", "Personal info" : "Persönliche Informationen ", "Mobile & desktop" : "Mobil & Desktop", + "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das App-Verzeichnis eingeräumt wird. Siehe auch %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index f1c5773336e..ff067b97856 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -101,7 +101,6 @@ "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.", - "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", "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", @@ -233,6 +232,7 @@ "Groupware" : "Groupware", "Personal info" : "Persönliche Informationen ", "Mobile & desktop" : "Mobil & Desktop", + "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das App-Verzeichnis eingeräumt wird. Siehe auch %s" },"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 943e498e42c..d0e0f15f3e0 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -102,7 +102,6 @@ OC.L10N.register( "Set an admin username." : "Εισάγετε όνομα χρήστη διαχειριστή.", "Set an admin password." : "Εισάγετε συνθηματικό διαχειριστή.", "Can't create or write into the data directory %s" : "Αδύνατη η δημιουργία ή συγγραφή στον κατάλογο δεδομένων %s", - "Invalid Federated Cloud ID" : "Μη έγκυρο Federated Cloud ID", "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 δεν βρέθηκε", @@ -234,6 +233,7 @@ OC.L10N.register( "Groupware" : "Ομαδικό", "Personal info" : "Προσωπικές πληροφορίες", "Mobile & desktop" : "Κινητό & σταθερό", + "Invalid Federated Cloud ID" : "Μη έγκυρο Federated Cloud ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Αυτό συνήθως μπορεί να διορθωθεί δίνοντας δικαιώματα εγγραφής στον κατάλογο apps στον διακομιστή ιστού ή απενεργοποιώντας το appstore στο αρχείο διαμόρφωσης. Δείτε το %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/el.json b/lib/l10n/el.json index 7d5867e27a0..9618dd6dc54 100644 --- a/lib/l10n/el.json +++ b/lib/l10n/el.json @@ -100,7 +100,6 @@ "Set an admin username." : "Εισάγετε όνομα χρήστη διαχειριστή.", "Set an admin password." : "Εισάγετε συνθηματικό διαχειριστή.", "Can't create or write into the data directory %s" : "Αδύνατη η δημιουργία ή συγγραφή στον κατάλογο δεδομένων %s", - "Invalid Federated Cloud ID" : "Μη έγκυρο Federated Cloud ID", "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 δεν βρέθηκε", @@ -232,6 +231,7 @@ "Groupware" : "Ομαδικό", "Personal info" : "Προσωπικές πληροφορίες", "Mobile & desktop" : "Κινητό & σταθερό", + "Invalid Federated Cloud ID" : "Μη έγκυρο Federated Cloud ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Αυτό συνήθως μπορεί να διορθωθεί δίνοντας δικαιώματα εγγραφής στον κατάλογο apps στον διακομιστή ιστού ή απενεργοποιώντας το appstore στο αρχείο διαμόρφωσης. Δείτε το %s" },"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 c60b55221e6..804722d908f 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -77,7 +77,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID", "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", @@ -195,6 +194,7 @@ OC.L10N.register( "Security" : "Security", "Personal info" : "Personal info", "Mobile & desktop" : "Mobile & desktop", + "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 4a1af02d16f..89aaca42bdf 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -75,7 +75,6 @@ "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", - "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID", "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", @@ -193,6 +192,7 @@ "Security" : "Security", "Personal info" : "Personal info", "Mobile & desktop" : "Mobile & desktop", + "Invalid Federated Cloud ID" : "Invalid Federated Cloud ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" },"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 d9a6230a2a1..44d56fcbb67 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -95,7 +95,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Nevalida federnuba identigilo", "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", @@ -225,6 +224,7 @@ OC.L10N.register( "Groupware" : "Grupa kunlaborado", "Personal info" : "Persona informo", "Mobile & desktop" : "Porteblaj kaj labortablaj aplikaĵoj", + "Invalid Federated Cloud ID" : "Nevalida federnuba identigilo", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Igi la „apps“ dosierujon alirebla de la servilo aŭ malŝalti la aplikaĵejon en la agordodosiero kutime solvas tiun problemon. Vidu %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/eo.json b/lib/l10n/eo.json index 36fc121e103..7c8a7936dfe 100644 --- a/lib/l10n/eo.json +++ b/lib/l10n/eo.json @@ -93,7 +93,6 @@ "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", - "Invalid Federated Cloud ID" : "Nevalida federnuba identigilo", "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", @@ -223,6 +222,7 @@ "Groupware" : "Grupa kunlaborado", "Personal info" : "Persona informo", "Mobile & desktop" : "Porteblaj kaj labortablaj aplikaĵoj", + "Invalid Federated Cloud ID" : "Nevalida federnuba identigilo", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Igi la „apps“ dosierujon alirebla de la servilo aŭ malŝalti la aplikaĵejon en la agordodosiero kutime solvas tiun problemon. Vidu %s" },"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 ae14ee4d65e..94166bef2c4 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -103,7 +103,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID de Nube federada no válida", "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", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Groupware", "Personal info" : "Información personal", "Mobile & desktop" : "Móvil y escritorio", + "Invalid Federated Cloud ID" : "ID de Nube federada no válida", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Habitualmente, esto puede arreglarse dando al servidor web permisos de escritura al directorio de apps o desactivando la tienda de apps en el archivo de configuración. Véase %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es.json b/lib/l10n/es.json index fb6e53ef82d..ee1c362a564 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -101,7 +101,6 @@ "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", - "Invalid Federated Cloud ID" : "ID de Nube federada no válida", "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", @@ -233,6 +232,7 @@ "Groupware" : "Groupware", "Personal info" : "Información personal", "Mobile & desktop" : "Móvil y escritorio", + "Invalid Federated Cloud ID" : "ID de Nube federada no válida", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Habitualmente, esto puede arreglarse dando al servidor web permisos de escritura al directorio de apps o desactivando la tienda de apps en el archivo de configuración. Véase %s" },"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 67a31c264f9..9bec4140f42 100644 --- a/lib/l10n/es_419.js +++ b/lib/l10n/es_419.js @@ -76,7 +76,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -192,6 +191,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_419.json b/lib/l10n/es_419.json index 86c63754056..eb8c4206d36 100644 --- a/lib/l10n/es_419.json +++ b/lib/l10n/es_419.json @@ -74,7 +74,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -190,6 +189,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 a2108faebd9..adc7e82aa6b 100644 --- a/lib/l10n/es_AR.js +++ b/lib/l10n/es_AR.js @@ -66,7 +66,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID de Nube Federada Inválido", "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", @@ -174,6 +173,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información Personal", + "Invalid Federated Cloud ID" : "ID de Nube Federada Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Favor de ver %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_AR.json b/lib/l10n/es_AR.json index 623ba0724ba..11a399f7413 100644 --- a/lib/l10n/es_AR.json +++ b/lib/l10n/es_AR.json @@ -64,7 +64,6 @@ "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", - "Invalid Federated Cloud ID" : "ID de Nube Federada Inválido", "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", @@ -172,6 +171,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información Personal", + "Invalid Federated Cloud ID" : "ID de Nube Federada Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Favor de ver %s" },"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 902d6155846..fec8715e158 100644 --- a/lib/l10n/es_CL.js +++ b/lib/l10n/es_CL.js @@ -77,7 +77,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -193,6 +192,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_CL.json b/lib/l10n/es_CL.json index cb22cc0937a..1f38187cc2c 100644 --- a/lib/l10n/es_CL.json +++ b/lib/l10n/es_CL.json @@ -75,7 +75,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -191,6 +190,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 3671124e9bc..89b3eb9861e 100644 --- a/lib/l10n/es_CO.js +++ b/lib/l10n/es_CO.js @@ -77,7 +77,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -193,6 +192,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_CO.json b/lib/l10n/es_CO.json index d4620eb0f1a..4d4d01f0424 100644 --- a/lib/l10n/es_CO.json +++ b/lib/l10n/es_CO.json @@ -75,7 +75,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -191,6 +190,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 ae87bca7aa2..dc619a656fb 100644 --- a/lib/l10n/es_CR.js +++ b/lib/l10n/es_CR.js @@ -77,7 +77,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -193,6 +192,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_CR.json b/lib/l10n/es_CR.json index e434fc0d72c..c288de0275e 100644 --- a/lib/l10n/es_CR.json +++ b/lib/l10n/es_CR.json @@ -75,7 +75,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -191,6 +190,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 a7b263c482e..fc65f91ad7d 100644 --- a/lib/l10n/es_DO.js +++ b/lib/l10n/es_DO.js @@ -77,7 +77,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -193,6 +192,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_DO.json b/lib/l10n/es_DO.json index 8b203c91d8a..f855b467798 100644 --- a/lib/l10n/es_DO.json +++ b/lib/l10n/es_DO.json @@ -75,7 +75,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -191,6 +190,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 96f3e879f18..e0939337629 100644 --- a/lib/l10n/es_EC.js +++ b/lib/l10n/es_EC.js @@ -77,7 +77,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -193,6 +192,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_EC.json b/lib/l10n/es_EC.json index 5e38322536a..a19c9c1549c 100644 --- a/lib/l10n/es_EC.json +++ b/lib/l10n/es_EC.json @@ -75,7 +75,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -191,6 +190,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 5d57a819848..a89ef7b7f05 100644 --- a/lib/l10n/es_GT.js +++ b/lib/l10n/es_GT.js @@ -77,7 +77,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -193,6 +192,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_GT.json b/lib/l10n/es_GT.json index 97c9580840a..1bef4d7c3ad 100644 --- a/lib/l10n/es_GT.json +++ b/lib/l10n/es_GT.json @@ -75,7 +75,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -191,6 +190,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 7350f25daff..af8568b9462 100644 --- a/lib/l10n/es_HN.js +++ b/lib/l10n/es_HN.js @@ -76,7 +76,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -191,6 +190,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_HN.json b/lib/l10n/es_HN.json index 157a6411856..fc7e2547292 100644 --- a/lib/l10n/es_HN.json +++ b/lib/l10n/es_HN.json @@ -74,7 +74,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -189,6 +188,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 7fbf2248bbb..235c05803f5 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -77,7 +77,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -194,6 +193,7 @@ OC.L10N.register( "Security" : "Seguridad", "Personal info" : "Información personal", "Mobile & desktop" : "Móvil & escritorio", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_MX.json b/lib/l10n/es_MX.json index 79bfcf3a6b7..22f8cf8c969 100644 --- a/lib/l10n/es_MX.json +++ b/lib/l10n/es_MX.json @@ -75,7 +75,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -192,6 +191,7 @@ "Security" : "Seguridad", "Personal info" : "Información personal", "Mobile & desktop" : "Móvil & escritorio", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 2f3157a360f..ed3da23971c 100644 --- a/lib/l10n/es_NI.js +++ b/lib/l10n/es_NI.js @@ -76,7 +76,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -191,6 +190,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_NI.json b/lib/l10n/es_NI.json index 08cff446f73..6c217b3fe60 100644 --- a/lib/l10n/es_NI.json +++ b/lib/l10n/es_NI.json @@ -74,7 +74,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -189,6 +188,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 29fae0062fa..0b211b72b90 100644 --- a/lib/l10n/es_PA.js +++ b/lib/l10n/es_PA.js @@ -76,7 +76,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -191,6 +190,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_PA.json b/lib/l10n/es_PA.json index 2733b4cf8fd..55d76c855b3 100644 --- a/lib/l10n/es_PA.json +++ b/lib/l10n/es_PA.json @@ -74,7 +74,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -189,6 +188,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 ef211dcde89..7246f1763a3 100644 --- a/lib/l10n/es_PE.js +++ b/lib/l10n/es_PE.js @@ -76,7 +76,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -191,6 +190,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_PE.json b/lib/l10n/es_PE.json index 9df37bd96d0..25473698257 100644 --- a/lib/l10n/es_PE.json +++ b/lib/l10n/es_PE.json @@ -74,7 +74,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -189,6 +188,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 7441818ef41..99cf6e4e4a6 100644 --- a/lib/l10n/es_PR.js +++ b/lib/l10n/es_PR.js @@ -76,7 +76,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -191,6 +190,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_PR.json b/lib/l10n/es_PR.json index 2c4a0545354..5e3c89aa09f 100644 --- a/lib/l10n/es_PR.json +++ b/lib/l10n/es_PR.json @@ -74,7 +74,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -189,6 +188,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 6a792718b62..ad2f61e91bf 100644 --- a/lib/l10n/es_PY.js +++ b/lib/l10n/es_PY.js @@ -76,7 +76,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -191,6 +190,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_PY.json b/lib/l10n/es_PY.json index fa930655ddd..80a26c8c816 100644 --- a/lib/l10n/es_PY.json +++ b/lib/l10n/es_PY.json @@ -74,7 +74,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -189,6 +188,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 82604205162..ef122f97ed5 100644 --- a/lib/l10n/es_SV.js +++ b/lib/l10n/es_SV.js @@ -77,7 +77,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -193,6 +192,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_SV.json b/lib/l10n/es_SV.json index d8b8d4cd043..1f011833172 100644 --- a/lib/l10n/es_SV.json +++ b/lib/l10n/es_SV.json @@ -75,7 +75,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -191,6 +190,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 d85c7e10589..9aa2d57e007 100644 --- a/lib/l10n/es_UY.js +++ b/lib/l10n/es_UY.js @@ -76,7 +76,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -191,6 +190,7 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es_UY.json b/lib/l10n/es_UY.json index fc66bc406df..81a606bb8be 100644 --- a/lib/l10n/es_UY.json +++ b/lib/l10n/es_UY.json @@ -74,7 +74,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Inválido", "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", @@ -189,6 +188,7 @@ "Sharing" : "Compartiendo", "Security" : "Seguridad", "Personal info" : "Información personal", + "Invalid Federated Cloud ID" : "ID Inválido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Por lo general esto se puede resolver al darle al servidor web acceso de escritura al directorio de las aplicaciones o deshabilitando la appstore en el archivo config. Por favor ve %s" },"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 e9ee700adda..4933533a54d 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -59,7 +59,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Vigane liitpilve ID", "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", @@ -156,6 +155,7 @@ OC.L10N.register( "Security" : "Turvalisus", "Groupware" : "Grupitöö", "Personal info" : "Isiklik info", - "Mobile & desktop" : "Mobiil ja töölaud" + "Mobile & desktop" : "Mobiil ja töölaud", + "Invalid Federated Cloud ID" : "Vigane liitpilve ID" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/et_EE.json b/lib/l10n/et_EE.json index a0780f3e68d..a5fa588e35e 100644 --- a/lib/l10n/et_EE.json +++ b/lib/l10n/et_EE.json @@ -57,7 +57,6 @@ "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", - "Invalid Federated Cloud ID" : "Vigane liitpilve ID", "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", @@ -154,6 +153,7 @@ "Security" : "Turvalisus", "Groupware" : "Grupitöö", "Personal info" : "Isiklik info", - "Mobile & desktop" : "Mobiil ja töölaud" + "Mobile & desktop" : "Mobiil ja töölaud", + "Invalid Federated Cloud ID" : "Vigane liitpilve ID" },"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 4717ca8bbb3..64b885aa415 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -80,7 +80,6 @@ OC.L10N.register( "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 ", - "Invalid Federated Cloud ID" : "Federatutako Hodei ID ezegokia", "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", @@ -196,6 +195,7 @@ OC.L10N.register( "Security" : "Segurtasuna", "Groupware" : "Taldelanerako tresnak", "Personal info" : "Informazio pertsonala", - "Mobile & desktop" : "Mugikorra eta mahaigaina" + "Mobile & desktop" : "Mugikorra eta mahaigaina", + "Invalid Federated Cloud ID" : "Federatutako Hodei ID ezegokia" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index 643d1037858..71c3666418b 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -78,7 +78,6 @@ "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 ", - "Invalid Federated Cloud ID" : "Federatutako Hodei ID ezegokia", "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", @@ -194,6 +193,7 @@ "Security" : "Segurtasuna", "Groupware" : "Taldelanerako tresnak", "Personal info" : "Informazio pertsonala", - "Mobile & desktop" : "Mugikorra eta mahaigaina" + "Mobile & desktop" : "Mugikorra eta mahaigaina", + "Invalid Federated Cloud ID" : "Federatutako Hodei ID ezegokia" },"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 cee19563d7e..cace72c81ca 100644 --- a/lib/l10n/fa.js +++ b/lib/l10n/fa.js @@ -92,7 +92,6 @@ OC.L10N.register( "Set an admin username." : "یک نام کاربری برای مدیر تنظیم نمایید.", "Set an admin password." : "یک رمزعبور برای مدیر تنظیم نمایید.", "Can't create or write into the data directory %s" : "%sنمی توانید در فهرست داده ایجاد یا نوشتن کنید", - "Invalid Federated Cloud ID" : "شناسه فدرال شده با ابر Cloud", "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 یافت نشد", @@ -222,6 +221,7 @@ OC.L10N.register( "Groupware" : "گروه های نرم افزاری", "Personal info" : "مشخصات شخصی", "Mobile & desktop" : "موبایل و دسک تاپ", + "Invalid Federated Cloud ID" : "شناسه فدرال شده با ابر Cloud", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "این امر معمولاً با دسترسی به وب سرور دسترسی به فهرست برنامه ها یا غیرفعال کردن برنامه در پرونده پیکربندی قابل رفع است. دیدن%s" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/fa.json b/lib/l10n/fa.json index 2a331833086..4941d23b863 100644 --- a/lib/l10n/fa.json +++ b/lib/l10n/fa.json @@ -90,7 +90,6 @@ "Set an admin username." : "یک نام کاربری برای مدیر تنظیم نمایید.", "Set an admin password." : "یک رمزعبور برای مدیر تنظیم نمایید.", "Can't create or write into the data directory %s" : "%sنمی توانید در فهرست داده ایجاد یا نوشتن کنید", - "Invalid Federated Cloud ID" : "شناسه فدرال شده با ابر Cloud", "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 یافت نشد", @@ -220,6 +219,7 @@ "Groupware" : "گروه های نرم افزاری", "Personal info" : "مشخصات شخصی", "Mobile & desktop" : "موبایل و دسک تاپ", + "Invalid Federated Cloud ID" : "شناسه فدرال شده با ابر Cloud", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "این امر معمولاً با دسترسی به وب سرور دسترسی به فهرست برنامه ها یا غیرفعال کردن برنامه در پرونده پیکربندی قابل رفع است. دیدن%s" },"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 68423d2fb51..2cb34799cf9 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -85,7 +85,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste", "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«", @@ -192,6 +191,7 @@ OC.L10N.register( "Sharing" : "Jakaminen", "Security" : "Turvallisuus", "Personal info" : "Henkilökohtaiset tiedot", - "Mobile & desktop" : "Mobiili ja työpöytä" + "Mobile & desktop" : "Mobiili ja työpöytä", + "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index ccfed60e041..3ebc47a3cad 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -83,7 +83,6 @@ "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", - "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste", "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«", @@ -190,6 +189,7 @@ "Sharing" : "Jakaminen", "Security" : "Turvallisuus", "Personal info" : "Henkilökohtaiset tiedot", - "Mobile & desktop" : "Mobiili ja työpöytä" + "Mobile & desktop" : "Mobiili ja työpöytä", + "Invalid Federated Cloud ID" : "Virheellinen federoidun pilven tunniste" },"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 d3963fa2e1d..0cdc1789fd9 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -103,7 +103,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Federated Cloud incorrect", "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", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Travail collaboratif", "Personal info" : "Informations personnelles", "Mobile & desktop" : "Mobile & bureau", + "Invalid Federated Cloud ID" : "ID Federated Cloud incorrect", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ce problème est généralement résolu en donnant au serveur web un accès en écriture au répertoire \"apps\" ou en désactivant l'appstore dans le fichier de configuration. Voir %s" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json index 5746372b058..809d2423dc1 100644 --- a/lib/l10n/fr.json +++ b/lib/l10n/fr.json @@ -101,7 +101,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Federated Cloud incorrect", "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", @@ -233,6 +232,7 @@ "Groupware" : "Travail collaboratif", "Personal info" : "Informations personnelles", "Mobile & desktop" : "Mobile & bureau", + "Invalid Federated Cloud ID" : "ID Federated Cloud incorrect", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ce problème est généralement résolu en donnant au serveur web un accès en écriture au répertoire \"apps\" ou en désactivant l'appstore dans le fichier de configuration. Voir %s" },"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 ee5d2f4dc71..78be482c502 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -103,7 +103,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID de nube federada incorrecto", "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", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Software colaborativo", "Personal info" : "Información persoal", "Mobile & desktop" : "Móbil e escritorio", + "Invalid Federated Cloud ID" : "ID de nube federada incorrecto", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Polo xeral, isto pódese solucionar dándolle ao servidor web acceso de escritura ao directorio das aplicacións ou desactivando a tenda de aplicacións no ficheiro de configuración. Vexa %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index a5f3b0853a1..1145b3f9b16 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -101,7 +101,6 @@ "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", - "Invalid Federated Cloud ID" : "ID de nube federada incorrecto", "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", @@ -233,6 +232,7 @@ "Groupware" : "Software colaborativo", "Personal info" : "Información persoal", "Mobile & desktop" : "Móbil e escritorio", + "Invalid Federated Cloud ID" : "ID de nube federada incorrecto", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Polo xeral, isto pódese solucionar dándolle ao servidor web acceso de escritura ao directorio das aplicacións ou desactivando a tenda de aplicacións no ficheiro de configuración. Vexa %s" },"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 ec506d75c8a..ae304992bbe 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -79,7 +79,6 @@ OC.L10N.register( "Set an admin username." : "קביעת שם משתמש מנהל", "Set an admin password." : "קביעת סיסמת מנהל", "Can't create or write into the data directory %s" : "לא ניתן ליצור או לכתוב לתוך תיקיית הנתונים %s", - "Invalid Federated Cloud ID" : "זיהוי ענן מאוגד לא חוקי", "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 לא נמצא", @@ -204,6 +203,7 @@ OC.L10N.register( "Groupware" : "קבוצתי", "Personal info" : "פרטים אישיים", "Mobile & desktop" : "נייד ושולחן עבודה", + "Invalid Federated Cloud ID" : "זיהוי ענן מאוגד לא חוקי", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "בדרך כלל ניתן לתקן זאת על ידי הענקת גישה לשרת לכתוב לתיקיית היישומונים או להשבית את חנות היישומונים בקובץ ההגדרות. נא לעיין ב־%s" }, "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 d6fc84a0ff8..0b1fc1917cf 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -77,7 +77,6 @@ "Set an admin username." : "קביעת שם משתמש מנהל", "Set an admin password." : "קביעת סיסמת מנהל", "Can't create or write into the data directory %s" : "לא ניתן ליצור או לכתוב לתוך תיקיית הנתונים %s", - "Invalid Federated Cloud ID" : "זיהוי ענן מאוגד לא חוקי", "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 לא נמצא", @@ -202,6 +201,7 @@ "Groupware" : "קבוצתי", "Personal info" : "פרטים אישיים", "Mobile & desktop" : "נייד ושולחן עבודה", + "Invalid Federated Cloud ID" : "זיהוי ענן מאוגד לא חוקי", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "בדרך כלל ניתן לתקן זאת על ידי הענקת גישה לשרת לכתוב לתיקיית היישומונים או להשבית את חנות היישומונים בקובץ ההגדרות. נא לעיין ב־%s" },"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 234b1a43dd1..3bb50e9d21a 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -101,7 +101,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Nevažeći ID udruženog oblaka", "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", @@ -233,6 +232,7 @@ OC.L10N.register( "Groupware" : "Groupware", "Personal info" : "Osobne informacije", "Mobile & desktop" : "Mobilni uređaji i osobna računala", + "Invalid Federated Cloud ID" : "Nevažeći ID udruženog oblaka", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ovo se obično može popraviti tako da se web poslužitelju dopusti pristup za pisanje u aplikacijski direktorij ili onemogućivanjem appstorea u konfiguracijskoj datoteci. Pogledajte %s" }, "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 68a2c1a95b3..a8ea7f823a5 100644 --- a/lib/l10n/hr.json +++ b/lib/l10n/hr.json @@ -99,7 +99,6 @@ "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", - "Invalid Federated Cloud ID" : "Nevažeći ID udruženog oblaka", "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", @@ -231,6 +230,7 @@ "Groupware" : "Groupware", "Personal info" : "Osobne informacije", "Mobile & desktop" : "Mobilni uređaji i osobna računala", + "Invalid Federated Cloud ID" : "Nevažeći ID udruženog oblaka", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ovo se obično može popraviti tako da se web poslužitelju dopusti pristup za pisanje u aplikacijski direktorij ili onemogućivanjem appstorea u konfiguracijskoj datoteci. Pogledajte %s" },"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 5c808c565fe..e8c076cdcb7 100644 --- a/lib/l10n/hu.js +++ b/lib/l10n/hu.js @@ -81,7 +81,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Érvénytelen Egyesített Felhő Azonosító", "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ó", @@ -211,6 +210,7 @@ OC.L10N.register( "Groupware" : "Csoportmunka", "Personal info" : "Személyes információk", "Mobile & desktop" : "Mobil és deszktop", + "Invalid Federated Cloud ID" : "Érvénytelen Egyesített Felhő Azonosító", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ez legtöbbször megoldható az app mappára a webszervernek adott írási joggal, vagy a config fájlban az alkalmazástár letiltásával. Lásd: %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/hu.json b/lib/l10n/hu.json index eb79bac22ee..45d1d1e0006 100644 --- a/lib/l10n/hu.json +++ b/lib/l10n/hu.json @@ -79,7 +79,6 @@ "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", - "Invalid Federated Cloud ID" : "Érvénytelen Egyesített Felhő Azonosító", "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ó", @@ -209,6 +208,7 @@ "Groupware" : "Csoportmunka", "Personal info" : "Személyes információk", "Mobile & desktop" : "Mobil és deszktop", + "Invalid Federated Cloud ID" : "Érvénytelen Egyesített Felhő Azonosító", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ez legtöbbször megoldható az app mappára a webszervernek adott írási joggal, vagy a config fájlban az alkalmazástár letiltásával. Lásd: %s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/ia.js b/lib/l10n/ia.js index eccb308d1c8..c3991d87265 100644 --- a/lib/l10n/ia.js +++ b/lib/l10n/ia.js @@ -11,7 +11,6 @@ OC.L10N.register( "Log out" : "Clauder session", "Users" : "Usatores", "Unknown user" : "Usator incognite", - "Invalid Federated Cloud ID" : "ID del Nube Federate", "Sunday" : "Dominica", "Monday" : "Lunedi", "Tuesday" : "Martedi", @@ -62,6 +61,7 @@ OC.L10N.register( "Authentication error" : "Error in authentication", "Storage is temporarily not available" : "Immagazinage es provisorimente non disponibile", "Sharing" : "Compartente", - "Personal info" : "Information personal" + "Personal info" : "Information personal", + "Invalid Federated Cloud ID" : "ID del Nube Federate" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/ia.json b/lib/l10n/ia.json index 7774ea17663..c13c2c29382 100644 --- a/lib/l10n/ia.json +++ b/lib/l10n/ia.json @@ -9,7 +9,6 @@ "Log out" : "Clauder session", "Users" : "Usatores", "Unknown user" : "Usator incognite", - "Invalid Federated Cloud ID" : "ID del Nube Federate", "Sunday" : "Dominica", "Monday" : "Lunedi", "Tuesday" : "Martedi", @@ -60,6 +59,7 @@ "Authentication error" : "Error in authentication", "Storage is temporarily not available" : "Immagazinage es provisorimente non disponibile", "Sharing" : "Compartente", - "Personal info" : "Information personal" + "Personal info" : "Information personal", + "Invalid Federated Cloud ID" : "ID del Nube Federate" },"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 dfdcada6b31..a1bd989a5f8 100644 --- a/lib/l10n/id.js +++ b/lib/l10n/id.js @@ -55,7 +55,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Federated Cloud ID tidak sah", "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", @@ -154,6 +153,7 @@ OC.L10N.register( "Basic settings" : "Setelan dasar", "Sharing" : "Berbagi", "Security" : "Keamanan", - "Personal info" : "Info pribadi" + "Personal info" : "Info pribadi", + "Invalid Federated Cloud ID" : "Federated Cloud ID tidak sah" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/id.json b/lib/l10n/id.json index 4abf99380f4..76ceb4952e4 100644 --- a/lib/l10n/id.json +++ b/lib/l10n/id.json @@ -53,7 +53,6 @@ "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", - "Invalid Federated Cloud ID" : "Federated Cloud ID tidak sah", "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", @@ -152,6 +151,7 @@ "Basic settings" : "Setelan dasar", "Sharing" : "Berbagi", "Security" : "Keamanan", - "Personal info" : "Info pribadi" + "Personal info" : "Info pribadi", + "Invalid Federated Cloud ID" : "Federated Cloud ID tidak sah" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/lib/l10n/is.js b/lib/l10n/is.js index cdf836bdd3b..7bca1f490cf 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -95,7 +95,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Ógilt skýjasambandsauðkenni (Federated Cloud ID)", "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", @@ -226,6 +225,7 @@ OC.L10N.register( "Groupware" : "Hópvinnukerfi", "Personal info" : "Persónulegar upplýsingar", "Mobile & desktop" : "Farsímar og borðtölvur", + "Invalid Federated Cloud ID" : "Ógilt skýjasambandsauðkenni (Federated Cloud ID)", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Þetta er venjulega hægt að laga með því að gefa vefþjóninum skrifréttindi í forritamöppuna með því að gera forritabúðina óvirka í stillingaskránni. Sjá %s" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/lib/l10n/is.json b/lib/l10n/is.json index fa052d11619..04c94ac1a4d 100644 --- a/lib/l10n/is.json +++ b/lib/l10n/is.json @@ -93,7 +93,6 @@ "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", - "Invalid Federated Cloud ID" : "Ógilt skýjasambandsauðkenni (Federated Cloud ID)", "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", @@ -224,6 +223,7 @@ "Groupware" : "Hópvinnukerfi", "Personal info" : "Persónulegar upplýsingar", "Mobile & desktop" : "Farsímar og borðtölvur", + "Invalid Federated Cloud ID" : "Ógilt skýjasambandsauðkenni (Federated Cloud ID)", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Þetta er venjulega hægt að laga með því að gefa vefþjóninum skrifréttindi í forritamöppuna með því að gera forritabúðina óvirka í stillingaskránni. Sjá %s" },"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 8b352f64a36..d9f75738819 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -103,7 +103,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID di cloud federata non valido", "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", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Groupware", "Personal info" : "Informazioni personali", "Mobile & desktop" : "Mobile e desktop", + "Invalid Federated Cloud ID" : "ID di cloud federata non valido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella delle applicazioni o disabilitando il negozio di applicazioni nel file di configurazione. Vedi %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 52943853be1..f2b51fc28f1 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -101,7 +101,6 @@ "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", - "Invalid Federated Cloud ID" : "ID di cloud federata non valido", "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", @@ -233,6 +232,7 @@ "Groupware" : "Groupware", "Personal info" : "Informazioni personali", "Mobile & desktop" : "Mobile e desktop", + "Invalid Federated Cloud ID" : "ID di cloud federata non valido", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella delle applicazioni o disabilitando il negozio di applicazioni nel file di configurazione. Vedi %s" },"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 2f4683fec1e..f063ce0029e 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -103,7 +103,6 @@ OC.L10N.register( "Set an admin username." : "管理者のユーザー名を設定", "Set an admin password." : "管理者のパスワードを設定", "Can't create or write into the data directory %s" : "%s データディレクトリに作成、書き込みができません", - "Invalid Federated Cloud ID" : "無効なクラウド共有ID", "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 のための共有バックエンドが見つかりません", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "グループウェア", "Personal info" : "個人情報", "Mobile & desktop" : "モバイル & デスクトップ", + "Invalid Federated Cloud ID" : "無効なクラウド共有ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "多くの場合、これは Webサーバーにappsディレクトリへの書き込み権限を与えるか、設定ファイルでアプリストアを無効化することで直ります。%s を見てください。" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 8d40dda0e5e..ea71a92b843 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -101,7 +101,6 @@ "Set an admin username." : "管理者のユーザー名を設定", "Set an admin password." : "管理者のパスワードを設定", "Can't create or write into the data directory %s" : "%s データディレクトリに作成、書き込みができません", - "Invalid Federated Cloud ID" : "無効なクラウド共有ID", "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 のための共有バックエンドが見つかりません", @@ -233,6 +232,7 @@ "Groupware" : "グループウェア", "Personal info" : "個人情報", "Mobile & desktop" : "モバイル & デスクトップ", + "Invalid Federated Cloud ID" : "無効なクラウド共有ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "多くの場合、これは Webサーバーにappsディレクトリへの書き込み権限を与えるか、設定ファイルでアプリストアを無効化することで直ります。%s を見てください。" },"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 4127b99704d..9c1f6488cfd 100644 --- a/lib/l10n/ka_GE.js +++ b/lib/l10n/ka_GE.js @@ -77,7 +77,6 @@ OC.L10N.register( "Set an admin username." : "დააყენეთ ადმინისტრატორის სახელი.", "Set an admin password." : "დააყენეთ ადმინისტრატორის პაროლი.", "Can't create or write into the data directory %s" : "მონაცემების დირექტრიის შექმნა ან მასში ჩაწერა ვერ მოხერხდა %s", - "Invalid Federated Cloud ID" : "არასწორი ფედერალური ქლაუდ ID", "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-თვის ვერ იქნა ნაპოვნი", @@ -192,6 +191,7 @@ OC.L10N.register( "Sharing" : "გაზიარება", "Security" : "უსაფრთხოება", "Personal info" : "პირადი ინფორმაცია", + "Invalid Federated Cloud ID" : "არასწორი ფედერალური ქლაუდ ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "ეს ჩვეულებრივ გამოსწორებადია ვებსერვერისთვის აპლიკაციების დირექტორიაზე წერის უფლების მინიჭებით ან appstore-ის კონფიგურაციის ფაილით გათიშვით. იხილეთ %s" }, "nplurals=2; plural=(n!=1);"); diff --git a/lib/l10n/ka_GE.json b/lib/l10n/ka_GE.json index 3fce936b186..b3aae98e3bd 100644 --- a/lib/l10n/ka_GE.json +++ b/lib/l10n/ka_GE.json @@ -75,7 +75,6 @@ "Set an admin username." : "დააყენეთ ადმინისტრატორის სახელი.", "Set an admin password." : "დააყენეთ ადმინისტრატორის პაროლი.", "Can't create or write into the data directory %s" : "მონაცემების დირექტრიის შექმნა ან მასში ჩაწერა ვერ მოხერხდა %s", - "Invalid Federated Cloud ID" : "არასწორი ფედერალური ქლაუდ ID", "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-თვის ვერ იქნა ნაპოვნი", @@ -190,6 +189,7 @@ "Sharing" : "გაზიარება", "Security" : "უსაფრთხოება", "Personal info" : "პირადი ინფორმაცია", + "Invalid Federated Cloud ID" : "არასწორი ფედერალური ქლაუდ ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "ეს ჩვეულებრივ გამოსწორებადია ვებსერვერისთვის აპლიკაციების დირექტორიაზე წერის უფლების მინიჭებით ან appstore-ის კონფიგურაციის ფაილით გათიშვით. იხილეთ %s" },"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 f999ce9008c..b77f989d40f 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -86,7 +86,6 @@ OC.L10N.register( "Set an admin username." : "관리자의 사용자 이름을 설정합니다.", "Set an admin password." : "관리자의 암호를 설정합니다.", "Can't create or write into the data directory %s" : "데이터 디렉터리 %s을(를) 만들거나 기록할 수 없음", - "Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID", "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의 공유 백엔드를 찾을 수 없음", @@ -207,6 +206,7 @@ OC.L10N.register( "Groupware" : "그룹웨어", "Personal info" : "개인 정보", "Mobile & desktop" : "모바일 & 데스크톱", + "Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "apps 디렉터리에 웹 서버의 쓰기 권한을 부여하거나 설정에서 앱 스토어를 비활성화해서 해결할 수 있습니다. %s 문서를 참조하십시오" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index 7022fc51fce..ac895ff334e 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -84,7 +84,6 @@ "Set an admin username." : "관리자의 사용자 이름을 설정합니다.", "Set an admin password." : "관리자의 암호를 설정합니다.", "Can't create or write into the data directory %s" : "데이터 디렉터리 %s을(를) 만들거나 기록할 수 없음", - "Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID", "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의 공유 백엔드를 찾을 수 없음", @@ -205,6 +204,7 @@ "Groupware" : "그룹웨어", "Personal info" : "개인 정보", "Mobile & desktop" : "모바일 & 데스크톱", + "Invalid Federated Cloud ID" : "잘못된 연합 클라우드 ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "apps 디렉터리에 웹 서버의 쓰기 권한을 부여하거나 설정에서 앱 스토어를 비활성화해서 해결할 수 있습니다. %s 문서를 참조하십시오" },"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 5c5ef5254e1..2a343822008 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -83,7 +83,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Neteisingas federacinės debesijos ID", "%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", @@ -205,6 +204,7 @@ OC.L10N.register( "Groupware" : "Grupinio darbo įranga", "Personal info" : "Asmeninė informacija", "Mobile & desktop" : "Mobilieji ir darbalaukiai", + "Invalid Federated Cloud ID" : "Neteisingas federacinės debesijos ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Tai, dažniausiai, gali būti ištaisyta, suteikiant saityno serveriui rašymo prieigą prie programų katalogo arba uždraudžiant appstore konfigūraciniame kataloge. Žiūrėkite %s" }, "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 fd6c7c1b45e..c49530030a8 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -81,7 +81,6 @@ "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", - "Invalid Federated Cloud ID" : "Neteisingas federacinės debesijos ID", "%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", @@ -203,6 +202,7 @@ "Groupware" : "Grupinio darbo įranga", "Personal info" : "Asmeninė informacija", "Mobile & desktop" : "Mobilieji ir darbalaukiai", + "Invalid Federated Cloud ID" : "Neteisingas federacinės debesijos ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Tai, dažniausiai, gali būti ištaisyta, suteikiant saityno serveriui rašymo prieigą prie programų katalogo arba uždraudžiant appstore konfigūraciniame kataloge. Žiūrėkite %s" },"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 900e6d0d8fb..55c0b48fa29 100644 --- a/lib/l10n/lv.js +++ b/lib/l10n/lv.js @@ -49,7 +49,6 @@ OC.L10N.register( "PostgreSQL username and/or password not valid" : "Nav derīga PostgreSQL parole un/vai lietotājvārds", "Set an admin username." : "Iestatiet administratora lietotājvārdu.", "Set an admin password." : "Iestatiet administratora paroli.", - "Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID", "Open »%s«" : "Atvērt »%s«", "Could not find category \"%s\"" : "Nevarēja atrast kategoriju “%s”", "Sunday" : "Svētdiena", @@ -123,6 +122,7 @@ OC.L10N.register( "Following databases are supported: %s" : "Tiek atbalstītas šādas datu bāzes: %s", "Following platforms are supported: %s" : "Tiek atbalstītas šādas platformas: %s", "Sharing" : "Koplietošana", - "Personal info" : "Personiskā informācija" + "Personal info" : "Personiskā informācija", + "Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID" }, "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 9190cdbb7b3..cd49268e51e 100644 --- a/lib/l10n/lv.json +++ b/lib/l10n/lv.json @@ -47,7 +47,6 @@ "PostgreSQL username and/or password not valid" : "Nav derīga PostgreSQL parole un/vai lietotājvārds", "Set an admin username." : "Iestatiet administratora lietotājvārdu.", "Set an admin password." : "Iestatiet administratora paroli.", - "Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID", "Open »%s«" : "Atvērt »%s«", "Could not find category \"%s\"" : "Nevarēja atrast kategoriju “%s”", "Sunday" : "Svētdiena", @@ -121,6 +120,7 @@ "Following databases are supported: %s" : "Tiek atbalstītas šādas datu bāzes: %s", "Following platforms are supported: %s" : "Tiek atbalstītas šādas platformas: %s", "Sharing" : "Koplietošana", - "Personal info" : "Personiskā informācija" + "Personal info" : "Personiskā informācija", + "Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID" },"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 2f375720ecf..b6d053a9062 100644 --- a/lib/l10n/mk.js +++ b/lib/l10n/mk.js @@ -103,7 +103,6 @@ OC.L10N.register( "Set an admin username." : "Постави администраторско корисничко име", "Set an admin password." : "Постави администраторска лозинка.", "Can't create or write into the data directory %s" : "Неможете да креирате или да запишувате во оваа папка %s", - "Invalid Federated Cloud ID" : "Невалиден федерален ID", "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.", @@ -233,6 +232,7 @@ OC.L10N.register( "Groupware" : "Групни производи", "Personal info" : "Лични податоци", "Mobile & desktop" : "Мобилен & компјутер", + "Invalid Federated Cloud ID" : "Невалиден федерален ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ова најчесто се поправа со давање дозвола на веб серверот за запишување во папката со апликации или оневозможување на продавницата за апликации во кофигурациската датотека. Видете %s" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/lib/l10n/mk.json b/lib/l10n/mk.json index d8bd4482933..5606ea6a887 100644 --- a/lib/l10n/mk.json +++ b/lib/l10n/mk.json @@ -101,7 +101,6 @@ "Set an admin username." : "Постави администраторско корисничко име", "Set an admin password." : "Постави администраторска лозинка.", "Can't create or write into the data directory %s" : "Неможете да креирате или да запишувате во оваа папка %s", - "Invalid Federated Cloud ID" : "Невалиден федерален ID", "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.", @@ -231,6 +230,7 @@ "Groupware" : "Групни производи", "Personal info" : "Лични податоци", "Mobile & desktop" : "Мобилен & компјутер", + "Invalid Federated Cloud ID" : "Невалиден федерален ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ова најчесто се поправа со давање дозвола на веб серверот за запишување во папката со апликации или оневозможување на продавницата за апликации во кофигурациската датотека. Видете %s" },"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 290364b8fde..63854e64b78 100644 --- a/lib/l10n/nb.js +++ b/lib/l10n/nb.js @@ -77,7 +77,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Ugyldig ID for sammenknyttet sky", "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", @@ -201,6 +200,7 @@ OC.L10N.register( "Groupware" : "Gruppevare", "Personal info" : "Personlig informasjon", "Mobile & desktop" : "Mobil og skrivebord", + "Invalid Federated Cloud ID" : "Ugyldig ID for sammenknyttet sky", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Dette kan vanligvis ordnes ved å gi webserveren skrivetilgang til apps-mappen eller ved å skru av app-butikken i config-filen. Se %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/nb.json b/lib/l10n/nb.json index be76d21b1df..6f26298e288 100644 --- a/lib/l10n/nb.json +++ b/lib/l10n/nb.json @@ -75,7 +75,6 @@ "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", - "Invalid Federated Cloud ID" : "Ugyldig ID for sammenknyttet sky", "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", @@ -199,6 +198,7 @@ "Groupware" : "Gruppevare", "Personal info" : "Personlig informasjon", "Mobile & desktop" : "Mobil og skrivebord", + "Invalid Federated Cloud ID" : "Ugyldig ID for sammenknyttet sky", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Dette kan vanligvis ordnes ved å gi webserveren skrivetilgang til apps-mappen eller ved å skru av app-butikken i config-filen. Se %s" },"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 69a1bed471a..480029e0d4a 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -103,7 +103,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Ongeldige gefedereerde Cloud ID", "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", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Groupware", "Personal info" : "Persoonlijke informatie", "Mobile & desktop" : "Mobiel & desktop", + "Invalid Federated Cloud ID" : "Ongeldige gefedereerde Cloud ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Dit kan hersteld worden door de app map schrijf rechten te geven iin de webserver of schakel de appstore uit bij het config bestand. Zie %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index 3e068adf91a..a235b41cb91 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -101,7 +101,6 @@ "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", - "Invalid Federated Cloud ID" : "Ongeldige gefedereerde Cloud ID", "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", @@ -233,6 +232,7 @@ "Groupware" : "Groupware", "Personal info" : "Persoonlijke informatie", "Mobile & desktop" : "Mobiel & desktop", + "Invalid Federated Cloud ID" : "Ongeldige gefedereerde Cloud ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Dit kan hersteld worden door de app map schrijf rechten te geven iin de webserver of schakel de appstore uit bij het config bestand. Zie %s" },"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 125eb69e50e..b5a096f7806 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -103,7 +103,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Nieprawidłowy ID Chmury Federacyjnej", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do współdzielenia %s musi implementować interfejs OCP\\Share_Backend", "Sharing backend %s not found" : "Zaplecze %s do współdzielenia nie zostało znalezione", "Sharing backend for %s not found" : "Zaplecze do współdzielenia dla %s nie zostało znalezione", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Praca grupowa", "Personal info" : "Informacje osobiste", "Mobile & desktop" : "Mobilne i stacjonarne", + "Invalid Federated Cloud ID" : "Nieprawidłowy ID Chmury Federacyjnej", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zwykle można to naprawić, nadając serwerowi WWW uprawnienia do zapisu do katalogu apps lub wyłączając sklep aplikacji w pliku config. Patrz %s" }, "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 ff360af54e3..b92807ec800 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -101,7 +101,6 @@ "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", - "Invalid Federated Cloud ID" : "Nieprawidłowy ID Chmury Federacyjnej", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Zaplecze do współdzielenia %s musi implementować interfejs OCP\\Share_Backend", "Sharing backend %s not found" : "Zaplecze %s do współdzielenia nie zostało znalezione", "Sharing backend for %s not found" : "Zaplecze do współdzielenia dla %s nie zostało znalezione", @@ -233,6 +232,7 @@ "Groupware" : "Praca grupowa", "Personal info" : "Informacje osobiste", "Mobile & desktop" : "Mobilne i stacjonarne", + "Invalid Federated Cloud ID" : "Nieprawidłowy ID Chmury Federacyjnej", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zwykle można to naprawić, nadając serwerowi WWW uprawnienia do zapisu do katalogu apps lub wyłączając sklep aplikacji w pliku config. Patrz %s" },"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 9941630a213..8e99127b62c 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -103,7 +103,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID inválida de Nuvem Federada", "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", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Groupware", "Personal info" : "Informação pessoal", "Mobile & desktop" : "Móvel & desktop", + "Invalid Federated Cloud ID" : "ID inválida de Nuvem Federada", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Normalmente isso pode ser resolvido dando ao webserver permissão de escrita no diretório apps ou desabilitando a appstore no arquivo de configuração. Veja %s" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 1c48c52068c..d33c4f9d7dd 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -101,7 +101,6 @@ "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", - "Invalid Federated Cloud ID" : "ID inválida de Nuvem Federada", "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", @@ -233,6 +232,7 @@ "Groupware" : "Groupware", "Personal info" : "Informação pessoal", "Mobile & desktop" : "Móvel & desktop", + "Invalid Federated Cloud ID" : "ID inválida de Nuvem Federada", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Normalmente isso pode ser resolvido dando ao webserver permissão de escrita no diretório apps ou desabilitando a appstore no arquivo de configuração. Veja %s" },"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 0096765047d..5619c5afb6c 100644 --- a/lib/l10n/pt_PT.js +++ b/lib/l10n/pt_PT.js @@ -76,7 +76,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Id. de Nuvem Federada Inválida", "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", @@ -198,6 +197,7 @@ OC.L10N.register( "Sharing" : "Partilhar", "Security" : "Segurança", "Personal info" : "Informação pessoal", + "Invalid Federated Cloud ID" : "Id. de Nuvem Federada Inválida", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Isto pode ser normalmente resolvido dando ao servidor web direito de escrita para o directório de aplicação ou desactivando a loja de aplicações no ficheiro de configuração. Ver %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/pt_PT.json b/lib/l10n/pt_PT.json index 1500a0a68fe..05f6ca4ff56 100644 --- a/lib/l10n/pt_PT.json +++ b/lib/l10n/pt_PT.json @@ -74,7 +74,6 @@ "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", - "Invalid Federated Cloud ID" : "Id. de Nuvem Federada Inválida", "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", @@ -196,6 +195,7 @@ "Sharing" : "Partilhar", "Security" : "Segurança", "Personal info" : "Informação pessoal", + "Invalid Federated Cloud ID" : "Id. de Nuvem Federada Inválida", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Isto pode ser normalmente resolvido dando ao servidor web direito de escrita para o directório de aplicação ou desactivando a loja de aplicações no ficheiro de configuração. Ver %s" },"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 bb370607a54..08df26cb279 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -52,7 +52,6 @@ OC.L10N.register( "For the best results, please consider using a GNU/Linux server instead." : "Pentru cele mai bune rezultate, ia în calcul folosirea unui server care rulează un sistem de operare GNU/Linux.", "Set an admin username." : "Setează un nume de administrator.", "Set an admin password." : "Setează o parolă de administrator.", - "Invalid Federated Cloud ID" : "ID invalid cloud federalizat", "»%s« added a note to a file shared with you" : "%s« a adaugat un comentariu la un fișier partajat cu tine", "Open »%s«" : "Deschide »%s«", "%1$s via %2$s" : "%1$sprin %2$s", @@ -131,6 +130,7 @@ OC.L10N.register( "Basic settings" : "Setări de bază", "Sharing" : "Partajare", "Security" : "Securitate", - "Personal info" : "Informații personale" + "Personal info" : "Informații personale", + "Invalid Federated Cloud ID" : "ID invalid cloud federalizat" }, "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 601576dcd34..67a82614c6b 100644 --- a/lib/l10n/ro.json +++ b/lib/l10n/ro.json @@ -50,7 +50,6 @@ "For the best results, please consider using a GNU/Linux server instead." : "Pentru cele mai bune rezultate, ia în calcul folosirea unui server care rulează un sistem de operare GNU/Linux.", "Set an admin username." : "Setează un nume de administrator.", "Set an admin password." : "Setează o parolă de administrator.", - "Invalid Federated Cloud ID" : "ID invalid cloud federalizat", "»%s« added a note to a file shared with you" : "%s« a adaugat un comentariu la un fișier partajat cu tine", "Open »%s«" : "Deschide »%s«", "%1$s via %2$s" : "%1$sprin %2$s", @@ -129,6 +128,7 @@ "Basic settings" : "Setări de bază", "Sharing" : "Partajare", "Security" : "Securitate", - "Personal info" : "Informații personale" + "Personal info" : "Informații personale", + "Invalid Federated Cloud ID" : "ID invalid cloud federalizat" },"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 749910ec95c..222faec675e 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -103,7 +103,6 @@ OC.L10N.register( "Set an admin username." : "Задать имя пользователя для администратора.", "Set an admin password." : "Задать пароль для admin.", "Can't create or write into the data directory %s" : "Невозможно создать или записать в каталог данных %s", - "Invalid Federated Cloud ID" : "Неверный ID в объединении облачных хранилищ.", "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 ", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "ПО совместного использования", "Personal info" : "Личная информация", "Mobile & desktop" : "Клиенты для ПК и мобильных устройств", + "Invalid Federated Cloud ID" : "Неверный ID в объединении облачных хранилищ.", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Обычно это можно исправить, предоставив веб-серверу права на запись в каталог приложений или отключив магазин приложений в файле конфигурации. Смотрите %s" }, "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 f3da68b89c7..a058b6bfb34 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -101,7 +101,6 @@ "Set an admin username." : "Задать имя пользователя для администратора.", "Set an admin password." : "Задать пароль для admin.", "Can't create or write into the data directory %s" : "Невозможно создать или записать в каталог данных %s", - "Invalid Federated Cloud ID" : "Неверный ID в объединении облачных хранилищ.", "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 ", @@ -233,6 +232,7 @@ "Groupware" : "ПО совместного использования", "Personal info" : "Личная информация", "Mobile & desktop" : "Клиенты для ПК и мобильных устройств", + "Invalid Federated Cloud ID" : "Неверный ID в объединении облачных хранилищ.", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Обычно это можно исправить, предоставив веб-серверу права на запись в каталог приложений или отключив магазин приложений в файле конфигурации. Смотрите %s" },"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 9968dd8f5fb..7483ccfc612 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -103,7 +103,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Neplatné združené Cloud ID", "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ý", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Groupware", "Personal info" : "Osobné informácie", "Mobile & desktop" : "Mobil a počítač", + "Invalid Federated Cloud ID" : "Neplatné združené Cloud ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Toto je zvyčajne možné opraviť tým, že udelíte webovému serveru oprávnenie na zápis do priečinka aplikácií alebo vypnete obchod s aplikáciami v konfiguračnom súbore. Viď %s" }, "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 7a78b6d42fe..a26a1fe1057 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -101,7 +101,6 @@ "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", - "Invalid Federated Cloud ID" : "Neplatné združené Cloud ID", "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ý", @@ -233,6 +232,7 @@ "Groupware" : "Groupware", "Personal info" : "Osobné informácie", "Mobile & desktop" : "Mobil a počítač", + "Invalid Federated Cloud ID" : "Neplatné združené Cloud ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Toto je zvyčajne možné opraviť tým, že udelíte webovému serveru oprávnenie na zápis do priečinka aplikácií alebo vypnete obchod s aplikáciami v konfiguračnom súbore. Viď %s" },"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 a23104e73d4..aa6a9acfb39 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -96,7 +96,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Neveljaven ID zveznega oblaka", "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", @@ -221,6 +220,7 @@ OC.L10N.register( "Security" : "Varnost", "Groupware" : "Skupinsko delo", "Personal info" : "Osebni podatki", - "Mobile & desktop" : "Mobilni in namizni dostop" + "Mobile & desktop" : "Mobilni in namizni dostop", + "Invalid Federated Cloud ID" : "Neveljaven ID zveznega oblaka" }, "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 a3f5acaa8ca..64449301942 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -94,7 +94,6 @@ "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", - "Invalid Federated Cloud ID" : "Neveljaven ID zveznega oblaka", "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", @@ -219,6 +218,7 @@ "Security" : "Varnost", "Groupware" : "Skupinsko delo", "Personal info" : "Osebni podatki", - "Mobile & desktop" : "Mobilni in namizni dostop" + "Mobile & desktop" : "Mobilni in namizni dostop", + "Invalid Federated Cloud ID" : "Neveljaven ID zveznega oblaka" },"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 dd22c8c8e1c..82c0c96bf32 100644 --- a/lib/l10n/sq.js +++ b/lib/l10n/sq.js @@ -67,7 +67,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme", "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", @@ -181,6 +180,7 @@ OC.L10N.register( "Sharing" : "Ndarja", "Security" : "Siguria", "Personal info" : "Informacion personal", + "Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zakonisht kjo mund të rregullohet duke i dhënë serverit të web-it akses shkrimi tek direktoria e aplikacioneve ose duke çaktivizuar appstore në skedarin config. Shih %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/sq.json b/lib/l10n/sq.json index 430e2fd0fc2..c38b1109192 100644 --- a/lib/l10n/sq.json +++ b/lib/l10n/sq.json @@ -65,7 +65,6 @@ "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", - "Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme", "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", @@ -179,6 +178,7 @@ "Sharing" : "Ndarja", "Security" : "Siguria", "Personal info" : "Informacion personal", + "Invalid Federated Cloud ID" : "ID Federated Cloud e pavlefshme", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zakonisht kjo mund të rregullohet duke i dhënë serverit të web-it akses shkrimi tek direktoria e aplikacioneve ose duke çaktivizuar appstore në skedarin config. Shih %s" },"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 252d557400e..6d4aa483b81 100644 --- a/lib/l10n/sr.js +++ b/lib/l10n/sr.js @@ -103,7 +103,6 @@ OC.L10N.register( "Set an admin username." : "Поставите име за администратора.", "Set an admin password." : "Поставите лозинку за администратора.", "Can't create or write into the data directory %s" : "Не могу креирати или уписивати у директоријум података %s", - "Invalid Federated Cloud ID" : "Неисправан ИД Здруженог облака", "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 није пронађена", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Радни тимови", "Personal info" : "Лични подаци", "Mobile & desktop" : "Мобилни и десктоп", + "Invalid Federated Cloud ID" : "Неисправан ИД Здруженог облака", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ово се обично може поправити тако што веб серверу дате приступ уписа за директоријум где су апликације или тако што онемогућите продавницу у config фајлу. Видети %s" }, "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 ff934001a95..865295ae659 100644 --- a/lib/l10n/sr.json +++ b/lib/l10n/sr.json @@ -101,7 +101,6 @@ "Set an admin username." : "Поставите име за администратора.", "Set an admin password." : "Поставите лозинку за администратора.", "Can't create or write into the data directory %s" : "Не могу креирати или уписивати у директоријум података %s", - "Invalid Federated Cloud ID" : "Неисправан ИД Здруженог облака", "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 није пронађена", @@ -233,6 +232,7 @@ "Groupware" : "Радни тимови", "Personal info" : "Лични подаци", "Mobile & desktop" : "Мобилни и десктоп", + "Invalid Federated Cloud ID" : "Неисправан ИД Здруженог облака", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ово се обично може поправити тако што веб серверу дате приступ уписа за директоријум где су апликације или тако што онемогућите продавницу у config фајлу. Видети %s" },"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 ad03a9ffd87..fffc8ad8d63 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -101,7 +101,6 @@ OC.L10N.register( "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", - "Invalid Federated Cloud ID" : "Ogiltigt federerat moln-ID", "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", @@ -233,6 +232,7 @@ OC.L10N.register( "Groupware" : "Grupprogram", "Personal info" : "Personlig information", "Mobile & desktop" : "Mobil & skrivbord", + "Invalid Federated Cloud ID" : "Ogiltigt federerat moln-ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Detta kan vanligtvis lösas genom att ge webbservern skrivåtkomst till mappen för appar eller genom att inaktivera appbutiken i konfigurationsfilen. Se %s" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index 2ab8460a1e2..c8e766c595a 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -99,7 +99,6 @@ "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", - "Invalid Federated Cloud ID" : "Ogiltigt federerat moln-ID", "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", @@ -231,6 +230,7 @@ "Groupware" : "Grupprogram", "Personal info" : "Personlig information", "Mobile & desktop" : "Mobil & skrivbord", + "Invalid Federated Cloud ID" : "Ogiltigt federerat moln-ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Detta kan vanligtvis lösas genom att ge webbservern skrivåtkomst till mappen för appar eller genom att inaktivera appbutiken i konfigurationsfilen. Se %s" },"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 a21b9cdd89f..d823f86f0dc 100644 --- a/lib/l10n/th.js +++ b/lib/l10n/th.js @@ -51,7 +51,6 @@ OC.L10N.register( "Set an admin username." : "ตั้งค่าชื่อผู้ดูแลระบบ", "Set an admin password." : "ตั้งค่ารหัสผ่านผู้ดูแลระบบ", "Can't create or write into the data directory %s" : "ไม่สามารถสร้างหรือเขียนลงในข้อมูลไดเรกทอรี %s", - "Invalid Federated Cloud ID" : "ไอดีคลาวด์ในเครือไม่ถูกต้อง", "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", @@ -139,6 +138,7 @@ OC.L10N.register( "Following databases are supported: %s" : "ฐานข้อมูลต่อไปนี้ได้รับการสนับสนุน: %s", "Following platforms are supported: %s" : "แพลตฟอร์มต่อไปนี้ได้รับการสนับสนุน: %s", "Sharing" : "แชร์ข้อมูล", - "Personal info" : "ข้อมูลส่วนบุคคล" + "Personal info" : "ข้อมูลส่วนบุคคล", + "Invalid Federated Cloud ID" : "ไอดีคลาวด์ในเครือไม่ถูกต้อง" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/th.json b/lib/l10n/th.json index 3ff7e8680f9..2c65c89cd54 100644 --- a/lib/l10n/th.json +++ b/lib/l10n/th.json @@ -49,7 +49,6 @@ "Set an admin username." : "ตั้งค่าชื่อผู้ดูแลระบบ", "Set an admin password." : "ตั้งค่ารหัสผ่านผู้ดูแลระบบ", "Can't create or write into the data directory %s" : "ไม่สามารถสร้างหรือเขียนลงในข้อมูลไดเรกทอรี %s", - "Invalid Federated Cloud ID" : "ไอดีคลาวด์ในเครือไม่ถูกต้อง", "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", @@ -137,6 +136,7 @@ "Following databases are supported: %s" : "ฐานข้อมูลต่อไปนี้ได้รับการสนับสนุน: %s", "Following platforms are supported: %s" : "แพลตฟอร์มต่อไปนี้ได้รับการสนับสนุน: %s", "Sharing" : "แชร์ข้อมูล", - "Personal info" : "ข้อมูลส่วนบุคคล" + "Personal info" : "ข้อมูลส่วนบุคคล", + "Invalid Federated Cloud ID" : "ไอดีคลาวด์ในเครือไม่ถูกต้อง" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index d592547ce8e..408789d15e8 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -103,7 +103,6 @@ OC.L10N.register( "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ı", - "Invalid Federated Cloud ID" : "Birleşik Bulut Kimliği Geçersiz", "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ı", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Grup çalışması", "Personal info" : "Kişisel Bilgiler", "Mobile & desktop" : "Mobil ve masaüstü", + "Invalid Federated Cloud ID" : "Birleşik Bulut Kimliği Geçersiz", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Bu sorun genellikle, web sunucusuna apps klasörüne yazma izni verilerek ya da yapılandırma dosyasından uygulama mağazası devre dışı bırakılarak çözülebilir. %s bölümüne bakın" }, "nplurals=2; plural=(n > 1);"); diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index b4ae4da56bf..82cef2b73dc 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -101,7 +101,6 @@ "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ı", - "Invalid Federated Cloud ID" : "Birleşik Bulut Kimliği Geçersiz", "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ı", @@ -233,6 +232,7 @@ "Groupware" : "Grup çalışması", "Personal info" : "Kişisel Bilgiler", "Mobile & desktop" : "Mobil ve masaüstü", + "Invalid Federated Cloud ID" : "Birleşik Bulut Kimliği Geçersiz", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Bu sorun genellikle, web sunucusuna apps klasörüne yazma izni verilerek ya da yapılandırma dosyasından uygulama mağazası devre dışı bırakılarak çözülebilir. %s bölümüne bakın" },"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 63072f09490..976bf832108 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -60,7 +60,6 @@ OC.L10N.register( "Set an admin username." : "Встановіть ім'я адміністратора.", "Set an admin password." : "Встановіть пароль адміністратора.", "Can't create or write into the data directory %s" : "Неможливо створити або записати каталог даних %s", - "Invalid Federated Cloud ID" : "Неправильний Об'єднаний Хмарний Ідентіфікатор ", "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 не знайдено", @@ -169,6 +168,7 @@ OC.L10N.register( "Security" : "Безпека", "Groupware" : "Робочі групи", "Personal info" : "Особиста інформація", - "Mobile & desktop" : "Смартфон та ноутбук" + "Mobile & desktop" : "Смартфон та ноутбук", + "Invalid Federated Cloud ID" : "Неправильний Об'єднаний Хмарний Ідентіфікатор " }, "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 f3647ca7dc0..ec2462de3c2 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -58,7 +58,6 @@ "Set an admin username." : "Встановіть ім'я адміністратора.", "Set an admin password." : "Встановіть пароль адміністратора.", "Can't create or write into the data directory %s" : "Неможливо створити або записати каталог даних %s", - "Invalid Federated Cloud ID" : "Неправильний Об'єднаний Хмарний Ідентіфікатор ", "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 не знайдено", @@ -167,6 +166,7 @@ "Security" : "Безпека", "Groupware" : "Робочі групи", "Personal info" : "Особиста інформація", - "Mobile & desktop" : "Смартфон та ноутбук" + "Mobile & desktop" : "Смартфон та ноутбук", + "Invalid Federated Cloud ID" : "Неправильний Об'єднаний Хмарний Ідентіфікатор " },"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 69c35cf7168..411edee261e 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -103,7 +103,6 @@ OC.L10N.register( "Set an admin username." : "请设置一个管理员用户名。", "Set an admin password." : "请设置一个管理员密码。", "Can't create or write into the data directory %s" : "无法创建或写入数据目录 %s", - "Invalid Federated Cloud ID" : "无效的联合云ID", "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 的共享后端未找到", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "组件", "Personal info" : "个人信息", "Mobile & desktop" : "手机与电脑", + "Invalid Federated Cloud ID" : "无效的联合云ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "这个通常可以通过赋予 apps 目录写入权限或者在 config 文件中关闭 AppStore 来修复。详情:%s" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 84cec5097ae..db21e9cce8a 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -101,7 +101,6 @@ "Set an admin username." : "请设置一个管理员用户名。", "Set an admin password." : "请设置一个管理员密码。", "Can't create or write into the data directory %s" : "无法创建或写入数据目录 %s", - "Invalid Federated Cloud ID" : "无效的联合云ID", "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 的共享后端未找到", @@ -233,6 +232,7 @@ "Groupware" : "组件", "Personal info" : "个人信息", "Mobile & desktop" : "手机与电脑", + "Invalid Federated Cloud ID" : "无效的联合云ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "这个通常可以通过赋予 apps 目录写入权限或者在 config 文件中关闭 AppStore 来修复。详情:%s" },"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 3cc170e97b9..eb670bcef0e 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -87,7 +87,6 @@ OC.L10N.register( "Set an admin username." : "設定管理員帳號", "Set an admin password." : "設定管理員密碼", "Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s", - "Invalid Federated Cloud ID" : "無效的雲端聯邦 ID", "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 的分享後端", @@ -216,6 +215,7 @@ OC.L10N.register( "Groupware" : "協作應用程式", "Personal info" : "個人資訊", "Mobile & desktop" : "行動裝置及桌面", + "Invalid Federated Cloud ID" : "無效的雲端聯邦 ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "開放網頁伺服器存取 apps 目錄,或是在設定檔中關閉 appstore 功能通常就可以修正這個問題,詳見 %s" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index 65dc585e62f..5bcccda6c2a 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -85,7 +85,6 @@ "Set an admin username." : "設定管理員帳號", "Set an admin password." : "設定管理員密碼", "Can't create or write into the data directory %s" : "無法建立或寫入資料目錄 %s", - "Invalid Federated Cloud ID" : "無效的雲端聯邦 ID", "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 的分享後端", @@ -214,6 +213,7 @@ "Groupware" : "協作應用程式", "Personal info" : "個人資訊", "Mobile & desktop" : "行動裝置及桌面", + "Invalid Federated Cloud ID" : "無效的雲端聯邦 ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "開放網頁伺服器存取 apps 目錄,或是在設定檔中關閉 appstore 功能通常就可以修正這個問題,詳見 %s" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |