diff options
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/pt_PT.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_PT.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ro.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ro.json | 3 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index c742b0d90be..6015d359684 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -56,6 +56,7 @@ OC.L10N.register( "Download %s" : "Transferir %s", "Direct link" : "Hiperligação direta", "Federated Cloud Sharing" : "Partilha de Cloud Federada", + "Open documentation" : "Abrir documentação", "Allow users on this server to send shares to other servers" : "Permitir utilizadores neste servidor para enviar as partilhas para outros servidores", "Allow users on this server to receive shares from other servers" : "Permitir utilizadores neste servidor para receber as partilhas de outros servidores" }, diff --git a/apps/files_sharing/l10n/pt_PT.json b/apps/files_sharing/l10n/pt_PT.json index 37dd2267e5b..e3f95d18117 100644 --- a/apps/files_sharing/l10n/pt_PT.json +++ b/apps/files_sharing/l10n/pt_PT.json @@ -54,6 +54,7 @@ "Download %s" : "Transferir %s", "Direct link" : "Hiperligação direta", "Federated Cloud Sharing" : "Partilha de Cloud Federada", + "Open documentation" : "Abrir documentação", "Allow users on this server to send shares to other servers" : "Permitir utilizadores neste servidor para enviar as partilhas para outros servidores", "Allow users on this server to receive shares from other servers" : "Permitir utilizadores neste servidor para receber as partilhas de outros servidores" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/files_sharing/l10n/ro.js b/apps/files_sharing/l10n/ro.js index 71e62028e49..deca9cc68e0 100644 --- a/apps/files_sharing/l10n/ro.js +++ b/apps/files_sharing/l10n/ro.js @@ -4,6 +4,8 @@ OC.L10N.register( "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", + "Nothing shared with you yet" : "Nimic nu e partajat cu tine încă", + "Nothing shared yet" : "Nimic partajat încă", "Cancel" : "Anulare", "Share" : "Partajează", "Shared by" : "impartite in ", @@ -19,6 +21,7 @@ OC.L10N.register( "Name" : "Nume", "Reasons might be:" : "Motive posibile ar fi:", "the item was removed" : "acest articol a fost șters", + "the link expired" : "linkul a expirat", "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 d580052a402..62f44c6f9d1 100644 --- a/apps/files_sharing/l10n/ro.json +++ b/apps/files_sharing/l10n/ro.json @@ -2,6 +2,8 @@ "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", + "Nothing shared with you yet" : "Nimic nu e partajat cu tine încă", + "Nothing shared yet" : "Nimic partajat încă", "Cancel" : "Anulare", "Share" : "Partajează", "Shared by" : "impartite in ", @@ -17,6 +19,7 @@ "Name" : "Nume", "Reasons might be:" : "Motive posibile ar fi:", "the item was removed" : "acest articol a fost șters", + "the link expired" : "linkul a expirat", "sharing is disabled" : "Partajare este oprită", "Add to your ownCloud" : "Adaugă propriul tău ownCloud", "Download" : "Descarcă", |