summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-22 01:55:21 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-22 01:55:21 -0400
commita79d97300573902a91345a72c618bf7607b765f0 (patch)
treeaf814051d1951ba25ff9ed764923788985e740b1 /settings
parente36a33c89a8cbd169ace27083768052181b1cf1b (diff)
downloadnextcloud-server-a79d97300573902a91345a72c618bf7607b765f0.tar.gz
nextcloud-server-a79d97300573902a91345a72c618bf7607b765f0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/cs_CZ.js3
-rw-r--r--settings/l10n/cs_CZ.json3
-rw-r--r--settings/l10n/de.js3
-rw-r--r--settings/l10n/de.json3
-rw-r--r--settings/l10n/de_DE.js3
-rw-r--r--settings/l10n/de_DE.json3
-rw-r--r--settings/l10n/fi_FI.js3
-rw-r--r--settings/l10n/fi_FI.json3
-rw-r--r--settings/l10n/gl.js3
-rw-r--r--settings/l10n/gl.json3
-rw-r--r--settings/l10n/it.js3
-rw-r--r--settings/l10n/it.json3
-rw-r--r--settings/l10n/nl.js3
-rw-r--r--settings/l10n/nl.json3
-rw-r--r--settings/l10n/pt_PT.js3
-rw-r--r--settings/l10n/pt_PT.json3
-rw-r--r--settings/l10n/ro.js8
-rw-r--r--settings/l10n/ro.json8
18 files changed, 64 insertions, 0 deletions
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js
index 7703c8e2c23..74e54f19fc3 100644
--- a/settings/l10n/cs_CZ.js
+++ b/settings/l10n/cs_CZ.js
@@ -42,6 +42,7 @@ OC.L10N.register(
"Email sent" : "Email odeslán",
"You need to set your user email before being able to send test emails." : "Pro možnost odeslání zkušebních emailů musíte nejprve nastavit svou emailovou adresu.",
"Invalid mail address" : "Neplatná emailová adresa",
+ "A user with that name already exists." : "Uživatel tohoto jména již existuje.",
"Unable to create user." : "Nelze vytvořit uživatele.",
"Your %s account was created" : "Účet %s byl vytvořen",
"Unable to delete user." : "Nelze smazat uživatele.",
@@ -178,6 +179,8 @@ OC.L10N.register(
"Documentation:" : "Dokumentace:",
"User Documentation" : "Uživatelská dokumentace",
"Admin Documentation" : "Dokumentace pro administrátory",
+ "Show description …" : "Zobrazit popis ...",
+ "Hide description …" : "Skrýt popis ...",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Tuto aplikaci nelze nainstalovat, protože nejsou splněny následující závislosti:",
"Update to %s" : "Aktualizovat na %s",
"Enable only for specific groups" : "Povolit pouze pro vybrané skupiny",
diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json
index 171aa88a088..305dd144074 100644
--- a/settings/l10n/cs_CZ.json
+++ b/settings/l10n/cs_CZ.json
@@ -40,6 +40,7 @@
"Email sent" : "Email odeslán",
"You need to set your user email before being able to send test emails." : "Pro možnost odeslání zkušebních emailů musíte nejprve nastavit svou emailovou adresu.",
"Invalid mail address" : "Neplatná emailová adresa",
+ "A user with that name already exists." : "Uživatel tohoto jména již existuje.",
"Unable to create user." : "Nelze vytvořit uživatele.",
"Your %s account was created" : "Účet %s byl vytvořen",
"Unable to delete user." : "Nelze smazat uživatele.",
@@ -176,6 +177,8 @@
"Documentation:" : "Dokumentace:",
"User Documentation" : "Uživatelská dokumentace",
"Admin Documentation" : "Dokumentace pro administrátory",
+ "Show description …" : "Zobrazit popis ...",
+ "Hide description …" : "Skrýt popis ...",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Tuto aplikaci nelze nainstalovat, protože nejsou splněny následující závislosti:",
"Update to %s" : "Aktualizovat na %s",
"Enable only for specific groups" : "Povolit pouze pro vybrané skupiny",
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index cd8117f72e4..6d139b33369 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -42,6 +42,7 @@ OC.L10N.register(
"Email sent" : "E-Mail wurde verschickt",
"You need to set your user email before being able to send test emails." : "Du musst zunächst Deine Benutzer-E-Mail-Adresse angeben, bevor Du Test-E-Mail verschicken kannst.",
"Invalid mail address" : "Ungültige E-Mail-Adresse",
+ "A user with that name already exists." : "Es existiert bereits ein Benutzer dieses Namens.",
"Unable to create user." : "Benutzer konnte nicht erstellt werden.",
"Your %s account was created" : "Dein %s-Konto wurde erstellt",
"Unable to delete user." : "Benutzer konnte nicht gelöscht werden.",
@@ -178,6 +179,8 @@ OC.L10N.register(
"Documentation:" : "Dokumentation:",
"User Documentation" : "Dokumentation für Benutzer",
"Admin Documentation" : "Admin-Dokumentation",
+ "Show description …" : "Beschreibung anzeigen…",
+ "Hide description …" : "Beschreibung ausblenden…",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Die App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:",
"Update to %s" : "Aktualisierung auf %s",
"Enable only for specific groups" : "Nur für bestimmte Gruppen aktivieren",
diff --git a/settings/l10n/de.json b/settings/l10n/de.json
index 5c664803c31..83e1407891d 100644
--- a/settings/l10n/de.json
+++ b/settings/l10n/de.json
@@ -40,6 +40,7 @@
"Email sent" : "E-Mail wurde verschickt",
"You need to set your user email before being able to send test emails." : "Du musst zunächst Deine Benutzer-E-Mail-Adresse angeben, bevor Du Test-E-Mail verschicken kannst.",
"Invalid mail address" : "Ungültige E-Mail-Adresse",
+ "A user with that name already exists." : "Es existiert bereits ein Benutzer dieses Namens.",
"Unable to create user." : "Benutzer konnte nicht erstellt werden.",
"Your %s account was created" : "Dein %s-Konto wurde erstellt",
"Unable to delete user." : "Benutzer konnte nicht gelöscht werden.",
@@ -176,6 +177,8 @@
"Documentation:" : "Dokumentation:",
"User Documentation" : "Dokumentation für Benutzer",
"Admin Documentation" : "Admin-Dokumentation",
+ "Show description …" : "Beschreibung anzeigen…",
+ "Hide description …" : "Beschreibung ausblenden…",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Die App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:",
"Update to %s" : "Aktualisierung auf %s",
"Enable only for specific groups" : "Nur für bestimmte Gruppen aktivieren",
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js
index 69d85ca3d54..2803256790b 100644
--- a/settings/l10n/de_DE.js
+++ b/settings/l10n/de_DE.js
@@ -42,6 +42,7 @@ OC.L10N.register(
"Email sent" : "E-Mail gesendet",
"You need to set your user email before being able to send test emails." : "Sie müssen Ihre Benutzer-E-Mail-Adresse einstellen, bevor Sie Test-E-Mails versenden können.",
"Invalid mail address" : "Ungültige E-Mail-Adresse",
+ "A user with that name already exists." : "Es existiert bereits ein Benutzer dieses Namens.",
"Unable to create user." : "Benutzer konnte nicht erstellt werden.",
"Your %s account was created" : "Ihr %s-Konto wurde erstellt",
"Unable to delete user." : "Benutzer konnte nicht gelöscht werden.",
@@ -178,6 +179,8 @@ OC.L10N.register(
"Documentation:" : "Dokumentation:",
"User Documentation" : "Dokumentation für Benutzer",
"Admin Documentation" : "Dokumentation für Administratoren",
+ "Show description …" : "Beschreibung anzeigen…",
+ "Hide description …" : "Beschreibung ausblenden…",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:",
"Update to %s" : "Aktualisierung auf %s",
"Enable only for specific groups" : "Nur für bestimmte Gruppen aktivieren",
diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json
index 68673822c03..7ce133e69db 100644
--- a/settings/l10n/de_DE.json
+++ b/settings/l10n/de_DE.json
@@ -40,6 +40,7 @@
"Email sent" : "E-Mail gesendet",
"You need to set your user email before being able to send test emails." : "Sie müssen Ihre Benutzer-E-Mail-Adresse einstellen, bevor Sie Test-E-Mails versenden können.",
"Invalid mail address" : "Ungültige E-Mail-Adresse",
+ "A user with that name already exists." : "Es existiert bereits ein Benutzer dieses Namens.",
"Unable to create user." : "Benutzer konnte nicht erstellt werden.",
"Your %s account was created" : "Ihr %s-Konto wurde erstellt",
"Unable to delete user." : "Benutzer konnte nicht gelöscht werden.",
@@ -176,6 +177,8 @@
"Documentation:" : "Dokumentation:",
"User Documentation" : "Dokumentation für Benutzer",
"Admin Documentation" : "Dokumentation für Administratoren",
+ "Show description …" : "Beschreibung anzeigen…",
+ "Hide description …" : "Beschreibung ausblenden…",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Diese App kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind:",
"Update to %s" : "Aktualisierung auf %s",
"Enable only for specific groups" : "Nur für bestimmte Gruppen aktivieren",
diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js
index 72754a0112e..a503978f576 100644
--- a/settings/l10n/fi_FI.js
+++ b/settings/l10n/fi_FI.js
@@ -42,6 +42,7 @@ OC.L10N.register(
"Email sent" : "Sähköposti lähetetty",
"You need to set your user email before being able to send test emails." : "Aseta sähköpostiosoite, jotta voit testata sähköpostin toimivuutta.",
"Invalid mail address" : "Virheellinen sähköpostiosoite",
+ "A user with that name already exists." : "Käyttäjä samalla nimellä on jo olemassa.",
"Unable to create user." : "Käyttäjän luominen ei onnistunut.",
"Your %s account was created" : "%s-tilisi luotiin",
"Unable to delete user." : "Käyttäjän poistaminen ei onnistunut.",
@@ -171,6 +172,8 @@ OC.L10N.register(
"Documentation:" : "Ohjeistus:",
"User Documentation" : "Käyttäjäohjeistus",
"Admin Documentation" : "Ylläpitäjän ohjeistus",
+ "Show description …" : "Näytä kuvaus…",
+ "Hide description …" : "Piilota kuvaus…",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Tätä sovellusta ei voi asentaa, koska seuraavat riippuvuudet eivät täyty:",
"Update to %s" : "Päivitä versioon %s",
"Enable only for specific groups" : "Salli vain tietyille ryhmille",
diff --git a/settings/l10n/fi_FI.json b/settings/l10n/fi_FI.json
index c88725c3c80..1de89343450 100644
--- a/settings/l10n/fi_FI.json
+++ b/settings/l10n/fi_FI.json
@@ -40,6 +40,7 @@
"Email sent" : "Sähköposti lähetetty",
"You need to set your user email before being able to send test emails." : "Aseta sähköpostiosoite, jotta voit testata sähköpostin toimivuutta.",
"Invalid mail address" : "Virheellinen sähköpostiosoite",
+ "A user with that name already exists." : "Käyttäjä samalla nimellä on jo olemassa.",
"Unable to create user." : "Käyttäjän luominen ei onnistunut.",
"Your %s account was created" : "%s-tilisi luotiin",
"Unable to delete user." : "Käyttäjän poistaminen ei onnistunut.",
@@ -169,6 +170,8 @@
"Documentation:" : "Ohjeistus:",
"User Documentation" : "Käyttäjäohjeistus",
"Admin Documentation" : "Ylläpitäjän ohjeistus",
+ "Show description …" : "Näytä kuvaus…",
+ "Hide description …" : "Piilota kuvaus…",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Tätä sovellusta ei voi asentaa, koska seuraavat riippuvuudet eivät täyty:",
"Update to %s" : "Päivitä versioon %s",
"Enable only for specific groups" : "Salli vain tietyille ryhmille",
diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js
index c6d79385efd..88f85928149 100644
--- a/settings/l10n/gl.js
+++ b/settings/l10n/gl.js
@@ -42,6 +42,7 @@ OC.L10N.register(
"Email sent" : "Correo enviado",
"You need to set your user email before being able to send test emails." : "É necesario configurar o correo do usuario antes de poder enviar mensaxes de correo de proba.",
"Invalid mail address" : "Enderezo de correo incorrecto",
+ "A user with that name already exists." : "Xa existe un usuario con ese nome.",
"Unable to create user." : "Non é posíbel crear o usuario.",
"Your %s account was created" : "Foi creada a conta %s",
"Unable to delete user." : "Non é posíbel eliminar o usuario.",
@@ -178,6 +179,8 @@ OC.L10N.register(
"Documentation:" : "Documentación:",
"User Documentation" : "Documentación do usuario",
"Admin Documentation" : "Documentación do administrador",
+ "Show description …" : "Amosar a descrición ...",
+ "Hide description …" : "Agochar a descrición ...",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Non é posíbel instalar esta aplicación por mor de non cumprirse as dependencias:",
"Update to %s" : "Actualizar a %s",
"Enable only for specific groups" : "Activar só para grupos específicos",
diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json
index 0ccadd14e81..fc759226e79 100644
--- a/settings/l10n/gl.json
+++ b/settings/l10n/gl.json
@@ -40,6 +40,7 @@
"Email sent" : "Correo enviado",
"You need to set your user email before being able to send test emails." : "É necesario configurar o correo do usuario antes de poder enviar mensaxes de correo de proba.",
"Invalid mail address" : "Enderezo de correo incorrecto",
+ "A user with that name already exists." : "Xa existe un usuario con ese nome.",
"Unable to create user." : "Non é posíbel crear o usuario.",
"Your %s account was created" : "Foi creada a conta %s",
"Unable to delete user." : "Non é posíbel eliminar o usuario.",
@@ -176,6 +177,8 @@
"Documentation:" : "Documentación:",
"User Documentation" : "Documentación do usuario",
"Admin Documentation" : "Documentación do administrador",
+ "Show description …" : "Amosar a descrición ...",
+ "Hide description …" : "Agochar a descrición ...",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Non é posíbel instalar esta aplicación por mor de non cumprirse as dependencias:",
"Update to %s" : "Actualizar a %s",
"Enable only for specific groups" : "Activar só para grupos específicos",
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index 0a8dceb915c..8ff2281c9a4 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -42,6 +42,7 @@ OC.L10N.register(
"Email sent" : "Email inviata",
"You need to set your user email before being able to send test emails." : "Devi impostare l'indirizzo del tuo utente prima di poter provare l'invio delle email.",
"Invalid mail address" : "Indirizzo email non valido",
+ "A user with that name already exists." : "Un utente con quel nome esiste già.",
"Unable to create user." : "Impossibile creare l'utente.",
"Your %s account was created" : "Il tuo account %s è stato creato",
"Unable to delete user." : "Impossibile eliminare l'utente.",
@@ -178,6 +179,8 @@ OC.L10N.register(
"Documentation:" : "Documentazione:",
"User Documentation" : "Documentazione utente",
"Admin Documentation" : "Documentazione di amministrazione",
+ "Show description …" : "Mostra descrizione...",
+ "Hide description …" : "Nascondi descrizione...",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Questa applicazione non può essere installata perché le seguenti dipendenze non sono soddisfatte:",
"Update to %s" : "Aggiornato a %s",
"Enable only for specific groups" : "Abilita solo per gruppi specifici",
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index 7569e9f3a08..3a06927f5da 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -40,6 +40,7 @@
"Email sent" : "Email inviata",
"You need to set your user email before being able to send test emails." : "Devi impostare l'indirizzo del tuo utente prima di poter provare l'invio delle email.",
"Invalid mail address" : "Indirizzo email non valido",
+ "A user with that name already exists." : "Un utente con quel nome esiste già.",
"Unable to create user." : "Impossibile creare l'utente.",
"Your %s account was created" : "Il tuo account %s è stato creato",
"Unable to delete user." : "Impossibile eliminare l'utente.",
@@ -176,6 +177,8 @@
"Documentation:" : "Documentazione:",
"User Documentation" : "Documentazione utente",
"Admin Documentation" : "Documentazione di amministrazione",
+ "Show description …" : "Mostra descrizione...",
+ "Hide description …" : "Nascondi descrizione...",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Questa applicazione non può essere installata perché le seguenti dipendenze non sono soddisfatte:",
"Update to %s" : "Aggiornato a %s",
"Enable only for specific groups" : "Abilita solo per gruppi specifici",
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js
index f35b0a8f0fd..fdac47b15db 100644
--- a/settings/l10n/nl.js
+++ b/settings/l10n/nl.js
@@ -42,6 +42,7 @@ OC.L10N.register(
"Email sent" : "E-mail verzonden",
"You need to set your user email before being able to send test emails." : "U moet uw e-mailadres invoeren voordat u testberichten kunt versturen.",
"Invalid mail address" : "Ongeldig e-mailadres",
+ "A user with that name already exists." : "Er bestaat al een gebruiker met die naam.",
"Unable to create user." : "Kan gebruiker niet aanmaken.",
"Your %s account was created" : "Uw %s account is aangemaakt",
"Unable to delete user." : "Kan gebruiker niet afvoeren.",
@@ -178,6 +179,8 @@ OC.L10N.register(
"Documentation:" : "Documentatie:",
"User Documentation" : "Gebruikersdocumentatie",
"Admin Documentation" : "Beheerdocumentatie",
+ "Show description …" : "Toon beschrijving ...",
+ "Hide description …" : "Verberg beschrijving ...",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Deze app kan niet worden geïnstalleerd omdat de volgende afhankelijkheden niet zijn ingevuld:",
"Update to %s" : "Bijgewerkt naar %s",
"Enable only for specific groups" : "Alleen voor bepaalde groepen activeren",
diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json
index 7ba9726d721..07f47cbb9b1 100644
--- a/settings/l10n/nl.json
+++ b/settings/l10n/nl.json
@@ -40,6 +40,7 @@
"Email sent" : "E-mail verzonden",
"You need to set your user email before being able to send test emails." : "U moet uw e-mailadres invoeren voordat u testberichten kunt versturen.",
"Invalid mail address" : "Ongeldig e-mailadres",
+ "A user with that name already exists." : "Er bestaat al een gebruiker met die naam.",
"Unable to create user." : "Kan gebruiker niet aanmaken.",
"Your %s account was created" : "Uw %s account is aangemaakt",
"Unable to delete user." : "Kan gebruiker niet afvoeren.",
@@ -176,6 +177,8 @@
"Documentation:" : "Documentatie:",
"User Documentation" : "Gebruikersdocumentatie",
"Admin Documentation" : "Beheerdocumentatie",
+ "Show description …" : "Toon beschrijving ...",
+ "Hide description …" : "Verberg beschrijving ...",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Deze app kan niet worden geïnstalleerd omdat de volgende afhankelijkheden niet zijn ingevuld:",
"Update to %s" : "Bijgewerkt naar %s",
"Enable only for specific groups" : "Alleen voor bepaalde groepen activeren",
diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js
index a05b7a9911c..7fc0e14e017 100644
--- a/settings/l10n/pt_PT.js
+++ b/settings/l10n/pt_PT.js
@@ -42,6 +42,7 @@ OC.L10N.register(
"Email sent" : "Mensagem enviada",
"You need to set your user email before being able to send test emails." : "Você precisa de configurar o seu e-mail de usuário antes de ser capaz de enviar e-mails de teste",
"Invalid mail address" : "Endereço de correio eletrónico inválido",
+ "A user with that name already exists." : "Já existe um utilizador com esse nome.",
"Unable to create user." : "Impossível criar o utilizador.",
"Your %s account was created" : "A tua conta %s foi criada",
"Unable to delete user." : "Impossível apagar o utilizador.",
@@ -178,6 +179,8 @@ OC.L10N.register(
"Documentation:" : "Documentação:",
"User Documentation" : "Documentação de Utilizador",
"Admin Documentation" : "Documentação de Administrador",
+ "Show description …" : "Mostrar descrição ...",
+ "Hide description …" : "Esconder descrição ...",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:",
"Update to %s" : "Actualizar para %s",
"Enable only for specific groups" : "Activar só para grupos específicos",
diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json
index 403f3207e5a..06e0d80c952 100644
--- a/settings/l10n/pt_PT.json
+++ b/settings/l10n/pt_PT.json
@@ -40,6 +40,7 @@
"Email sent" : "Mensagem enviada",
"You need to set your user email before being able to send test emails." : "Você precisa de configurar o seu e-mail de usuário antes de ser capaz de enviar e-mails de teste",
"Invalid mail address" : "Endereço de correio eletrónico inválido",
+ "A user with that name already exists." : "Já existe um utilizador com esse nome.",
"Unable to create user." : "Impossível criar o utilizador.",
"Your %s account was created" : "A tua conta %s foi criada",
"Unable to delete user." : "Impossível apagar o utilizador.",
@@ -176,6 +177,8 @@
"Documentation:" : "Documentação:",
"User Documentation" : "Documentação de Utilizador",
"Admin Documentation" : "Documentação de Administrador",
+ "Show description …" : "Mostrar descrição ...",
+ "Hide description …" : "Esconder descrição ...",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:",
"Update to %s" : "Actualizar para %s",
"Enable only for specific groups" : "Activar só para grupos específicos",
diff --git a/settings/l10n/ro.js b/settings/l10n/ro.js
index 17c60b9ac47..bba3bf47e64 100644
--- a/settings/l10n/ro.js
+++ b/settings/l10n/ro.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"settings",
{
+ "Security & Setup Warnings" : "Nu am putut sterge aplicatia",
"Cron" : "Cron",
"Sharing" : "Partajare",
"Log" : "Jurnal de activitate",
@@ -10,6 +11,7 @@ OC.L10N.register(
"Files decrypted successfully" : "Fișierele au fost decriptate cu succes",
"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" : "Nu s-a puput decripta fișierele tale, verifică owncloud.log sau întreabă administratorul",
"Couldn't decrypt your files, check your password and try again" : "Nu s-a puput decripta fișierele tale, verifică parola și încearcă din nou",
+ "Backups restored successfully" : "Copiile de rezervă au fost restaurate cu succes",
"Language changed" : "Limba a fost schimbată",
"Invalid request" : "Cerere eronată",
"Admins can't remove themself from the admin group" : "Administratorii nu se pot șterge singuri din grupul admin",
@@ -21,9 +23,13 @@ OC.L10N.register(
"Unable to change password" : "Imposibil de schimbat parola",
"Enabled" : "Activat",
"Recommended" : "Recomandat",
+ "Group already exists." : "Grupul deja exista.",
+ "Unable to add group." : "Nu se poate adăuga grupul.",
+ "Unable to delete group." : "Nu se poate sterge grupul.",
"Saved" : "Salvat",
"test email settings" : "verifică setările de e-mail",
"Email sent" : "Mesajul a fost expediat",
+ "Invalid user" : "Utilizator nevalid",
"Email saved" : "E-mail salvat",
"Sending..." : "Se expediază...",
"All" : "Toate ",
@@ -35,6 +41,8 @@ OC.L10N.register(
"Updating...." : "Actualizare în curs....",
"Error while updating app" : "Eroare în timpul actualizării aplicaţiei",
"Updated" : "Actualizat",
+ "Uninstalling ...." : "Dezinstalaza ....",
+ "Uninstall" : "Dezinstalați",
"Select a profile picture" : "Selectează o imagine de profil",
"Very weak password" : "Parolă foarte slabă",
"Weak password" : "Parolă slabă",
diff --git a/settings/l10n/ro.json b/settings/l10n/ro.json
index 33a79ca8c4e..5542930972e 100644
--- a/settings/l10n/ro.json
+++ b/settings/l10n/ro.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Security & Setup Warnings" : "Nu am putut sterge aplicatia",
"Cron" : "Cron",
"Sharing" : "Partajare",
"Log" : "Jurnal de activitate",
@@ -8,6 +9,7 @@
"Files decrypted successfully" : "Fișierele au fost decriptate cu succes",
"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" : "Nu s-a puput decripta fișierele tale, verifică owncloud.log sau întreabă administratorul",
"Couldn't decrypt your files, check your password and try again" : "Nu s-a puput decripta fișierele tale, verifică parola și încearcă din nou",
+ "Backups restored successfully" : "Copiile de rezervă au fost restaurate cu succes",
"Language changed" : "Limba a fost schimbată",
"Invalid request" : "Cerere eronată",
"Admins can't remove themself from the admin group" : "Administratorii nu se pot șterge singuri din grupul admin",
@@ -19,9 +21,13 @@
"Unable to change password" : "Imposibil de schimbat parola",
"Enabled" : "Activat",
"Recommended" : "Recomandat",
+ "Group already exists." : "Grupul deja exista.",
+ "Unable to add group." : "Nu se poate adăuga grupul.",
+ "Unable to delete group." : "Nu se poate sterge grupul.",
"Saved" : "Salvat",
"test email settings" : "verifică setările de e-mail",
"Email sent" : "Mesajul a fost expediat",
+ "Invalid user" : "Utilizator nevalid",
"Email saved" : "E-mail salvat",
"Sending..." : "Se expediază...",
"All" : "Toate ",
@@ -33,6 +39,8 @@
"Updating...." : "Actualizare în curs....",
"Error while updating app" : "Eroare în timpul actualizării aplicaţiei",
"Updated" : "Actualizat",
+ "Uninstalling ...." : "Dezinstalaza ....",
+ "Uninstall" : "Dezinstalați",
"Select a profile picture" : "Selectează o imagine de profil",
"Very weak password" : "Parolă foarte slabă",
"Weak password" : "Parolă slabă",