diff options
Diffstat (limited to 'apps/files_sharing/l10n/pt_PT.js')
-rw-r--r-- | apps/files_sharing/l10n/pt_PT.js | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/apps/files_sharing/l10n/pt_PT.js b/apps/files_sharing/l10n/pt_PT.js index 0f614b223fe..ff96d06eb69 100644 --- a/apps/files_sharing/l10n/pt_PT.js +++ b/apps/files_sharing/l10n/pt_PT.js @@ -1,17 +1,6 @@ OC.L10N.register( "files_sharing", { - "Shared with you" : "Partilhado consigo ", - "Nothing shared with you yet" : "Ainda não foi partilhado nada consigo", - "Files and folders others share with you will show up here" : "Os ficheiros e pastas que terceiros partilham consigo, serão mostrados aqui", - "Shared with others" : "Partilhado com terceiros", - "Nothing shared yet" : "Ainda não foi partilhado nada", - "Files and folders you share will show up here" : "Os ficheiros e as pastas que partilha serão mostrados aqui", - "Shared by link" : "Partilhado por hiperligação", - "No shared links" : "Sem hiperligações partilhadas", - "Files and folders you share by link will show up here" : "Os ficheiros e as pastas que partilha por hiperligação, serão mostrados aqui", - "Shares" : "Partilhas", - "Restore" : "Restaurar", "error" : "erro", "This will stop your current uploads." : "Isto irá interromper os seus carregamentos atuais.", "Move or copy" : "Mover ou copiar", @@ -23,8 +12,6 @@ OC.L10N.register( "No compatible server found at {remote}" : "Nenhum servidor compatível encontrado em {remote}", "Invalid server URL" : "URL de servidor inválido", "Failed to add the public link to your Nextcloud" : "Não foi possível adicionar a hiperligação pública ao seu Nextcloud", - "No expiration date set" : "Data de expiração não definida", - "Shared by" : "Partilhado por", "File shares" : "Partilhas de ficheiro", "Downloaded via public link" : "Transferido via hiperligação pública", "Downloaded by {email}" : "Transferido por {email}", @@ -139,11 +126,16 @@ OC.L10N.register( "Shared with you by {owner}" : "Partilhado consigo por {owner}", "Shared" : "Partilhados", "Share" : "Partilhar", + "Shared by" : "Partilhado por", "Shared with" : "Partilhado com ", "Shared with you and the group {group} by {owner}" : "Partilhado consigo e com o grupo {group} por {owner}", "Shared with you and {circle} by {owner}" : "Partilhado consigo e com {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Partilhado consigo e com a conversação {conversation} por {owner}", "Shared with you in a conversation by {owner}" : "Partilhado consigo numa conversação por {owner}", + "Shares" : "Partilhas", + "Shared with you" : "Partilhado consigo ", + "Shared with others" : "Partilhado com terceiros", + "Shared by link" : "Partilhado por hiperligação", "No entries found in this folder" : "Não foram encontradas entradas nesta pasta", "Name" : "Nome", "Share time" : "Hora da Partilha", @@ -158,6 +150,14 @@ OC.L10N.register( "Note" : "Nota", "Select or drop files" : "Seleccione ou solte ficheiros", "Uploaded files:" : "Ficheiros enviados:", - "Add to your Nextcloud" : "Adicionar à sua Nextcloud" + "Add to your Nextcloud" : "Adicionar à sua Nextcloud", + "Nothing shared with you yet" : "Ainda não foi partilhado nada consigo", + "Files and folders others share with you will show up here" : "Os ficheiros e pastas que terceiros partilham consigo, serão mostrados aqui", + "Nothing shared yet" : "Ainda não foi partilhado nada", + "Files and folders you share will show up here" : "Os ficheiros e as pastas que partilha serão mostrados aqui", + "No shared links" : "Sem hiperligações partilhadas", + "Files and folders you share by link will show up here" : "Os ficheiros e as pastas que partilha por hiperligação, serão mostrados aqui", + "Restore" : "Restaurar", + "No expiration date set" : "Data de expiração não definida" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |