summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-25 02:13:50 +0000
committerNextcloud bot <bot@nextcloud.com>2019-05-25 02:13:50 +0000
commitd59416eaeaf66eba42131c551db4d881443eea11 (patch)
tree85cc5dc1a0e7bd7d723a80f4d9b11a3eaaa14ff1 /apps/comments
parent93303888ad5ff75bec0ce7249dcfd386e22135a7 (diff)
downloadnextcloud-server-d59416eaeaf66eba42131c551db4d881443eea11.tar.gz
nextcloud-server-d59416eaeaf66eba42131c551db4d881443eea11.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/sl.js10
-rw-r--r--apps/comments/l10n/sl.json10
2 files changed, 12 insertions, 8 deletions
diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js
index 4cd60777336..6495c7ce1f7 100644
--- a/apps/comments/l10n/sl.js
+++ b/apps/comments/l10n/sl.js
@@ -8,16 +8,18 @@ OC.L10N.register(
"<strong>Comments</strong> for files" : "<strong>Opombe</strong> za datoteke",
"Edit comment" : "Uredi opombo",
"Delete comment" : "Izbriši opombo",
- "New comment …" : "Nov komentar ...",
+ "New comment …" : "Nova opomba ...",
"Post" : "Objavi",
"Cancel" : "Prekliči",
"[Deleted user]" : "[Izbrisan uporabnik]",
"No comments yet, start the conversation!" : "Ni še odzivov, bodite prvi!",
- "More comments …" : "Več komentarjev ....",
+ "More comments …" : "Več opomb ...",
"Save" : "Shrani",
"Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}",
- "Error occurred while updating comment with id {id}" : "Napaka se je zgodila med posodabljanjem komentarja z oznako {id}",
- "Error occurred while posting comment" : "Napaka se je zgodila med predajo komentarja",
+ "Error occurred while updating comment with id {id}" : "Prišlo je do napake med posodabljanjem opombe z oznako {id}",
+ "Error occurred while posting comment" : "Prišlo je do napake med objavo opombe",
+ "_%n unread comment_::_%n unread comments_" : ["%n neprebrana opomba","%n neprebrani opombi","%n neprebrane opombe","%n neprebranih opomb"],
+ "_1 new comment_::_{unread} new comments_" : ["{unread} nova opomba","{unread} novi opombi","{unread} nove opombe","{unread} novih opomb"],
"Comment" : "Opomba"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json
index 6d888c4d271..87a08caaffa 100644
--- a/apps/comments/l10n/sl.json
+++ b/apps/comments/l10n/sl.json
@@ -6,16 +6,18 @@
"<strong>Comments</strong> for files" : "<strong>Opombe</strong> za datoteke",
"Edit comment" : "Uredi opombo",
"Delete comment" : "Izbriši opombo",
- "New comment …" : "Nov komentar ...",
+ "New comment …" : "Nova opomba ...",
"Post" : "Objavi",
"Cancel" : "Prekliči",
"[Deleted user]" : "[Izbrisan uporabnik]",
"No comments yet, start the conversation!" : "Ni še odzivov, bodite prvi!",
- "More comments …" : "Več komentarjev ....",
+ "More comments …" : "Več opomb ...",
"Save" : "Shrani",
"Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}",
- "Error occurred while updating comment with id {id}" : "Napaka se je zgodila med posodabljanjem komentarja z oznako {id}",
- "Error occurred while posting comment" : "Napaka se je zgodila med predajo komentarja",
+ "Error occurred while updating comment with id {id}" : "Prišlo je do napake med posodabljanjem opombe z oznako {id}",
+ "Error occurred while posting comment" : "Prišlo je do napake med objavo opombe",
+ "_%n unread comment_::_%n unread comments_" : ["%n neprebrana opomba","%n neprebrani opombi","%n neprebrane opombe","%n neprebranih opomb"],
+ "_1 new comment_::_{unread} new comments_" : ["{unread} nova opomba","{unread} novi opombi","{unread} nove opombe","{unread} novih opomb"],
"Comment" : "Opomba"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
} \ No newline at end of file