diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:36 +0000 |
commit | cf035c8cad039b89c2a58353e21c4a762e1dd256 (patch) | |
tree | 7c00aa299ce895d1dfdab94b53aee0b2dbe75be6 /apps/files/l10n/ro.js | |
parent | 0181e189a6b09d594e86cf11a1dd0c72ea23cc1d (diff) | |
download | nextcloud-server-cf035c8cad039b89c2a58353e21c4a762e1dd256.tar.gz nextcloud-server-cf035c8cad039b89c2a58353e21c4a762e1dd256.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ro.js')
-rw-r--r-- | apps/files/l10n/ro.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index 8314ae2a440..6c89169e222 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -205,7 +205,6 @@ OC.L10N.register( "Cannot transfer ownership of a file or folder you do not own" : "Nu se poate transfera proprietatea unui fișier sau dosar daca nu le deții", "Select file or folder to link to" : "Selectați fișierul sau folderul țintă a link-ului", "Choose {file}" : "Selectați {file}", - "Add" : "Adaugă", "Loading current folder" : "Se încarcă folderul curent", "No files in here" : "Niciun fișier aici", "Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!", @@ -303,6 +302,7 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Această lista este incomplet afișată din motive de performanță. Fișierele vor fi afișate pe măsură ce navigați în listă.", "Search for an account" : "Căutați un cont", "Choose" : "Alege", - "No files or folders have been deleted yet" : "Niciun fișier sau folder nu a fost șters încă" + "No files or folders have been deleted yet" : "Niciun fișier sau folder nu a fost șters încă", + "Add" : "Adaugă" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |