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/lt_LT.js | |
parent | c97493e0ba4b1cafb40b7020d1db532dfffea6b7 (diff) | |
download | nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.tar.gz nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lt_LT.js')
-rw-r--r-- | lib/l10n/lt_LT.js | 2 |
1 files changed, 1 insertions, 1 deletions
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);"); |