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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-02 06:02:22 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-02 06:02:22 +0300
commit675b7542f9f7eadacd352fa2f2a3bcd1f9906ea1 (patch)
treed1231f388baef23aea9282bdc506797cec85c2d2 /l10n/sl.js
parenta84d082de3ce888ffe7b68c764bddbf2ff45a193 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/sl.js')
-rw-r--r--l10n/sl.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
index 1ac2ca629..da89e5ae6 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -96,7 +96,8 @@ OC.L10N.register(
"Table" : "Razpredelnica",
"Insert emoji" : "Vstavi izrazno ikono",
"Insert image" : "Vstavi sliko",
- "Alt" : "ALT",
+ "Command" : "Ukaz",
+ "Control" : "Nadzor",
"Edit" : "Uredi",
"New text document" : "Nov besedilni dokument",
"Enter your name so other users can see who is editing" : "Vpišite ime, da bodo drugi uporabniki lahko spremljali, kdo ureja dokument.",
@@ -104,6 +105,7 @@ OC.L10N.register(
"_and %n other editor_::_and %n other editors_" : ["in %n drug urednik","in %n druga urednika","in %n drugi uredniki","in %n drugih urednikov"],
"ToDo list" : "Seznam opravil",
"Emoji picker" : "Izbirnik izraznih ikon",
- "Todo item" : "Naloga"
+ "Todo item" : "Naloga",
+ "Alt" : "ALT"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");