nextcloud/apps/comments/l10n/sl.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

34 lines
2.3 KiB
JSON
Raw Permalink Normal View History

2016-02-17 01:56:11 -05:00
{ "translations": {
2019-02-26 20:12:05 -05:00
"Comments" : "Opombe",
2019-11-03 21:15:26 -05:00
"You commented" : "Napišete 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}",
2020-12-06 21:20:42 -05:00
"<strong>Comments</strong> for files" : "Vpisane so <strong>opombe</strong> k datotekam",
"Files" : "Datoteke",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omenja v opombi k datoteki »{file}«.",
"{user} mentioned you in a comment on \"{file}\"" : "{user} vas omeni v opombi k datoteki »{file}«",
2019-11-03 21:15:26 -05:00
"Files app plugin to add comments to files" : "Vstavek programa Datoteke za dodajanje opomb k datotekam",
2018-04-11 20:19:20 -04:00
"Edit comment" : "Uredi opombo",
2016-02-25 01:58:06 -05:00
"Delete comment" : "Izbriši opombo",
2020-10-27 22:18:52 -04:00
"Cancel edit" : "Prekliči urejanje",
"New comment" : "Nova opomba",
2020-10-27 22:18:52 -04:00
"Post comment" : "Objavi opombo",
"@ for mentions, : for emoji, / for smart picker" : "@ za omenjanje osebe, : za izris izraznih ikon, / za pametni izbirnik",
"Could not reload comments" : "Opomb ni mogoče posodobiti",
"Failed to mark comments as read" : "Označevanje opomb kot prebranih je spodletelo",
"Unable to load the comments list" : "Ni mogoče naložiti seznama opomb",
2020-10-20 22:18:44 -04:00
"No comments yet, start the conversation!" : "Ni še odzivov, bodite prvi!",
2020-10-27 22:18:52 -04:00
"No more messages" : "Ni drugih sporočil",
2020-11-02 21:19:16 -05:00
"Retry" : "Poskusi znova",
2020-10-20 22:18:44 -04:00
"_1 new comment_::_{unread} new comments_" : ["{unread} nova opomba","{unread} novi opombi","{unread} nove opombe","{unread} novih opomb"],
"Comment" : "Opomba",
2020-11-02 21:19:16 -05:00
"An error occurred while trying to edit the comment" : "Prišlo je do napake med poskusom urejanja opombe",
2020-10-20 22:18:44 -04:00
"Comment deleted" : "Opomba je izbrisana",
2020-10-27 22:18:52 -04:00
"An error occurred while trying to delete the comment" : "Prišlo je do napake med brisanjem opombe",
"An error occurred while trying to create the comment" : "Prišlo je do napake med ustvarjanjem opombe",
"Write a comment …" : "Dopišite opombo ..."
2016-02-17 01:56:11 -05:00
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}