mirror of
https://github.com/nextcloud/server.git
synced 2026-03-29 13:53:55 -04:00
35 lines
No EOL
2.5 KiB
JSON
35 lines
No EOL
2.5 KiB
JSON
{ "translations": {
|
||
"Comments" : "Komentarai",
|
||
"You commented" : "Jūs pakomentavote",
|
||
"{author} commented" : "{author} pakomentavo",
|
||
"You commented on %1$s" : "Pakomentavote %1$s",
|
||
"You commented on {file}" : "Pakomentavote {file}",
|
||
"%1$s commented on %2$s" : "%1$s pakomentavo %2$s",
|
||
"{author} commented on {file}" : "{author} pakomentavo {file}",
|
||
"<strong>Comments</strong> for files" : "Failų <strong>komentarai</strong>",
|
||
"Files" : "Failai",
|
||
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Buvote paminėtas „{file}“, komentare, kuris buvo parašytas iš paskyros, kuri vėliau buvo ištrinta.",
|
||
"{user} mentioned you in a comment on \"{file}\"" : "{user} minėjo jus \"{file}\" komentare",
|
||
"Files app plugin to add comments to files" : "Failų programėlės įskiepis, skirtas prie failų pridėti komentarus",
|
||
"Edit comment" : "Taisyti komentarą",
|
||
"Delete comment" : "Ištrinti komentarą",
|
||
"Cancel edit" : "Atsisakyti taisymo",
|
||
"New comment" : "Naujas komentaras",
|
||
"Write a comment …" : "Rašyti komentarą ...",
|
||
"Post comment" : "Paskelbti komentarą",
|
||
"@ for mentions, : for emoji, / for smart picker" : "@ paminėjimams, : jaustukams, / išmaniajam rinkikliui",
|
||
"Could not reload comments" : "Nepavyko įkelti komentarų iš naujo",
|
||
"Failed to mark comments as read" : "Nepavyko pažymėti komentarų kaip perskaitytų",
|
||
"Unable to load the comments list" : "Nepavyko įkelti komentarų sąrašo",
|
||
"No comments yet, start the conversation!" : "Komentarų kol kas nėra, pradėkite pokalbį!",
|
||
"No more messages" : "Daugiau jokių pranešimų",
|
||
"Retry" : "Bandyti dar kartą",
|
||
"_1 new comment_::_{unread} new comments_" : ["1 neskaitytas komentaras","{unread} neskaityti komentarai","{unread} neskaitytų komentarų","{unread} neskaitytas komentaras"],
|
||
"Comment" : "Komentaras",
|
||
"An error occurred while trying to edit the comment" : "Bandant taisyti komentarą, įvyko klaida",
|
||
"Comment deleted" : "Komentaras ištrintas",
|
||
"An error occurred while trying to delete the comment" : "Bandant ištrinti komentarą, įvyko klaida",
|
||
"An error occurred while trying to create the comment" : "Bandant sukurti komentarą, įvyko klaida",
|
||
"Write a comment …" : "Rašyti komentarą..."
|
||
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
|
||
} |