Files
nextcloud-server-mirror/apps/comments/l10n/ro.json
Nextcloud bot 7ef9ffa078 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-27 00:22:16 +00:00

30 lines
2.0 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{ "translations": {
"Comments" : "Comentarii",
"You commented" : "Ai comentat",
"{author} commented" : " {author} a comentat",
"You commented on %1$s" : "Ai comentat la %1$s",
"You commented on {file}" : "Ai comentat la {file}",
"%1$s commented on %2$s" : "%1$s a comentat la %2$s",
"{author} commented on {file}" : " {author} a comentat la {file}",
"<strong>Comments</strong> for files" : "<strong>Comentarii</strong> la fișiere",
"{user} mentioned you in a comment on \"{file}\"" : "{user} te-a menționat într-un comentariu la fișierul \"{file}\"",
"Files app plugin to add comments to files" : "Plugin pentru aplicația de fișiere pentru adăugarea de comentarii",
"Edit comment" : "Editează comentariul",
"Delete comment" : "Șterge comentariul",
"Cancel edit" : "Anulați editarea",
"Post comment" : "Postează comentariu",
"@ for mentions, : for emoji, / for smart picker" : "@ pentru mențiuni, : pentru emoji, / pentru smart picker",
"Could not reload comments" : "Nu se pot reîncărca comentariile",
"Failed to mark comments as read" : "Eroare la marcarea comentariilor ca citite",
"Unable to load the comments list" : "Lista de comentarii nu poate fi încărcată",
"No comments yet, start the conversation!" : "Nici un comentariu încă, începe conversația!",
"No more messages" : "Nu mai sunt mesaje",
"Retry" : "Reîncearcă",
"_1 new comment_::_{unread} new comments_" : ["1 nou comentariu","{unread} noi comentarii","{unread} comentarii noi"],
"Comment" : "Comentariu",
"An error occurred while trying to edit the comment" : "A apărut o eroare la încercarea de a edita comentariul",
"Comment deleted" : "Comentariul a fost șters",
"An error occurred while trying to delete the comment" : "A apărut o eroare la încercarea de a șterge comentariul",
"An error occurred while trying to create the comment" : "A apărut o eroare la încercarea de a crea comentariul"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}