diff options
Diffstat (limited to 'apps/comments/l10n/sl.json')
-rw-r--r-- | apps/comments/l10n/sl.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json index c214bfa070a..e3b6dda4a5d 100644 --- a/apps/comments/l10n/sl.json +++ b/apps/comments/l10n/sl.json @@ -13,19 +13,21 @@ "Files app plugin to add comments to files" : "Vstavek programa Datoteke za dodajanje opomb k datotekam", "Edit comment" : "Uredi opombo", "Delete comment" : "Izbriši opombo", + "No comments yet, start the conversation!" : "Ni še odzivov, bodite prvi!", + "Retry" : "Poskusi znova", + "_%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", + "Comment deleted" : "Opomba je izbrisana", "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č opomb ...", "Save" : "Shrani", "Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}", "Error occurred while retrieving comment with ID {id}" : "Prišlo je do napake med pridobivanjem opombe z ID {id}", "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" + "Error occurred while posting comment" : "Prišlo je do napake med objavo opombe" },"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 |