diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-16 02:17:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-16 02:17:30 +0000 |
commit | 078ac97939747eec246ed105830d4643b81d994c (patch) | |
tree | d67f81e96ea02ef8c0b138366dcecc5c2eb60a2f /lib | |
parent | 48a8f0a464bb4e3e2503688ef50be78b7c30b9e3 (diff) | |
download | nextcloud-server-078ac97939747eec246ed105830d4643b81d994c.tar.gz nextcloud-server-078ac97939747eec246ed105830d4643b81d994c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/lt_LT.js | 2 | ||||
-rw-r--r-- | lib/l10n/lt_LT.json | 2 | ||||
-rw-r--r-- | lib/l10n/tr.js | 2 | ||||
-rw-r--r-- | lib/l10n/tr.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js index 45a5ea06e1a..263a57cc9ab 100644 --- a/lib/l10n/lt_LT.js +++ b/lib/l10n/lt_LT.js @@ -147,7 +147,7 @@ OC.L10N.register( "Oct." : "Spl.", "Nov." : "Lap.", "Dec." : "Grd.", - "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Naudotojo varde galima naudoti tik sekančius simbolius: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Naudotojo varde leidžiama naudoti tik šiuos simbolius: \"a-z\", \"A-Z\", \"0-9\", ir \"_.@-'\"", "A valid username must be provided" : "Privalo būti pateiktas tinkamas naudotojo vardas", "Username contains whitespace at the beginning or at the end" : "Naudotojo varde pradžioje ar pabaigoje yra tarpas", "Username must not consist of dots only" : "Naudotojo vardas negali būti sudarytas tik iš taškų.", diff --git a/lib/l10n/lt_LT.json b/lib/l10n/lt_LT.json index 591600e7543..8dd83fe551a 100644 --- a/lib/l10n/lt_LT.json +++ b/lib/l10n/lt_LT.json @@ -145,7 +145,7 @@ "Oct." : "Spl.", "Nov." : "Lap.", "Dec." : "Grd.", - "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Naudotojo varde galima naudoti tik sekančius simbolius: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Naudotojo varde leidžiama naudoti tik šiuos simbolius: \"a-z\", \"A-Z\", \"0-9\", ir \"_.@-'\"", "A valid username must be provided" : "Privalo būti pateiktas tinkamas naudotojo vardas", "Username contains whitespace at the beginning or at the end" : "Naudotojo varde pradžioje ar pabaigoje yra tarpas", "Username must not consist of dots only" : "Naudotojo vardas negali būti sudarytas tik iš taškų.", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 1746909dad7..720619dfbaf 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -91,7 +91,7 @@ OC.L10N.register( "%s you may not use dots in the database name" : "%s veritabanı adında nokta kullanamayabilirsiniz", "MySQL username and/or password not valid" : "MySQL kullanıcı adı ya da parolası geçersiz", "You need to enter details of an existing account." : "Var olan bir hesabın bilgilerini yazmalısınız.", - "Oracle connection could not be established" : "Oracle bağlantısı kurulamadı", + "Oracle connection could not be established" : "Oracle ile bağlantı kurulamadı", "Oracle username and/or password not valid" : "Oracle kullanıcı adı ya da parolası geçersiz", "PostgreSQL username and/or password not valid" : "PostgreSQL kullanıcı adı ya da parolası geçersiz", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X desteklenmiyor ve %s bu platformda düzgün çalışmayacak. Kullanmaktan doğacak riskler size aittir!", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index d39d456185d..7c6e61e23aa 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -89,7 +89,7 @@ "%s you may not use dots in the database name" : "%s veritabanı adında nokta kullanamayabilirsiniz", "MySQL username and/or password not valid" : "MySQL kullanıcı adı ya da parolası geçersiz", "You need to enter details of an existing account." : "Var olan bir hesabın bilgilerini yazmalısınız.", - "Oracle connection could not be established" : "Oracle bağlantısı kurulamadı", + "Oracle connection could not be established" : "Oracle ile bağlantı kurulamadı", "Oracle username and/or password not valid" : "Oracle kullanıcı adı ya da parolası geçersiz", "PostgreSQL username and/or password not valid" : "PostgreSQL kullanıcı adı ya da parolası geçersiz", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X desteklenmiyor ve %s bu platformda düzgün çalışmayacak. Kullanmaktan doğacak riskler size aittir!", |