diff options
Diffstat (limited to 'apps/comments/l10n/sl.js')
-rw-r--r-- | apps/comments/l10n/sl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js index 263522cf3e5..f6b66a634f0 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -12,6 +12,9 @@ OC.L10N.register( "More comments..." : "Več opomb ...", "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}", + "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", "{count} unread comments" : "{count} neprebranih opomb", "Comment" : "Opomba", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Opombe</strong> k datotekam <em>(vedno pokaži)</em>", |