Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 26, 2023
1 parent af4ad27 commit bd29614
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/ro.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ OC.L10N.register(
"Could not copy \"{file}\"" : "Nu s-a putut copia \"{file}\"",
"Copied {origin} inside {destination}" : "S-a copiat {origin} în {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "S-a copiat {origin} și {nbfiles} alte fișiere în {destination}",
"Extension" : "Extensia",
"Files" : "Fișiere"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
1 change: 1 addition & 0 deletions l10n/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"Could not copy \"{file}\"" : "Nu s-a putut copia \"{file}\"",
"Copied {origin} inside {destination}" : "S-a copiat {origin} în {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "S-a copiat {origin} și {nbfiles} alte fișiere în {destination}",
"Extension" : "Extensia",
"Files" : "Fișiere"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}

0 comments on commit bd29614

Please sign in to comment.