diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:12:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-19 00:12:55 +0000 |
commit | b8c728de6dcdc4a2dc0028a9215711c176b1cea5 (patch) | |
tree | 5e96b0c34702828fcc3bb6ff2a949f2c132a61e8 /apps/files/l10n/ro.js | |
parent | 5b60508af4b899a92c96872b9c2ba95dd9b9bb3c (diff) | |
download | nextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.tar.gz nextcloud-server-b8c728de6dcdc4a2dc0028a9215711c176b1cea5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ro.js')
-rw-r--r-- | apps/files/l10n/ro.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index d65e369aca4..00c9f260dd3 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -7,6 +7,9 @@ OC.L10N.register( "All files" : "Toate fișierele", "Recent" : "Recente", "File could not be found" : "Fișierul nu a fost găsit", + "Move or copy" : "Mută sau copiază", + "Download" : "Descarcă", + "Delete" : "Șterge", "Home" : "Acasă", "Close" : "Închide", "Favorites" : "Favorite", @@ -21,11 +24,8 @@ OC.L10N.register( "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} din {totalSize} ({bitrate})", "Target folder does not exist any more" : "Directorul destinație nu mai există", "Actions" : "Acțiuni", - "Download" : "Descarcă", "Rename" : "Redenumește", - "Move or copy" : "Mută sau copiază", "Target folder" : "Directorul destinație", - "Delete" : "Șterge", "Disconnect storage" : "Deconectează stocarea", "Unshare" : "Nu mai partaja", "Files" : "Fișiere", |