diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 5487ee07c9..c92f7d2d20 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 b0700cf32c..50e9afbd94 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 9b726cb0b9..a79251139d 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 ced4db51e3..04ad6f2bf8 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 fdc5f66489..73d47955e6 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 cca17f25aa..37e17fd55b 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 7201ea57dc..1f2a79930a 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 5b96bb51b6..bc3437c0e2 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 c105cc9d95..efe325ec75 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 3fbcd62755..4d65897758 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 dbd27d5768..eeadc93504 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 44082676c9..b96ec7dfdb 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 7c5d57348d..79aee9a0b1 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 67ad8a30f6..ad870bf4ec 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 7a620f7e44..5b9fa8dde4 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 7ab3c9ce9c..5730aa7f97 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 b7e50112f4..f8dcb1f197 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 9d476397ed..a43e7ef29e 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 d4b2ccfa1d..d09238621c 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 e47333e5fa..988f7a37f1 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 c27529b2f2..9ec44a0b04 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 4dfa297526..5f8dde4f54 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 ccaee632a0..948a0d8291 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 2200baf03c..5dabc874ea 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 d489881a50..f6d05902c9 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 4bf66ba350..d4efb38579 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 00b5899537..32511e7364 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 3ee90f539f..5d6f853eb4 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 1c66337ad8..6ffc48dae9 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 a621ebbfa6..7c3ef07116 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",