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 27, 2023
1 parent a15e047 commit 30edd87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion l10n/ro.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ OC.L10N.register(
"Contacts" : "Contacte",
"Calendars" : "Calendare",
"Import calendar" : "Import calendar",
"Photos" : "Poze"
"Photos" : "Poze",
"Drive" : "Conducere"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
3 changes: 2 additions & 1 deletion l10n/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"Contacts" : "Contacte",
"Calendars" : "Calendare",
"Import calendar" : "Import calendar",
"Photos" : "Poze"
"Photos" : "Poze",
"Drive" : "Conducere"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}

0 comments on commit 30edd87

Please sign in to comment.