Skip to content

Commit 6f8bd7d

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 1072916 commit 6f8bd7d

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

l10n/lt_LT.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ OC.L10N.register(
6565
"External monitoring tool" : "Išorinis stebėjimo įrankis",
6666
"Copy" : "Kopijuoti",
6767
"Output in JSON" : "JSON išvedimas",
68-
"Skip server update" : "Praleisti serverio atnaujinimą"
68+
"Skip server update" : "Praleisti serverio atnaujinimą",
69+
"To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti prieigos raktą, sugeneruokite jį ir nustatykite naudodami šią komandą:"
6970
},
7071
"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);");

l10n/lt_LT.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"External monitoring tool" : "Išorinis stebėjimo įrankis",
6464
"Copy" : "Kopijuoti",
6565
"Output in JSON" : "JSON išvedimas",
66-
"Skip server update" : "Praleisti serverio atnaujinimą"
66+
"Skip server update" : "Praleisti serverio atnaujinimą",
67+
"To use an access token, please generate one then set it using the following command:" : "Norėdami naudoti prieigos raktą, sugeneruokite jį ir nustatykite naudodami šią komandą:"
6768
},"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);"
6869
}

0 commit comments

Comments
 (0)