diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-24 02:25:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-24 02:25:07 +0000 |
commit | bb8a71266e942e4f2a48f127fd27c4915138e378 (patch) | |
tree | 89bdb793202430fda0bb3685cec2be92e856cbe8 /apps | |
parent | a219fa587af77bcb5f9d0a9a9cd3b0e0134153ff (diff) | |
download | nextcloud-server-bb8a71266e942e4f2a48f127fd27c4915138e378.tar.gz nextcloud-server-bb8a71266e942e4f2a48f127fd27c4915138e378.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
32 files changed, 42 insertions, 8 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 23d80175af1..918c6d3a113 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -95,7 +95,7 @@ OC.L10N.register( "Are you accepting the invitation?" : "Czy akceptujesz zaproszenie?", "Tentative" : "Niepewne", "Save" : "Zapisz", - "Your attendance was updated successfully." : "Twoja obecność została zmieniona.", + "Your attendance was updated successfully." : "Twoja obecność została pomyślnie zaktualizowana.", "Calendar server" : "Serwer kalendarza", "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Zainstaluj także {calendarappstoreopen}aplikację Kalendarz{linkclose} lub {calendardocopen}połącz swój komputer i telefon komórkowy, aby zsynchronizować ↗{linkclose}.", "Send invitations to attendees" : "Wyślij zaproszenia do uczestników", diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index 15627e6a998..53a5a1c8ea5 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -93,7 +93,7 @@ "Are you accepting the invitation?" : "Czy akceptujesz zaproszenie?", "Tentative" : "Niepewne", "Save" : "Zapisz", - "Your attendance was updated successfully." : "Twoja obecność została zmieniona.", + "Your attendance was updated successfully." : "Twoja obecność została pomyślnie zaktualizowana.", "Calendar server" : "Serwer kalendarza", "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Zainstaluj także {calendarappstoreopen}aplikację Kalendarz{linkclose} lub {calendardocopen}połącz swój komputer i telefon komórkowy, aby zsynchronizować ↗{linkclose}.", "Send invitations to attendees" : "Wyślij zaproszenia do uczestników", diff --git a/apps/encryption/l10n/pl.js b/apps/encryption/l10n/pl.js index dc9ff02a15b..fde7b2005d9 100644 --- a/apps/encryption/l10n/pl.js +++ b/apps/encryption/l10n/pl.js @@ -4,9 +4,9 @@ OC.L10N.register( "Missing recovery key password" : "Brakujące hasło klucza odzyskiwania", "Please repeat the recovery key password" : "Powtórz hasło klucza odzyskiwania", "Repeated recovery key password does not match the provided recovery key password" : "Hasła klucza odzyskiwania nie zgadzają się", - "Recovery key successfully enabled" : "Klucz odzyskiwania włączony", + "Recovery key successfully enabled" : "Klucz odzyskiwania został pomyślnie włączony", "Could not enable recovery key. Please check your recovery key password!" : "Nie można włączyć klucza odzyskiwania. Proszę sprawdzić swoje hasło odzyskiwania!", - "Recovery key successfully disabled" : "Klucz odzyskiwania wyłączony", + "Recovery key successfully disabled" : "Klucz odzyskiwania został pomyślnie wyłączony", "Could not disable recovery key. Please check your recovery key password!" : "Nie można wyłączyć klucza odzyskiwania. Proszę sprawdzić swoje hasło odzyskiwania!", "Missing parameters" : "Brakujące dane", "Please provide the old recovery password" : "Podaj stare hasło odzyskiwania", diff --git a/apps/encryption/l10n/pl.json b/apps/encryption/l10n/pl.json index 00b1c6faf1a..d744b920b77 100644 --- a/apps/encryption/l10n/pl.json +++ b/apps/encryption/l10n/pl.json @@ -2,9 +2,9 @@ "Missing recovery key password" : "Brakujące hasło klucza odzyskiwania", "Please repeat the recovery key password" : "Powtórz hasło klucza odzyskiwania", "Repeated recovery key password does not match the provided recovery key password" : "Hasła klucza odzyskiwania nie zgadzają się", - "Recovery key successfully enabled" : "Klucz odzyskiwania włączony", + "Recovery key successfully enabled" : "Klucz odzyskiwania został pomyślnie włączony", "Could not enable recovery key. Please check your recovery key password!" : "Nie można włączyć klucza odzyskiwania. Proszę sprawdzić swoje hasło odzyskiwania!", - "Recovery key successfully disabled" : "Klucz odzyskiwania wyłączony", + "Recovery key successfully disabled" : "Klucz odzyskiwania został pomyślnie wyłączony", "Could not disable recovery key. Please check your recovery key password!" : "Nie można wyłączyć klucza odzyskiwania. Proszę sprawdzić swoje hasło odzyskiwania!", "Missing parameters" : "Brakujące dane", "Please provide the old recovery password" : "Podaj stare hasło odzyskiwania", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 6081a1f6ad6..c5866ce80a4 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -183,6 +183,7 @@ OC.L10N.register( "Create a new share link" : "Neuen Freigabe-Link erstellen", "{shareWith} by {initiator}" : "{shareWith} von {initiator}", "Shared via link by {initiator}" : "Geteilt mittels Link von {initiator}", + "Mail share ({label})" : "Mail-Freigabe ({label})", "Share link ({label})" : "Link teilen ({label})", "Share link" : "Link teilen", "Error, please enter proper password and/or expiration date" : "Fehler. Bitte gebe das richtige Passwort und/oder Ablaufdatum ein", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 96ee6075352..3acfa491d7f 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -181,6 +181,7 @@ "Create a new share link" : "Neuen Freigabe-Link erstellen", "{shareWith} by {initiator}" : "{shareWith} von {initiator}", "Shared via link by {initiator}" : "Geteilt mittels Link von {initiator}", + "Mail share ({label})" : "Mail-Freigabe ({label})", "Share link ({label})" : "Link teilen ({label})", "Share link" : "Link teilen", "Error, please enter proper password and/or expiration date" : "Fehler. Bitte gebe das richtige Passwort und/oder Ablaufdatum ein", diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index ecf0af901a9..160f2681b89 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -183,6 +183,7 @@ OC.L10N.register( "Create a new share link" : "Utwórz nowy link udostępniania", "{shareWith} by {initiator}" : "{shareWith} przez {initiator}", "Shared via link by {initiator}" : "Udostępnione przez link od {initiator}", + "Mail share ({label})" : "Udostępnij pocztę ({label})", "Share link ({label})" : "Udostępnij link ({label})", "Share link" : "Udostępnij link", "Error, please enter proper password and/or expiration date" : "Błąd, wprowadź prawidłowe hasło i/lub datę ważności", diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index 3ab3703b8d8..b4c6c0ea987 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -181,6 +181,7 @@ "Create a new share link" : "Utwórz nowy link udostępniania", "{shareWith} by {initiator}" : "{shareWith} przez {initiator}", "Shared via link by {initiator}" : "Udostępnione przez link od {initiator}", + "Mail share ({label})" : "Udostępnij pocztę ({label})", "Share link ({label})" : "Udostępnij link ({label})", "Share link" : "Udostępnij link", "Error, please enter proper password and/or expiration date" : "Błąd, wprowadź prawidłowe hasło i/lub datę ważności", diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js index 1ed080a77da..625edab521d 100644 --- a/apps/files_sharing/l10n/pt_BR.js +++ b/apps/files_sharing/l10n/pt_BR.js @@ -183,6 +183,7 @@ OC.L10N.register( "Create a new share link" : "Criar um novo link de compartilhamento", "{shareWith} by {initiator}" : "{shareWith} por {initiator}", "Shared via link by {initiator}" : "Compartilhado via link por {initiator}", + "Mail share ({label})" : "Compartilhar por e-mail ({label})", "Share link ({label})" : "Compartilhar link ({label})", "Share link" : "Link de compartilhamento", "Error, please enter proper password and/or expiration date" : "Erro, digite a senha correta e/ou a data de validade", diff --git a/apps/files_sharing/l10n/pt_BR.json b/apps/files_sharing/l10n/pt_BR.json index 508441193bc..304974e6a96 100644 --- a/apps/files_sharing/l10n/pt_BR.json +++ b/apps/files_sharing/l10n/pt_BR.json @@ -181,6 +181,7 @@ "Create a new share link" : "Criar um novo link de compartilhamento", "{shareWith} by {initiator}" : "{shareWith} por {initiator}", "Shared via link by {initiator}" : "Compartilhado via link por {initiator}", + "Mail share ({label})" : "Compartilhar por e-mail ({label})", "Share link ({label})" : "Compartilhar link ({label})", "Share link" : "Link de compartilhamento", "Error, please enter proper password and/or expiration date" : "Erro, digite a senha correta e/ou a data de validade", diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index a445621e2ca..8f0313beeb0 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -183,6 +183,7 @@ OC.L10N.register( "Create a new share link" : "创建新的共享链接", "{shareWith} by {initiator}" : "由 {initiator} 通过 {shareWith} 共享", "Shared via link by {initiator}" : "由 {initiator} 通过链接共享", + "Mail share ({label})" : "邮件分享 ({label})", "Share link ({label})" : "分享链接({标签})", "Share link" : "共享链接", "Error, please enter proper password and/or expiration date" : "错误,请输入正确的密码和/或过期日期", diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index 91f9295d53f..8e4ed4eb62b 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -181,6 +181,7 @@ "Create a new share link" : "创建新的共享链接", "{shareWith} by {initiator}" : "由 {initiator} 通过 {shareWith} 共享", "Shared via link by {initiator}" : "由 {initiator} 通过链接共享", + "Mail share ({label})" : "邮件分享 ({label})", "Share link ({label})" : "分享链接({标签})", "Share link" : "共享链接", "Error, please enter proper password and/or expiration date" : "错误,请输入正确的密码和/或过期日期", diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 73b87eb73af..8337577b6e8 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -183,6 +183,7 @@ OC.L10N.register( "Create a new share link" : "建立新分享連結", "{shareWith} by {initiator}" : "{shareWith} 由 {initiator}", "Shared via link by {initiator}" : "由 {initiator} 透過連結分享", + "Mail share ({label})" : "郵件分享 ({label})", "Share link ({label})" : "分享連結 ({label})", "Share link" : "分享連結", "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼及/或到期日", diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index b45aab56747..d49605d2e5e 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -181,6 +181,7 @@ "Create a new share link" : "建立新分享連結", "{shareWith} by {initiator}" : "{shareWith} 由 {initiator}", "Shared via link by {initiator}" : "由 {initiator} 透過連結分享", + "Mail share ({label})" : "郵件分享 ({label})", "Share link ({label})" : "分享連結 ({label})", "Share link" : "分享連結", "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼及/或到期日", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index c94a7fcff9c..6a2dbd98417 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -370,9 +370,11 @@ OC.L10N.register( "Expire after " : "Ablauf nach ", "days" : "Tagen", "Enforce expiration date" : "Ablaufdatum erzwingen", + "Allow users to share via link and emails" : "Benutzern erlauben, Inhalte über Links und E-Mail zu teilen.", "Allow public uploads" : "Öffentliches Hochladen erlauben", "Always ask for a password" : "Immer nach einem Passwort fragen", "Enforce password protection" : "Passwortschutz erzwingen", + "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen", "Allow resharing" : "Weiterteilen erlauben", "Allow sharing with groups" : "Teilen mit Gruppen erlauben", "Restrict users to only share with users in their groups" : "Benutzer auf das Teilen innerhalb ihrer Gruppen beschränken", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 403a5b5b9b1..b1bfe081677 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -368,9 +368,11 @@ "Expire after " : "Ablauf nach ", "days" : "Tagen", "Enforce expiration date" : "Ablaufdatum erzwingen", + "Allow users to share via link and emails" : "Benutzern erlauben, Inhalte über Links und E-Mail zu teilen.", "Allow public uploads" : "Öffentliches Hochladen erlauben", "Always ask for a password" : "Immer nach einem Passwort fragen", "Enforce password protection" : "Passwortschutz erzwingen", + "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen", "Allow resharing" : "Weiterteilen erlauben", "Allow sharing with groups" : "Teilen mit Gruppen erlauben", "Restrict users to only share with users in their groups" : "Benutzer auf das Teilen innerhalb ihrer Gruppen beschränken", diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 37fa6856058..fc4545ba8f4 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -370,9 +370,11 @@ OC.L10N.register( "Expire after " : "Wygaś po ", "days" : "dniach", "Enforce expiration date" : "Wymuszaj datę wygaśnięcia", + "Allow users to share via link and emails" : "Zezwól użytkownikom na udostępnianie za pośrednictwem linków i e-maili", "Allow public uploads" : "Zezwalaj na publiczne wysyłanie", "Always ask for a password" : "Zawsze pytaj o hasło", "Enforce password protection" : "Wymuszaj zabezpieczenie hasłem", + "Set default expiration date" : "Ustaw domyślną datę wygaśnięcia", "Allow resharing" : "Zezwalaj na ponowne udostępnianie", "Allow sharing with groups" : "Zezwalaj na udostępnianie grupom", "Restrict users to only share with users in their groups" : "Ogranicz użytkownikom możliwość udostępniania, pozwól tylko w swoich grupach", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index e7e06aa75a4..7cb37a71382 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -368,9 +368,11 @@ "Expire after " : "Wygaś po ", "days" : "dniach", "Enforce expiration date" : "Wymuszaj datę wygaśnięcia", + "Allow users to share via link and emails" : "Zezwól użytkownikom na udostępnianie za pośrednictwem linków i e-maili", "Allow public uploads" : "Zezwalaj na publiczne wysyłanie", "Always ask for a password" : "Zawsze pytaj o hasło", "Enforce password protection" : "Wymuszaj zabezpieczenie hasłem", + "Set default expiration date" : "Ustaw domyślną datę wygaśnięcia", "Allow resharing" : "Zezwalaj na ponowne udostępnianie", "Allow sharing with groups" : "Zezwalaj na udostępnianie grupom", "Restrict users to only share with users in their groups" : "Ogranicz użytkownikom możliwość udostępniania, pozwól tylko w swoich grupach", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 0bdce7398fe..dbbd324ea66 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -370,9 +370,11 @@ OC.L10N.register( "Expire after " : "Expirar depois de", "days" : "dias", "Enforce expiration date" : "Fazer cumprir a data de expiração", + "Allow users to share via link and emails" : "Permitir que os usuários compartilhem via link e e-mails", "Allow public uploads" : "Permitir envio público", "Always ask for a password" : "Sempre pedir a senha", "Enforce password protection" : "Reforce a proteção por senha", + "Set default expiration date" : "Definir data de expiração padrão", "Allow resharing" : "Permitir o recompartilhamento", "Allow sharing with groups" : "Permitir o compartilhamento com grupos", "Restrict users to only share with users in their groups" : "Restringir os usuários a compartilhar somente com os usuários em seus grupos", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 8ef8c29266a..64ab5f19184 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -368,9 +368,11 @@ "Expire after " : "Expirar depois de", "days" : "dias", "Enforce expiration date" : "Fazer cumprir a data de expiração", + "Allow users to share via link and emails" : "Permitir que os usuários compartilhem via link e e-mails", "Allow public uploads" : "Permitir envio público", "Always ask for a password" : "Sempre pedir a senha", "Enforce password protection" : "Reforce a proteção por senha", + "Set default expiration date" : "Definir data de expiração padrão", "Allow resharing" : "Permitir o recompartilhamento", "Allow sharing with groups" : "Permitir o compartilhamento com grupos", "Restrict users to only share with users in their groups" : "Restringir os usuários a compartilhar somente com os usuários em seus grupos", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 0bea5856036..9e52561e228 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -370,9 +370,11 @@ OC.L10N.register( "Expire after " : "过期于", "days" : "天", "Enforce expiration date" : "强制过期日期", + "Allow users to share via link and emails" : "允许用户通过链接和电子邮件分享 ", "Allow public uploads" : "允许公开上传", "Always ask for a password" : "一直要求输入密码", "Enforce password protection" : "强制密码保护", + "Set default expiration date" : "设置默认到期日", "Allow resharing" : "允许二次共享", "Allow sharing with groups" : "允许群组共享", "Restrict users to only share with users in their groups" : "限制用户只与他们组中的用户共享", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 6d61079f906..85a227d606e 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -368,9 +368,11 @@ "Expire after " : "过期于", "days" : "天", "Enforce expiration date" : "强制过期日期", + "Allow users to share via link and emails" : "允许用户通过链接和电子邮件分享 ", "Allow public uploads" : "允许公开上传", "Always ask for a password" : "一直要求输入密码", "Enforce password protection" : "强制密码保护", + "Set default expiration date" : "设置默认到期日", "Allow resharing" : "允许二次共享", "Allow sharing with groups" : "允许群组共享", "Restrict users to only share with users in their groups" : "限制用户只与他们组中的用户共享", diff --git a/apps/sharebymail/l10n/de_DE.js b/apps/sharebymail/l10n/de_DE.js index 6ec1611837e..2dc427cdf72 100644 --- a/apps/sharebymail/l10n/de_DE.js +++ b/apps/sharebymail/l10n/de_DE.js @@ -24,6 +24,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Passwort für den Zugriff auf {file} wurde an {email} versandt ", "Password to access %1$s was sent to you" : "Passwort für den Zugriff auf %1$s wurde an Sie versandt", "Password to access {file} was sent to you" : " Passwort für den Zugriff auf {file} wurde an Sie versandt ", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit dem Benutzer %2$s geteilt wird.", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte geben Sie in Ihren persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche Sie es erneut.", "Failed to send share by email" : "Fehler beim Senden der Freigabe per E-Mail", "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Ihnen geteilt", diff --git a/apps/sharebymail/l10n/de_DE.json b/apps/sharebymail/l10n/de_DE.json index 2664a7d4b27..6ebac499ee9 100644 --- a/apps/sharebymail/l10n/de_DE.json +++ b/apps/sharebymail/l10n/de_DE.json @@ -22,6 +22,7 @@ "Password to access {file} was sent to {email}" : "Passwort für den Zugriff auf {file} wurde an {email} versandt ", "Password to access %1$s was sent to you" : "Passwort für den Zugriff auf %1$s wurde an Sie versandt", "Password to access {file} was sent to you" : " Passwort für den Zugriff auf {file} wurde an Sie versandt ", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit dem Benutzer %2$s geteilt wird.", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte geben Sie in Ihren persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche Sie es erneut.", "Failed to send share by email" : "Fehler beim Senden der Freigabe per E-Mail", "%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Ihnen geteilt", diff --git a/apps/sharebymail/l10n/pl.js b/apps/sharebymail/l10n/pl.js index 1a110692cbd..7f9f80f7b81 100644 --- a/apps/sharebymail/l10n/pl.js +++ b/apps/sharebymail/l10n/pl.js @@ -24,6 +24,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Hasło dostępu do {file} zostało wysłane do {email}", "Password to access %1$s was sent to you" : "Hasło dostępu do %1$s zostało do Ciebie wysłane", "Password to access {file} was sent to you" : "Hasło dostępu do {file} zostało do Ciebie wysłane", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Udostępnianie %1$s nie powiodło się, ponieważ ten element jest już udostępniony użytkownikowi %2$s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nie można wysłać automatycznie wygenerowanego hasła. Proszę ustawić prawidłowy adres e-mail w ustawieniach osobistych i spróbować ponownie.", "Failed to send share by email" : "Nie udało się wysłać linku udostępnienia e-mailem", "%1$s shared »%2$s« with you" : "%1$s udostępnił »%2$s«", diff --git a/apps/sharebymail/l10n/pl.json b/apps/sharebymail/l10n/pl.json index 0cbca55a248..6b252fffcfb 100644 --- a/apps/sharebymail/l10n/pl.json +++ b/apps/sharebymail/l10n/pl.json @@ -22,6 +22,7 @@ "Password to access {file} was sent to {email}" : "Hasło dostępu do {file} zostało wysłane do {email}", "Password to access %1$s was sent to you" : "Hasło dostępu do %1$s zostało do Ciebie wysłane", "Password to access {file} was sent to you" : "Hasło dostępu do {file} zostało do Ciebie wysłane", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Udostępnianie %1$s nie powiodło się, ponieważ ten element jest już udostępniony użytkownikowi %2$s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nie można wysłać automatycznie wygenerowanego hasła. Proszę ustawić prawidłowy adres e-mail w ustawieniach osobistych i spróbować ponownie.", "Failed to send share by email" : "Nie udało się wysłać linku udostępnienia e-mailem", "%1$s shared »%2$s« with you" : "%1$s udostępnił »%2$s«", diff --git a/apps/sharebymail/l10n/pt_BR.js b/apps/sharebymail/l10n/pt_BR.js index 77ccfe6b7f3..5dedbeca3df 100644 --- a/apps/sharebymail/l10n/pt_BR.js +++ b/apps/sharebymail/l10n/pt_BR.js @@ -24,6 +24,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "A senha para acesso {file} foi enviada para {email}", "Password to access %1$s was sent to you" : "A senha para acesso %1$s foi enviada para você", "Password to access {file} was sent to you" : "A senha para acesso {file} foi enviada para você", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Compartilhamento de %1$s falhou, porque este item já está compartilhado com o usuário%2$s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Não pudemos enviar a você a senha auto-gerada. Defina um e-mail válido em sua configuração e tente novamente.", "Failed to send share by email" : "Falha ao enviar compartilhamento via e-mail", "%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você", diff --git a/apps/sharebymail/l10n/pt_BR.json b/apps/sharebymail/l10n/pt_BR.json index 00a24a2efdc..35c10d33953 100644 --- a/apps/sharebymail/l10n/pt_BR.json +++ b/apps/sharebymail/l10n/pt_BR.json @@ -22,6 +22,7 @@ "Password to access {file} was sent to {email}" : "A senha para acesso {file} foi enviada para {email}", "Password to access %1$s was sent to you" : "A senha para acesso %1$s foi enviada para você", "Password to access {file} was sent to you" : "A senha para acesso {file} foi enviada para você", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Compartilhamento de %1$s falhou, porque este item já está compartilhado com o usuário%2$s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Não pudemos enviar a você a senha auto-gerada. Defina um e-mail válido em sua configuração e tente novamente.", "Failed to send share by email" : "Falha ao enviar compartilhamento via e-mail", "%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você", diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js index 006fea2771d..97bcf189d94 100644 --- a/apps/sharebymail/l10n/zh_CN.js +++ b/apps/sharebymail/l10n/zh_CN.js @@ -24,6 +24,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "访问 {file} 的密码被发送给 {email}", "Password to access %1$s was sent to you" : "访问 %1$s 的密码已发送给您", "Password to access {file} was sent to you" : "访问 {file} 的密码已发送给您", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "分享 %1$s 失败,因为这个项目已经和用户 %2$s 进行了共享。", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我们无法将自动生成的密码发送与您。请在您的个人设置中提供有效的邮箱后重试。", "Failed to send share by email" : "通过邮件发送共享失败", "%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«", diff --git a/apps/sharebymail/l10n/zh_CN.json b/apps/sharebymail/l10n/zh_CN.json index ca728aa8e7a..e466780a368 100644 --- a/apps/sharebymail/l10n/zh_CN.json +++ b/apps/sharebymail/l10n/zh_CN.json @@ -22,6 +22,7 @@ "Password to access {file} was sent to {email}" : "访问 {file} 的密码被发送给 {email}", "Password to access %1$s was sent to you" : "访问 %1$s 的密码已发送给您", "Password to access {file} was sent to you" : "访问 {file} 的密码已发送给您", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "分享 %1$s 失败,因为这个项目已经和用户 %2$s 进行了共享。", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我们无法将自动生成的密码发送与您。请在您的个人设置中提供有效的邮箱后重试。", "Failed to send share by email" : "通过邮件发送共享失败", "%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«", diff --git a/apps/user_ldap/l10n/pl.js b/apps/user_ldap/l10n/pl.js index 99e5b59e9c3..710374c837e 100644 --- a/apps/user_ldap/l10n/pl.js +++ b/apps/user_ldap/l10n/pl.js @@ -36,7 +36,7 @@ OC.L10N.register( "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Wystąpił błąd. Proszę sprawdzić Base DN oraz ustawienia połączenia i dane dostępowe.", "Do you really want to delete the current Server Configuration?" : "Czy chcesz usunąć bieżącą konfigurację serwera?", "Confirm Deletion" : "Potwierdź usunięcie", - "Mappings cleared successfully!" : "Mapowanie wyczyszczone!", + "Mappings cleared successfully!" : "Mapowania zostały pomyślnie wyczyszczone!", "Error while clearing the mappings." : "Błąd podczas czyszczenia mapowania.", "Anonymous bind is not allowed. Please provide a User DN and Password." : "Anonimowe połączenie nie jest dozwolone. Proszę podać DN użytkownika i hasło.", "LDAP Operations error. Anonymous bind might not be allowed." : "Błąd operacji LDAP. Anonimowe połączenie nie jest dozwolone.", diff --git a/apps/user_ldap/l10n/pl.json b/apps/user_ldap/l10n/pl.json index 6084ba92e2a..3e1c994b4f5 100644 --- a/apps/user_ldap/l10n/pl.json +++ b/apps/user_ldap/l10n/pl.json @@ -34,7 +34,7 @@ "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "Wystąpił błąd. Proszę sprawdzić Base DN oraz ustawienia połączenia i dane dostępowe.", "Do you really want to delete the current Server Configuration?" : "Czy chcesz usunąć bieżącą konfigurację serwera?", "Confirm Deletion" : "Potwierdź usunięcie", - "Mappings cleared successfully!" : "Mapowanie wyczyszczone!", + "Mappings cleared successfully!" : "Mapowania zostały pomyślnie wyczyszczone!", "Error while clearing the mappings." : "Błąd podczas czyszczenia mapowania.", "Anonymous bind is not allowed. Please provide a User DN and Password." : "Anonimowe połączenie nie jest dozwolone. Proszę podać DN użytkownika i hasło.", "LDAP Operations error. Anonymous bind might not be allowed." : "Błąd operacji LDAP. Anonimowe połączenie nie jest dozwolone.", |