diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-04 02:15:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-04 02:15:26 +0000 |
commit | e517ca05300f8b57858056c8a09416fe4fd2889d (patch) | |
tree | 5cf9afbe468df6ae3ba007f413abea5b1b05fcc3 /apps/comments/l10n/sl.json | |
parent | 827a3c545afbffead72a89931ab1a4a07ce3a3d2 (diff) | |
download | nextcloud-server-e517ca05300f8b57858056c8a09416fe4fd2889d.tar.gz nextcloud-server-e517ca05300f8b57858056c8a09416fe4fd2889d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/sl.json')
-rw-r--r-- | apps/comments/l10n/sl.json | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json index 87a08caaffa..c214bfa070a 100644 --- a/apps/comments/l10n/sl.json +++ b/apps/comments/l10n/sl.json @@ -1,9 +1,16 @@ { "translations": { "Comments" : "Opombe", - "You commented" : "Vaša opomba", - "%1$s commented" : "%1$s opomb", - "%1$s commented on %2$s" : "%1$s opomb ob %2$s", + "You commented" : "Napišete opombo", + "%1$s commented" : "%1$s napiše opombo", + "{author} commented" : "{author} vpiše opombo", + "You commented on %1$s" : "Napišete opombo za %1$s", + "You commented on {file}" : "Napišete opombo na {file}", + "%1$s commented on %2$s" : "%1$s napiše opombo na %2$s", + "{author} commented on {file}" : "{author} napiše opombo na {file}", "<strong>Comments</strong> for files" : "<strong>Opombe</strong> za datoteke", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omeni v opombi k datoteki »{file}«.", + "{user} mentioned you in a comment on “{file}”" : "{user} vas omeni v opombi na »{file}«", + "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", "New comment …" : "Nova opomba ...", @@ -14,6 +21,7 @@ "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"], |