From 4cdad9b69f71f185d8f7e857a7e99f5fae9c42e7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 11 Aug 2018 00:12:30 +0000 Subject: [tx-robot] updated from transifex --- apps/files_sharing/l10n/de.js | 2 ++ apps/files_sharing/l10n/de.json | 2 ++ apps/files_sharing/l10n/de_DE.js | 2 ++ apps/files_sharing/l10n/de_DE.json | 2 ++ apps/files_sharing/l10n/it.js | 3 +++ apps/files_sharing/l10n/it.json | 3 +++ apps/files_sharing/l10n/pt_BR.js | 3 +++ apps/files_sharing/l10n/pt_BR.json | 3 +++ apps/files_sharing/l10n/tr.js | 3 +++ apps/files_sharing/l10n/tr.json | 3 +++ apps/workflowengine/l10n/de.js | 1 + apps/workflowengine/l10n/de.json | 1 + apps/workflowengine/l10n/de_DE.js | 1 + apps/workflowengine/l10n/de_DE.json | 1 + apps/workflowengine/l10n/it.js | 1 + apps/workflowengine/l10n/it.json | 1 + apps/workflowengine/l10n/pt_BR.js | 1 + apps/workflowengine/l10n/pt_BR.json | 1 + apps/workflowengine/l10n/tr.js | 1 + apps/workflowengine/l10n/tr.json | 1 + core/l10n/de.js | 1 + core/l10n/de.json | 1 + core/l10n/de_DE.js | 1 + core/l10n/de_DE.json | 1 + core/l10n/it.js | 2 ++ core/l10n/it.json | 2 ++ core/l10n/pt_BR.js | 2 ++ core/l10n/pt_BR.json | 2 ++ core/l10n/tr.js | 2 ++ core/l10n/tr.json | 2 ++ 30 files changed, 52 insertions(+) diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 5487ee07c98..c92f7d2d208 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -18,7 +18,9 @@ OC.L10N.register( "Shares will show up here" : "Freigaben werden hier angezeigt", "Restore share" : "Freigabe wiederherstellen", "Something happened. Unable to restore the share." : "Die Freigabe konnte nicht wiederhergestellt werden.", + "Move or copy" : "Verschieben oder kopieren", "Download" : "Herunterladen", + "Delete" : " Löschen", "You can upload into this folder" : "Du kannst in diesen Ordner hochladen", "No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden", "Invalid server URL" : "Falsche Server-URL", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index b0700cf32c4..50e9afbd94f 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -16,7 +16,9 @@ "Shares will show up here" : "Freigaben werden hier angezeigt", "Restore share" : "Freigabe wiederherstellen", "Something happened. Unable to restore the share." : "Die Freigabe konnte nicht wiederhergestellt werden.", + "Move or copy" : "Verschieben oder kopieren", "Download" : "Herunterladen", + "Delete" : " Löschen", "You can upload into this folder" : "Du kannst in diesen Ordner hochladen", "No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden", "Invalid server URL" : "Falsche Server-URL", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 9b726cb0b91..a79251139d2 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -18,7 +18,9 @@ OC.L10N.register( "Shares will show up here" : "Freigaben werden hier angezeigt", "Restore share" : "Freigabe wiederherstellen", "Something happened. Unable to restore the share." : "Die Freigabe konnte nicht wiederhergestellt werden.", + "Move or copy" : "Verschieben oder kopieren", "Download" : "Herunterladen", + "Delete" : "Löschen", "You can upload into this folder" : "Sie können in diesen Ordner hochladen", "No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden", "Invalid server URL" : "Falsche Server-URL", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index ced4db51e33..04ad6f2bf86 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -16,7 +16,9 @@ "Shares will show up here" : "Freigaben werden hier angezeigt", "Restore share" : "Freigabe wiederherstellen", "Something happened. Unable to restore the share." : "Die Freigabe konnte nicht wiederhergestellt werden.", + "Move or copy" : "Verschieben oder kopieren", "Download" : "Herunterladen", + "Delete" : "Löschen", "You can upload into this folder" : "Sie können in diesen Ordner hochladen", "No compatible server found at {remote}" : "Keinen kompatiblen Server unter {remote} gefunden", "Invalid server URL" : "Falsche Server-URL", diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index fdc5f66489e..73d47955e63 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -18,7 +18,9 @@ OC.L10N.register( "Shares will show up here" : "Le condivisioni saranno mostrate qui", "Restore share" : "Ripristina condivisione", "Something happened. Unable to restore the share." : "Qualcosa non ha funzionato. Impossible ripristinare la condivisione.", + "Move or copy" : "Sposta o copia", "Download" : "Scarica", + "Delete" : "Elimina", "You can upload into this folder" : "Puoi caricare in questa cartella", "No compatible server found at {remote}" : "Nessun server compatibile trovato su {remote}", "Invalid server URL" : "URL del server non valido", @@ -91,6 +93,7 @@ OC.L10N.register( "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "La condivisione di %s tramite invio della password da Nextcloud Talk non è riuscito poiché Nextcloud Talk non è abilitato", "You cannot share to a Circle if the app is not enabled" : "Non puoi condividere con una cerchia se l'applicazione non è abilitata", "Please specify a valid circle" : "Specifica una cerchia valida", + "Sharing %s failed because the back end does not support room shares" : "Condivisione di %s non riuscita poiché il motore non supporta condivisioni di stanza", "Unknown share type" : "Tipo di condivisione sconosciuto", "Not a directory" : "Non è una cartella", "Could not lock path" : "Impossibile bloccare il percorso", diff --git a/apps/files_sharing/l10n/it.json b/apps/files_sharing/l10n/it.json index cca17f25aa0..37e17fd55b5 100644 --- a/apps/files_sharing/l10n/it.json +++ b/apps/files_sharing/l10n/it.json @@ -16,7 +16,9 @@ "Shares will show up here" : "Le condivisioni saranno mostrate qui", "Restore share" : "Ripristina condivisione", "Something happened. Unable to restore the share." : "Qualcosa non ha funzionato. Impossible ripristinare la condivisione.", + "Move or copy" : "Sposta o copia", "Download" : "Scarica", + "Delete" : "Elimina", "You can upload into this folder" : "Puoi caricare in questa cartella", "No compatible server found at {remote}" : "Nessun server compatibile trovato su {remote}", "Invalid server URL" : "URL del server non valido", @@ -89,6 +91,7 @@ "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "La condivisione di %s tramite invio della password da Nextcloud Talk non è riuscito poiché Nextcloud Talk non è abilitato", "You cannot share to a Circle if the app is not enabled" : "Non puoi condividere con una cerchia se l'applicazione non è abilitata", "Please specify a valid circle" : "Specifica una cerchia valida", + "Sharing %s failed because the back end does not support room shares" : "Condivisione di %s non riuscita poiché il motore non supporta condivisioni di stanza", "Unknown share type" : "Tipo di condivisione sconosciuto", "Not a directory" : "Non è una cartella", "Could not lock path" : "Impossibile bloccare il percorso", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 7201ea57dc2..1f2a79930a7 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -18,7 +18,9 @@ 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.", + "Move or copy" : "Mover ou copiar", "Download" : "Baixar", + "Delete" : "Excluir", "You can upload into this folder" : "Você não pode enviar arquivos para esta pasta", "No compatible server found at {remote}" : "Nenhum servidor compativel encontrado em {remote}", "Invalid server URL" : "URL do servidor inválida", @@ -91,6 +93,7 @@ OC.L10N.register( "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "O compartilhamento %s falhou ao enviar a senha ao Nextcloud Talk porque este não está ativado", "You cannot share to a Circle if the app is not enabled" : "Você não pode compartilhar para um círculo se o aplicativo não está habilitado", "Please specify a valid circle" : "Por favor especifique um círculo válido", + "Sharing %s failed because the back end does not support room shares" : "Falhou ao compartilhar %s porque o sistema não suporta compartilhamento de salas", "Unknown share type" : "Tipo de compartilhamento desconhecido", "Not a directory" : "Não é um diretório", "Could not lock path" : "Não foi possível bloquear o caminho", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 5b96bb51b6d..bc3437c0e2e 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -16,7 +16,9 @@ "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.", + "Move or copy" : "Mover ou copiar", "Download" : "Baixar", + "Delete" : "Excluir", "You can upload into this folder" : "Você não pode enviar arquivos para esta pasta", "No compatible server found at {remote}" : "Nenhum servidor compativel encontrado em {remote}", "Invalid server URL" : "URL do servidor inválida", @@ -89,6 +91,7 @@ "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "O compartilhamento %s falhou ao enviar a senha ao Nextcloud Talk porque este não está ativado", "You cannot share to a Circle if the app is not enabled" : "Você não pode compartilhar para um círculo se o aplicativo não está habilitado", "Please specify a valid circle" : "Por favor especifique um círculo válido", + "Sharing %s failed because the back end does not support room shares" : "Falhou ao compartilhar %s porque o sistema não suporta compartilhamento de salas", "Unknown share type" : "Tipo de compartilhamento desconhecido", "Not a directory" : "Não é um diretório", "Could not lock path" : "Não foi possível bloquear o caminho", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index c105cc9d95a..efe325ec75c 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -18,7 +18,9 @@ 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.", + "Move or copy" : "Taşı ya da kopyala", "Download" : "İndir", + "Delete" : "Sil", "You can upload into this folder" : "Bu klasöre yükleme yapabilirsiniz", "No compatible server found at {remote}" : " {remote} konumunda uyumlu sunucu bulunamadı", "Invalid server URL" : "Sunucu adresi geçersiz", @@ -91,6 +93,7 @@ OC.L10N.register( "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk etkinleştirilmemiş olduğundan %sNextcloud Talk ile parola gönderilerek paylaşılamadı", "You cannot share to a Circle if the app is not enabled" : "Uygulama etkinleştirilmemiş ise bir Çevre ile paylaşamazsınız", "Please specify a valid circle" : "Lütfen geçerli bir çevre belirtin", + "Sharing %s failed because the back end does not support room shares" : "Arka uç oda paylaşımlarına izin vermediğinden %s paylaşılamadı", "Unknown share type" : "Paylaşım türü bilinmiyor", "Not a directory" : "Bir klasör değil", "Could not lock path" : "Yol kilitlenemedi", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 3fbcd62755b..4d658977584 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -16,7 +16,9 @@ "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.", + "Move or copy" : "Taşı ya da kopyala", "Download" : "İndir", + "Delete" : "Sil", "You can upload into this folder" : "Bu klasöre yükleme yapabilirsiniz", "No compatible server found at {remote}" : " {remote} konumunda uyumlu sunucu bulunamadı", "Invalid server URL" : "Sunucu adresi geçersiz", @@ -89,6 +91,7 @@ "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Nextcloud Talk etkinleştirilmemiş olduğundan %sNextcloud Talk ile parola gönderilerek paylaşılamadı", "You cannot share to a Circle if the app is not enabled" : "Uygulama etkinleştirilmemiş ise bir Çevre ile paylaşamazsınız", "Please specify a valid circle" : "Lütfen geçerli bir çevre belirtin", + "Sharing %s failed because the back end does not support room shares" : "Arka uç oda paylaşımlarına izin vermediğinden %s paylaşılamadı", "Unknown share type" : "Paylaşım türü bilinmiyor", "Not a directory" : "Bir klasör değil", "Could not lock path" : "Yol kilitlenemedi", diff --git a/apps/workflowengine/l10n/de.js b/apps/workflowengine/l10n/de.js index dbd27d57688..eeadc935046 100644 --- a/apps/workflowengine/l10n/de.js +++ b/apps/workflowengine/l10n/de.js @@ -39,6 +39,7 @@ OC.L10N.register( "Android client" : "Android-Client", "iOS client" : "iOS-Client", "Desktop client" : "Desktop-Client", + "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons", "User group membership" : "Benutzergruppen-Mitgliedschaft", "is member of" : "ist Mitglied von", "is not member of" : "ist kein Mitglied von", diff --git a/apps/workflowengine/l10n/de.json b/apps/workflowengine/l10n/de.json index 44082676c9d..b96ec7dfdb5 100644 --- a/apps/workflowengine/l10n/de.json +++ b/apps/workflowengine/l10n/de.json @@ -37,6 +37,7 @@ "Android client" : "Android-Client", "iOS client" : "iOS-Client", "Desktop client" : "Desktop-Client", + "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons", "User group membership" : "Benutzergruppen-Mitgliedschaft", "is member of" : "ist Mitglied von", "is not member of" : "ist kein Mitglied von", diff --git a/apps/workflowengine/l10n/de_DE.js b/apps/workflowengine/l10n/de_DE.js index 7c5d57348dc..79aee9a0b15 100644 --- a/apps/workflowengine/l10n/de_DE.js +++ b/apps/workflowengine/l10n/de_DE.js @@ -39,6 +39,7 @@ OC.L10N.register( "Android client" : "Android-Client", "iOS client" : "iOS-Client", "Desktop client" : "Desktop-Client", + "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons", "User group membership" : "Benutzergruppen-Mitgliedschaft", "is member of" : "Ist Mitglied von", "is not member of" : "Ist kein Mitglied von", diff --git a/apps/workflowengine/l10n/de_DE.json b/apps/workflowengine/l10n/de_DE.json index 67ad8a30f63..ad870bf4ec5 100644 --- a/apps/workflowengine/l10n/de_DE.json +++ b/apps/workflowengine/l10n/de_DE.json @@ -37,6 +37,7 @@ "Android client" : "Android-Client", "iOS client" : "iOS-Client", "Desktop client" : "Desktop-Client", + "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons", "User group membership" : "Benutzergruppen-Mitgliedschaft", "is member of" : "Ist Mitglied von", "is not member of" : "Ist kein Mitglied von", diff --git a/apps/workflowengine/l10n/it.js b/apps/workflowengine/l10n/it.js index 7a620f7e44f..5b9fa8dde49 100644 --- a/apps/workflowengine/l10n/it.js +++ b/apps/workflowengine/l10n/it.js @@ -39,6 +39,7 @@ OC.L10N.register( "Android client" : "Client Android", "iOS client" : "Client iOS", "Desktop client" : "Client desktop", + "Thunderbird & Outlook addons" : "Componenti aggiuntivi di Outlook e Thunderbird", "User group membership" : "Appartenenza ai gruppi degli utenti", "is member of" : "è membro di", "is not member of" : "non è membro di", diff --git a/apps/workflowengine/l10n/it.json b/apps/workflowengine/l10n/it.json index 7ab3c9ce9c5..5730aa7f974 100644 --- a/apps/workflowengine/l10n/it.json +++ b/apps/workflowengine/l10n/it.json @@ -37,6 +37,7 @@ "Android client" : "Client Android", "iOS client" : "Client iOS", "Desktop client" : "Client desktop", + "Thunderbird & Outlook addons" : "Componenti aggiuntivi di Outlook e Thunderbird", "User group membership" : "Appartenenza ai gruppi degli utenti", "is member of" : "è membro di", "is not member of" : "non è membro di", diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js index b7e50112f40..f8dcb1f1972 100644 --- a/apps/workflowengine/l10n/pt_BR.js +++ b/apps/workflowengine/l10n/pt_BR.js @@ -39,6 +39,7 @@ OC.L10N.register( "Android client" : "Cliente Android", "iOS client" : "Cliente iOS", "Desktop client" : "Cliente de Desktop", + "Thunderbird & Outlook addons" : "Extensões para Thunderbird & Outlook", "User group membership" : "Adesão de grupo de usuário", "is member of" : "é membro de", "is not member of" : "não é membro de", diff --git a/apps/workflowengine/l10n/pt_BR.json b/apps/workflowengine/l10n/pt_BR.json index 9d476397ed3..a43e7ef29ee 100644 --- a/apps/workflowengine/l10n/pt_BR.json +++ b/apps/workflowengine/l10n/pt_BR.json @@ -37,6 +37,7 @@ "Android client" : "Cliente Android", "iOS client" : "Cliente iOS", "Desktop client" : "Cliente de Desktop", + "Thunderbird & Outlook addons" : "Extensões para Thunderbird & Outlook", "User group membership" : "Adesão de grupo de usuário", "is member of" : "é membro de", "is not member of" : "não é membro de", diff --git a/apps/workflowengine/l10n/tr.js b/apps/workflowengine/l10n/tr.js index d4b2ccfa1dc..d09238621cb 100644 --- a/apps/workflowengine/l10n/tr.js +++ b/apps/workflowengine/l10n/tr.js @@ -39,6 +39,7 @@ OC.L10N.register( "Android client" : "Android istemcisi", "iOS client" : "iOS istemcisi", "Desktop client" : "Masaüstü istemcisi", + "Thunderbird & Outlook addons" : "Thunderbird ve Outlook eklentileri", "User group membership" : "Kullanıcı grubu üyeliği", "is member of" : "şunun üyesi olan", "is not member of" : "şunun üyesi olmayan", diff --git a/apps/workflowengine/l10n/tr.json b/apps/workflowengine/l10n/tr.json index e47333e5fa2..988f7a37f18 100644 --- a/apps/workflowengine/l10n/tr.json +++ b/apps/workflowengine/l10n/tr.json @@ -37,6 +37,7 @@ "Android client" : "Android istemcisi", "iOS client" : "iOS istemcisi", "Desktop client" : "Masaüstü istemcisi", + "Thunderbird & Outlook addons" : "Thunderbird ve Outlook eklentileri", "User group membership" : "Kullanıcı grubu üyeliği", "is member of" : "şunun üyesi olan", "is not member of" : "şunun üyesi olmayan", diff --git a/core/l10n/de.js b/core/l10n/de.js index c27529b2f23..9ec44a0b04a 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -186,6 +186,7 @@ OC.L10N.register( "remote" : "Entfernte Freigabe", "remote group" : "Externe Gruppe", "email" : "E-Mail", + "conversation" : "Unterhaltung", "shared by {sharer}" : "Geteilt von {sharer}", "Unshare" : "Freigabe aufheben", "Can reshare" : "kann weiterteilen", diff --git a/core/l10n/de.json b/core/l10n/de.json index 4dfa2975267..5f8dde4f545 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -184,6 +184,7 @@ "remote" : "Entfernte Freigabe", "remote group" : "Externe Gruppe", "email" : "E-Mail", + "conversation" : "Unterhaltung", "shared by {sharer}" : "Geteilt von {sharer}", "Unshare" : "Freigabe aufheben", "Can reshare" : "kann weiterteilen", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index ccaee632a0b..948a0d8291d 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -186,6 +186,7 @@ OC.L10N.register( "remote" : "Entfernte Freigabe", "remote group" : "Externe Gruppe", "email" : "E-Mail", + "conversation" : "Unterhaltung", "shared by {sharer}" : "Geteilt von {sharer}", "Unshare" : "Freigabe aufheben", "Can reshare" : "kann weiterteilen", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 2200baf03cf..5dabc874ea7 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -184,6 +184,7 @@ "remote" : "Entfernte Freigabe", "remote group" : "Externe Gruppe", "email" : "E-Mail", + "conversation" : "Unterhaltung", "shared by {sharer}" : "Geteilt von {sharer}", "Unshare" : "Freigabe aufheben", "Can reshare" : "kann weiterteilen", diff --git a/core/l10n/it.js b/core/l10n/it.js index d489881a509..f6d05902c9f 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -179,6 +179,7 @@ OC.L10N.register( "Enable" : "Abilita", "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}", "Shared with you and {circle} by {owner}" : "Condiviso con te e {circle} da {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Condiviso con te e con la conversazione {conversation} da {owner}", "Shared with you by {owner}" : "Condiviso con te da {owner}", "Choose a password for the mail share" : "Scegli una password per la condivisione tramite posta", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha condiviso tramite collegamento", @@ -186,6 +187,7 @@ OC.L10N.register( "remote" : "remota", "remote group" : "gruppo remoto", "email" : "email", + "conversation" : "conversazione", "shared by {sharer}" : "condiviso da {sharer}", "Unshare" : "Rimuovi condivisione", "Can reshare" : "Può ri-condividere", diff --git a/core/l10n/it.json b/core/l10n/it.json index 4bf66ba3504..d4efb385796 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -177,6 +177,7 @@ "Enable" : "Abilita", "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}", "Shared with you and {circle} by {owner}" : "Condiviso con te e {circle} da {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Condiviso con te e con la conversazione {conversation} da {owner}", "Shared with you by {owner}" : "Condiviso con te da {owner}", "Choose a password for the mail share" : "Scegli una password per la condivisione tramite posta", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha condiviso tramite collegamento", @@ -184,6 +185,7 @@ "remote" : "remota", "remote group" : "gruppo remoto", "email" : "email", + "conversation" : "conversazione", "shared by {sharer}" : "condiviso da {sharer}", "Unshare" : "Rimuovi condivisione", "Can reshare" : "Può ri-condividere", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 00b58995373..32511e73640 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -179,6 +179,7 @@ OC.L10N.register( "Enable" : "Ativar", "Shared with you and the group {group} by {owner}" : "Compartilhado com você e com o grupo {group} por {owner}", "Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} por {owner}", "Shared with you by {owner}" : "Compartilhado com você por {owner}", "Choose a password for the mail share" : "Escolha uma senha para o compartilhamento de e-mail", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatiorDisplayName}} compartilhou via link", @@ -186,6 +187,7 @@ OC.L10N.register( "remote" : "remoto", "remote group" : "grupo remoto", "email" : "e-mail", + "conversation" : "Conversa", "shared by {sharer}" : "compartilhado por {sharer}", "Unshare" : "Descompartilhar", "Can reshare" : "Pode compartilhar novamente", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 3ee90f539f3..5d6f853eb43 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -177,6 +177,7 @@ "Enable" : "Ativar", "Shared with you and the group {group} by {owner}" : "Compartilhado com você e com o grupo {group} por {owner}", "Shared with you and {circle} by {owner}" : "Compartilhado com você e {circle} por {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "Compartilhado com você e a conversa {conversation} por {owner}", "Shared with you by {owner}" : "Compartilhado com você por {owner}", "Choose a password for the mail share" : "Escolha uma senha para o compartilhamento de e-mail", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatiorDisplayName}} compartilhou via link", @@ -184,6 +185,7 @@ "remote" : "remoto", "remote group" : "grupo remoto", "email" : "e-mail", + "conversation" : "Conversa", "shared by {sharer}" : "compartilhado por {sharer}", "Unshare" : "Descompartilhar", "Can reshare" : "Pode compartilhar novamente", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 1c66337ad81..6ffc48dae9e 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -179,6 +179,7 @@ OC.L10N.register( "Enable" : "Etkinleştir", "Shared with you and the group {group} by {owner}" : "{owner} tarafından sizinle ve {group} ile paylaşılmış", "Shared with you and {circle} by {owner}" : "{owner} tarafından sizinle ve {circle} ile paylaşılmış", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} tarafından sizinle ve {conversation} görüşmesi ile paylaştırılmış", "Shared with you by {owner}" : "{owner} tarafından sizinle paylaşılmış", "Choose a password for the mail share" : "E-posta ile paylaşmak için bir parola seçin", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} bağlantı ile paylaşılmış", @@ -186,6 +187,7 @@ OC.L10N.register( "remote" : "uzak", "remote group" : "uzak grup", "email" : "e-posta", + "conversation" : "görüşme", "shared by {sharer}" : "{sharer} tarafından paylaşıldı", "Unshare" : "Paylaşımdan Kaldır", "Can reshare" : "Yeniden paylaşabilir", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index a621ebbfa63..7c3ef071164 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -177,6 +177,7 @@ "Enable" : "Etkinleştir", "Shared with you and the group {group} by {owner}" : "{owner} tarafından sizinle ve {group} ile paylaşılmış", "Shared with you and {circle} by {owner}" : "{owner} tarafından sizinle ve {circle} ile paylaşılmış", + "Shared with you and the conversation {conversation} by {owner}" : "{owner} tarafından sizinle ve {conversation} görüşmesi ile paylaştırılmış", "Shared with you by {owner}" : "{owner} tarafından sizinle paylaşılmış", "Choose a password for the mail share" : "E-posta ile paylaşmak için bir parola seçin", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} bağlantı ile paylaşılmış", @@ -184,6 +185,7 @@ "remote" : "uzak", "remote group" : "uzak grup", "email" : "e-posta", + "conversation" : "görüşme", "shared by {sharer}" : "{sharer} tarafından paylaşıldı", "Unshare" : "Paylaşımdan Kaldır", "Can reshare" : "Yeniden paylaşabilir", -- cgit v1.2.3