Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion l10n/ro.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
# Translators:
# John Molakvoæ <[email protected]>, 2023
# Daniel MD <[email protected]>, 2023
# George Varga, 2024
# Cosmin Humeniuc <[email protected]>, 2025
#
msgid ""
msgstr ""
"Last-Translator: Daniel MD <[email protected]>, 2023\n"
"Last-Translator: Cosmin Humeniuc <[email protected]>, 2025\n"
"Language-Team: Romanian (https://app.transifex.com/nextcloud/teams/64236/ro/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Language: ro\n"
Expand All @@ -29,6 +31,12 @@ msgstr "Alege"
msgid "Choose {file}"
msgstr "Alege {file}"

msgid "Choose %n file"
msgid_plural "Choose %n files"
msgstr[0] "Alege %n fișier"
msgstr[1] "Alege %n fișiere"
msgstr[2] "Alege %n fișiere"

msgid "Copy"
msgstr "Copiază"

Expand All @@ -38,6 +46,12 @@ msgstr "Copiază în {target}"
msgid "Could not create the new folder"
msgstr "Nu s-a putut crea noul director"

msgid "Could not load files settings"
msgstr "Nu s-au putut încărca setările fișierelor"

msgid "Could not load files views"
msgstr "Nu s-au putut încărca vizualizările fișierelor"

msgid "Create directory"
msgstr "Creează director"

Expand Down