diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-08 02:17:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-08 02:17:32 +0000 |
commit | 270ebb2aa9dcdcdb18be527935ad7fc63355c2fd (patch) | |
tree | a1f611715bfc7463f08572e28eb4456ac37ff7b5 /lib | |
parent | 2959487f71c8226036ac3614bce27e3bbe60418a (diff) | |
download | nextcloud-server-270ebb2aa9dcdcdb18be527935ad7fc63355c2fd.tar.gz nextcloud-server-270ebb2aa9dcdcdb18be527935ad7fc63355c2fd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/it.js | 1 | ||||
-rw-r--r-- | lib/l10n/it.json | 1 | ||||
-rw-r--r-- | lib/l10n/lt_LT.js | 2 | ||||
-rw-r--r-- | lib/l10n/lt_LT.json | 2 |
4 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 86ab93c4610..fcce2ff2201 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -174,6 +174,7 @@ OC.L10N.register( "A valid username must be provided" : "Deve essere fornito un nome utente valido", "Username contains whitespace at the beginning or at the end" : "Il nome utente contiene spazi all'inizio o alla fine", "Username must not consist of dots only" : "Il nome utente non può consistere di soli punti", + "Username is invalid because files already exist for this user" : "Il nome utente non è valido poiché esiste già per questo utente", "A valid password must be provided" : "Deve essere fornita una password valida", "The username is already being used" : "Il nome utente è già utilizzato", "Could not create user" : "Impossibile creare l'utente", diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 3f05dd223ef..3728aefbc18 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -172,6 +172,7 @@ "A valid username must be provided" : "Deve essere fornito un nome utente valido", "Username contains whitespace at the beginning or at the end" : "Il nome utente contiene spazi all'inizio o alla fine", "Username must not consist of dots only" : "Il nome utente non può consistere di soli punti", + "Username is invalid because files already exist for this user" : "Il nome utente non è valido poiché esiste già per questo utente", "A valid password must be provided" : "Deve essere fornita una password valida", "The username is already being used" : "Il nome utente è già utilizzato", "Could not create user" : "Impossibile creare l'utente", diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index 0fad1291b83..512c3daad73 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -11,6 +11,7 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s ir %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s ir %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s ir %5$s", + "Groupware bundle" : "Grupinio darbo įrangos rinkinys", "PHP %s or higher is required." : "Reikalinga PHP %s arba aukštesnė.", "PHP with a version lower than %s is required." : "Reikalinga žemesnė nei %s PHP versija. ", "Following databases are supported: %s" : "Yra palaikomos šios duomenų bazės: %s", @@ -66,6 +67,7 @@ OC.L10N.register( "Basic settings" : "Pagrindiniai nustatymai", "Sharing" : "Bendrinimas", "Security" : "Saugumas", + "Groupware" : "Grupinio darbo įranga", "Additional settings" : "Papildomi nustatymai", "Personal info" : "Asmeninė informacija", "Mobile & desktop" : "Mobilieji ir darbalaukiai", diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json index d7e4a30ee70..70893872826 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -9,6 +9,7 @@ "%1$s, %2$s and %3$s" : "%1$s, %2$s ir %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s ir %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s ir %5$s", + "Groupware bundle" : "Grupinio darbo įrangos rinkinys", "PHP %s or higher is required." : "Reikalinga PHP %s arba aukštesnė.", "PHP with a version lower than %s is required." : "Reikalinga žemesnė nei %s PHP versija. ", "Following databases are supported: %s" : "Yra palaikomos šios duomenų bazės: %s", @@ -64,6 +65,7 @@ "Basic settings" : "Pagrindiniai nustatymai", "Sharing" : "Bendrinimas", "Security" : "Saugumas", + "Groupware" : "Grupinio darbo įranga", "Additional settings" : "Papildomi nustatymai", "Personal info" : "Asmeninė informacija", "Mobile & desktop" : "Mobilieji ir darbalaukiai", |