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-04-07 06:25:00 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-07 06:25:00 +0300
commit1e3c413d1ff366c6f3d403373cf06ef4cb5810b4 (patch)
treeb96c690db062daae73735c6ccb7916bd42c00afa /l10n/sl.js
parentb8c3de843e502f366b0c5753dc86fbfe5dee9f4e (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, 3 insertions, 3 deletions
diff --git a/l10n/sl.js b/l10n/sl.js
index bf59820cf..f4ca7e0d8 100644
--- a/l10n/sl.js
+++ b/l10n/sl.js
@@ -37,8 +37,6 @@ OC.L10N.register(
"Select file to link to" : "Izbor datoteke za povezavo",
"Show author colors" : "Pokaži barve avtorja",
"Author colors are only shown until everyone has closed the document." : "Barve avtorjev so prikazane le dokler zadnji uporabnik ne zapre dokumenta.",
- "Currently active users:" : "Trenutno dejavni uporabniki:",
- "_and %n other editor_::_and %n other editors_" : ["in %n drug urednik","in %n druga urednika","in %n drugi uredniki","in %n drugih urednikov"],
"Show rich workspaces" : "Pokaži obogaten delovni prostor",
"Add notes, lists or links …" : "Dodajte sporočilca, sezname ali povezave ...",
"Edit" : "Uredi",
@@ -50,6 +48,8 @@ OC.L10N.register(
"Heading 4" : "Naslov 4",
"Heading 5" : "Naslov 5",
"ToDo list" : "Seznam opravil",
- "Emoji picker" : "Izbirnik izraznih ikon"
+ "Emoji picker" : "Izbirnik izraznih ikon",
+ "Currently active users:" : "Trenutno dejavni uporabniki:",
+ "_and %n other editor_::_and %n other editors_" : ["in %n drug urednik","in %n druga urednika","in %n drugi uredniki","in %n drugih urednikov"]
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");