diff options
Diffstat (limited to 'apps/files_external/l10n/ro.json')
-rw-r--r-- | apps/files_external/l10n/ro.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/ro.json b/apps/files_external/l10n/ro.json index 4e307f0622b..70c30905720 100644 --- a/apps/files_external/l10n/ro.json +++ b/apps/files_external/l10n/ro.json @@ -63,10 +63,8 @@ "SFTP" : "SFTP", "Root" : "Root", "SFTP with secret key login" : "SFTP cu cheie secretă de autentificare", - "SMB / CIFS" : "SMB / CIFS", "Share" : "Partajează", "Show hidden files" : "Arată fișierele ascunse", - "SMB / CIFS using OC login" : "SMB / CIFS folosind autentificare OC", "Service name" : "Nume serviciu", "Name" : "Nume", "Storage type" : "Tip stocare", @@ -78,6 +76,8 @@ "Available for" : "Disponibil pentru", "Add storage" : "Adauga stocare", "Advanced settings" : "Setări avansate", - "(group)" : "(grup)" + "(group)" : "(grup)", + "SMB / CIFS" : "SMB / CIFS", + "SMB / CIFS using OC login" : "SMB / CIFS folosind autentificare OC" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" }
\ No newline at end of file |