diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-26 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-26 02:28:28 +0000 |
commit | accfe5b82d9086c6890463f961d94b8c92167417 (patch) | |
tree | 5751e148f613ccb9e49248f91169b049cf3de954 /apps/sharebymail/l10n | |
parent | 6ed728d76c12358314fa3dc5b818d0f38b076745 (diff) | |
download | nextcloud-server-accfe5b82d9086c6890463f961d94b8c92167417.tar.gz nextcloud-server-accfe5b82d9086c6890463f961d94b8c92167417.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/ja.js | 2 | ||||
-rw-r--r-- | apps/sharebymail/l10n/ja.json | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/it.js b/apps/sharebymail/l10n/it.js index 4c8b927ddc0..717a25fe154 100644 --- a/apps/sharebymail/l10n/it.js +++ b/apps/sharebymail/l10n/it.js @@ -25,6 +25,7 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "La password per accedere a %1$s ti è stata inviata", "Password to access {file} was sent to you" : "La password per accedere a {file} ti è stata inviata", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Condivisione di %1$s non riuscita, poiché l'oggetto è già condiviso con l'utente %2$s", + "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non possiamo inviarti la password generata automaticamente. Imposta un indirizzo di posta valido nelle impostazioni personali e prova ancora.", "Failed to send share by email" : "Invio non riuscito della condivisione tramite email", "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te", "%1$s shared »%2$s« with you." : "%1$s ha condiviso «%2$s» con te.", diff --git a/apps/sharebymail/l10n/it.json b/apps/sharebymail/l10n/it.json index 19f9c9a38ec..a8b01e18cb6 100644 --- a/apps/sharebymail/l10n/it.json +++ b/apps/sharebymail/l10n/it.json @@ -23,6 +23,7 @@ "Password to access %1$s was sent to you" : "La password per accedere a %1$s ti è stata inviata", "Password to access {file} was sent to you" : "La password per accedere a {file} ti è stata inviata", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Condivisione di %1$s non riuscita, poiché l'oggetto è già condiviso con l'utente %2$s", + "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Non possiamo inviarti la password generata automaticamente. Imposta un indirizzo di posta valido nelle impostazioni personali e prova ancora.", "Failed to send share by email" : "Invio non riuscito della condivisione tramite email", "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te", "%1$s shared »%2$s« with you." : "%1$s ha condiviso «%2$s» con te.", diff --git a/apps/sharebymail/l10n/ja.js b/apps/sharebymail/l10n/ja.js index 64e6e239fc4..c988f2265f9 100644 --- a/apps/sharebymail/l10n/ja.js +++ b/apps/sharebymail/l10n/ja.js @@ -45,7 +45,7 @@ OC.L10N.register( "You can choose a different password at any time in the share dialog." : "共有ダイアログからいつでも違うパスワードに変更できます。", "Could not find share" : "共有が見つかりませんでした", "Share by mail" : "メールで共有", - "Share provider which allows you to share files by mail" : "メールでファイルを共有できる共有プロバイダ", + "Share provider which allows you to share files by mail" : "メールでファイルを共有できる共有プロバイダー", "Allows users to share a personalized link to a file or folder by putting in an email address." : "ユーザーがメールアドレスを使ってファイルやフォルダーへの個人リンクを共有することを許可します。", "Send password by mail" : "メールでパスワード送信", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "自動生成パスワードを送信できませんでした。個人設定画面から正しいメールアドレスを設定して再度実施してください。", diff --git a/apps/sharebymail/l10n/ja.json b/apps/sharebymail/l10n/ja.json index f67ec835afa..52a5b04e983 100644 --- a/apps/sharebymail/l10n/ja.json +++ b/apps/sharebymail/l10n/ja.json @@ -43,7 +43,7 @@ "You can choose a different password at any time in the share dialog." : "共有ダイアログからいつでも違うパスワードに変更できます。", "Could not find share" : "共有が見つかりませんでした", "Share by mail" : "メールで共有", - "Share provider which allows you to share files by mail" : "メールでファイルを共有できる共有プロバイダ", + "Share provider which allows you to share files by mail" : "メールでファイルを共有できる共有プロバイダー", "Allows users to share a personalized link to a file or folder by putting in an email address." : "ユーザーがメールアドレスを使ってファイルやフォルダーへの個人リンクを共有することを許可します。", "Send password by mail" : "メールでパスワード送信", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "自動生成パスワードを送信できませんでした。個人設定画面から正しいメールアドレスを設定して再度実施してください。", |