diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files_sharing/l10n/ro.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ro.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ro.js b/apps/files_sharing/l10n/ro.js index 37780d3ec23..a359e6f284c 100644 --- a/apps/files_sharing/l10n/ro.js +++ b/apps/files_sharing/l10n/ro.js @@ -1,7 +1,7 @@ OC.L10N.register( "files_sharing", { - "Server to server sharing is not enabled on this server" : "Partajare server-server nu este activată pe acest server", + "Server to server sharing is not enabled on this server" : "Partajarea server-server nu este activată pe acest server", "Shared with you" : "Partajat cu tine", "Shared with others" : "Partajat cu alții", "No files have been shared with you yet." : "Nu sunt încă fișiere partajate cu tine.", @@ -13,6 +13,7 @@ OC.L10N.register( "Password" : "Parolă", "Name" : "Nume", "Reasons might be:" : "Motive posibile ar fi:", + "the item was removed" : "acest articol a fost șters", "sharing is disabled" : "Partajare este oprită", "Add to your ownCloud" : "Adaugă propriul tău ownCloud", "Download" : "Descarcă", diff --git a/apps/files_sharing/l10n/ro.json b/apps/files_sharing/l10n/ro.json index 04936017e6e..31b883d8193 100644 --- a/apps/files_sharing/l10n/ro.json +++ b/apps/files_sharing/l10n/ro.json @@ -1,5 +1,5 @@ { "translations": { - "Server to server sharing is not enabled on this server" : "Partajare server-server nu este activată pe acest server", + "Server to server sharing is not enabled on this server" : "Partajarea server-server nu este activată pe acest server", "Shared with you" : "Partajat cu tine", "Shared with others" : "Partajat cu alții", "No files have been shared with you yet." : "Nu sunt încă fișiere partajate cu tine.", @@ -11,6 +11,7 @@ "Password" : "Parolă", "Name" : "Nume", "Reasons might be:" : "Motive posibile ar fi:", + "the item was removed" : "acest articol a fost șters", "sharing is disabled" : "Partajare este oprită", "Add to your ownCloud" : "Adaugă propriul tău ownCloud", "Download" : "Descarcă", |