diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 05f5c1e8667..4b3652b2097 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -18,6 +18,7 @@ OC.L10N.register( "Shares will show up here" : "Compartilhamentos serão mostrados aqui", "Restore share" : "Restaurar compartilhamento", "Something happened. Unable to restore the share." : "Algo aconteceu. Não foi possível restaurar o compartilhamento.", + "This will stop your current uploads." : "Isso interromperá seus envios atuais.", "Move or copy" : "Mover ou copiar", "Download" : "Baixar", "Delete" : "Excluir", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 00dd5f9c1e9..61004708c56 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -16,6 +16,7 @@ "Shares will show up here" : "Compartilhamentos serão mostrados aqui", "Restore share" : "Restaurar compartilhamento", "Something happened. Unable to restore the share." : "Algo aconteceu. Não foi possível restaurar o compartilhamento.", + "This will stop your current uploads." : "Isso interromperá seus envios atuais.", "Move or copy" : "Mover ou copiar", "Download" : "Baixar", "Delete" : "Excluir", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 06f73183cc4..2aff4f3795c 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -18,6 +18,7 @@ OC.L10N.register( "Shares will show up here" : "Paylaşımlar burada görüntülenir", "Restore share" : "Paylaşımı geri yükle", "Something happened. Unable to restore the share." : "Bir sorun çıktı. Paylaşım geri yüklenemedi.", + "This will stop your current uploads." : "Bu işlem geçerli yüklemeleri durduracak.", "Move or copy" : "Taşı ya da kopyala", "Download" : "İndir", "Delete" : "Sil", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 0ec90e4b763..eaef8c0b2ee 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -16,6 +16,7 @@ "Shares will show up here" : "Paylaşımlar burada görüntülenir", "Restore share" : "Paylaşımı geri yükle", "Something happened. Unable to restore the share." : "Bir sorun çıktı. Paylaşım geri yüklenemedi.", + "This will stop your current uploads." : "Bu işlem geçerli yüklemeleri durduracak.", "Move or copy" : "Taşı ya da kopyala", "Download" : "İndir", "Delete" : "Sil", |