Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/juliushaertl/apporder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-12 06:14:59 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-12 06:14:59 +0300
commit098e4229fc7e4c4484f272877f934cd02a77b3b1 (patch)
tree16e5e33d7cad7c6fbb9afd8e69b1fe43070fe412
parentf24b41347e369f863ba9b7dc7876cfdcfa233e61 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/lt_LT.js5
-rw-r--r--l10n/lt_LT.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index 98c2678..358e839 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -5,6 +5,9 @@ OC.L10N.register(
"AppOrder" : "ProgramėliųTvarka",
"Sort apps in the menu with drag and drop" : "Velkant rikiuoti meniu esančias programėles",
"App Order" : "Programėlių tvarka",
- "Drag the app icons to change their order." : "Norėdami keisti programėlių tvarką, vilkite jų piktogramas."
+ "Set a default order for all users. This will be ignored, if the user has setup a custom order, and the default order is not forced." : "Nustatyti numatytąją tvarką visiems naudotojams. Jos bus nepaisoma, jei naudotojas yra nusistatęs pasirinktinę tvarką, o numatytoji tvarka nėra priverstinė.",
+ "Drag the app icons to change their order." : "Norėdami keisti programėlių tvarką, vilkite jų piktogramas.",
+ "Force the default order for all users:" : "Priverstinai taikyti numatytąją tvarką visiems naudotojams:",
+ "If enabled, users will not be able to set a custom order." : "Jei įjungta, naudotojai negalės nusistatyti pasirinktinės tvarkos."
},
"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);");
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index a927c87..f7e36e4 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -3,6 +3,9 @@
"AppOrder" : "ProgramėliųTvarka",
"Sort apps in the menu with drag and drop" : "Velkant rikiuoti meniu esančias programėles",
"App Order" : "Programėlių tvarka",
- "Drag the app icons to change their order." : "Norėdami keisti programėlių tvarką, vilkite jų piktogramas."
+ "Set a default order for all users. This will be ignored, if the user has setup a custom order, and the default order is not forced." : "Nustatyti numatytąją tvarką visiems naudotojams. Jos bus nepaisoma, jei naudotojas yra nusistatęs pasirinktinę tvarką, o numatytoji tvarka nėra priverstinė.",
+ "Drag the app icons to change their order." : "Norėdami keisti programėlių tvarką, vilkite jų piktogramas.",
+ "Force the default order for all users:" : "Priverstinai taikyti numatytąją tvarką visiems naudotojams:",
+ "If enabled, users will not be able to set a custom order." : "Jei įjungta, naudotojai negalės nusistatyti pasirinktinės tvarkos."
},"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);"
} \ No newline at end of file