summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/sl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/sl.js')
-rw-r--r--apps/comments/l10n/sl.js11
1 files changed, 5 insertions, 6 deletions
diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js
index 8718a374b4d..3aef73c4285 100644
--- a/apps/comments/l10n/sl.js
+++ b/apps/comments/l10n/sl.js
@@ -1,12 +1,15 @@
OC.L10N.register(
"comments",
{
+ "Comments" : "Opombe",
+ "New comment …" : "Nov komentar ...",
"Delete comment" : "Izbriši opombo",
"Post" : "Objavi",
"Cancel" : "Prekliči",
"Edit comment" : "Uredi opombo",
"[Deleted user]" : "[Izbrisan uporabnik]",
- "Comments" : "Opombe",
+ "No comments yet, start the conversation!" : "Še ni komentarjev, začni debato!",
+ "More comments …" : "Več komentarjev ....",
"Save" : "Shrani",
"Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}",
"Error occurred while retrieving comment with id {id}" : "Napaka se je zgodila med prenosom komentarja z oznako {id}",
@@ -15,11 +18,7 @@ OC.L10N.register(
"Comment" : "Opomba",
"You commented" : "Vaša opomba",
"%1$s commented" : "%1$s opomb",
- "You commented on %2$s" : "Napisali ste opombo na %2$s",
"%1$s commented on %2$s" : "%1$s opomb ob %2$s",
- "Type in a new comment..." : "Vpis nove opombe ...",
- "No other comments available" : "Ni drugih opomb",
- "More comments..." : "Več opomb ...",
- "{count} unread comments" : "{count} neprebranih opomb"
+ "Unknown user" : "Nepoznan uporabnik"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");