diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 69ab4927fd2714cccdea1a87dfc824e49b804fd0..ab170d444a397e5639b4dc93380593f2dfb40b64 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -72,7 +72,7 @@ OC.L10N.register( "Where: %s" : "Ort: %s", "%1$s via %2$s" : "%1$s über %2$s", "Cancelled: %1$s" : "Abgesagt: %1$s", - "\"%1$s\" has been canceled" : "\"%1$s\" wurde abgebrochen", + "\"%1$s\" has been canceled" : "\"%1$s“ wurde abgesagt.", "Re: %1$s" : "Re: %1$s", "%1$s has responded to your invitation" : "%1$s hat auf Ihre Einladung geantwortet", "Invitation updated: %1$s" : "Einladung aktualisiert: %1$s", diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index db9f42aec387dabd338c3537201722816f937e75..ab7563780889a34ee70151a0a4c6a3f9ddd51923 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -70,7 +70,7 @@ "Where: %s" : "Ort: %s", "%1$s via %2$s" : "%1$s über %2$s", "Cancelled: %1$s" : "Abgesagt: %1$s", - "\"%1$s\" has been canceled" : "\"%1$s\" wurde abgebrochen", + "\"%1$s\" has been canceled" : "\"%1$s“ wurde abgesagt.", "Re: %1$s" : "Re: %1$s", "%1$s has responded to your invitation" : "%1$s hat auf Ihre Einladung geantwortet", "Invitation updated: %1$s" : "Einladung aktualisiert: %1$s", diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 7008bb8dc9f1e05371b9795aeb611198f0c56bb7..95dd7ff3414f3f3dcc8b9420db003cc5d7d4bcc4 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -75,6 +75,8 @@ OC.L10N.register( "\"%1$s\" has been canceled" : "\"%1$s\" a été annulé(e)", "Re: %1$s" : "Re : %1$s", "%1$s has responded to your invitation" : "%1$s a répondu à votre invitation", + "Invitation updated: %1$s" : "Invitation mise à jour : %1$s", + "%1$s updated the event \"%2$s\"" : "%1$s a mis à jour l'évènement %2$s", "Invitation: %1$s" : "Invitation : %1$s", "%1$s would like to invite you to \"%2$s\"" : "%1$s souhaite vous inviter à \"%2$s\"", "Organizer:" : "Organisateur :", diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 20d11c43640dd870d6418bf95bf2602b9ca14d5a..60901d2d3ffd09673c250ac2ac751feb4f0e1e12 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -73,6 +73,8 @@ "\"%1$s\" has been canceled" : "\"%1$s\" a été annulé(e)", "Re: %1$s" : "Re : %1$s", "%1$s has responded to your invitation" : "%1$s a répondu à votre invitation", + "Invitation updated: %1$s" : "Invitation mise à jour : %1$s", + "%1$s updated the event \"%2$s\"" : "%1$s a mis à jour l'évènement %2$s", "Invitation: %1$s" : "Invitation : %1$s", "%1$s would like to invite you to \"%2$s\"" : "%1$s souhaite vous inviter à \"%2$s\"", "Organizer:" : "Organisateur :", diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 38f38a0e42e668d9eeb2fed105963c9681f419c6..ae03ec07516b9ffe1374cd88bd96bf40410b887f 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -75,6 +75,8 @@ OC.L10N.register( "\"%1$s\" has been canceled" : "「%1$s」已取消", "Re: %1$s" : "回覆:%1$s", "%1$s has responded to your invitation" : "%1$s 已回應您的邀請", + "Invitation updated: %1$s" : "邀請已更新:%1$s", + "%1$s updated the event \"%2$s\"" : "%1$s 已更新事件:「%2$s」", "Invitation: %1$s" : "邀請:%1$s", "%1$s would like to invite you to \"%2$s\"" : "%1$s 想邀請您加入「%2$s」", "Organizer:" : "組織者:", diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json index 86fd67cc33787ed0b788be2701fa9595dde0302b..9b612c9022dabfe4c475e785427ecde2b696272c 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -73,6 +73,8 @@ "\"%1$s\" has been canceled" : "「%1$s」已取消", "Re: %1$s" : "回覆:%1$s", "%1$s has responded to your invitation" : "%1$s 已回應您的邀請", + "Invitation updated: %1$s" : "邀請已更新:%1$s", + "%1$s updated the event \"%2$s\"" : "%1$s 已更新事件:「%2$s」", "Invitation: %1$s" : "邀請:%1$s", "%1$s would like to invite you to \"%2$s\"" : "%1$s 想邀請您加入「%2$s」", "Organizer:" : "組織者:", diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index dc944ee7b71fa15f2c9a2ab776bf545c720da17a..07503aa5b00cec24045bbc68ad780d0d1efa692d 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -38,6 +38,8 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} изменил(а) ваш адрес электронной почты", "You changed your email address" : "Вы изменили свой адрес электронной почты", "Your email address was changed by an administrator" : "Ваш адрес электронной почты был изменён администратором", + "You created an app password for a session named \"{token}\"" : "Вы создали пароль приложения для сеанса «{token}»", + "An administrator created an app password for a session named \"{token}\"" : "Администратор создал пароль приложения для сеанса «{token}»", "You deleted app password \"{token}\"" : "Вы удалили пароль приложения «{token}»", "You renamed app password \"{token}\" to \"{newToken}\"" : "Вы переименовали пароль приложения «{token}» в «{newToken}»", "You granted filesystem access to app password \"{token}\"" : "Вы разрешили доступ к файлам приложению «{token}»", diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index d18bd218d12895646f40209412555d80a6605f7e..d55aea6b3e02ec0251dedacb2fac5c5c03e90fe0 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -36,6 +36,8 @@ "{actor} changed your email address" : "{actor} изменил(а) ваш адрес электронной почты", "You changed your email address" : "Вы изменили свой адрес электронной почты", "Your email address was changed by an administrator" : "Ваш адрес электронной почты был изменён администратором", + "You created an app password for a session named \"{token}\"" : "Вы создали пароль приложения для сеанса «{token}»", + "An administrator created an app password for a session named \"{token}\"" : "Администратор создал пароль приложения для сеанса «{token}»", "You deleted app password \"{token}\"" : "Вы удалили пароль приложения «{token}»", "You renamed app password \"{token}\" to \"{newToken}\"" : "Вы переименовали пароль приложения «{token}» в «{newToken}»", "You granted filesystem access to app password \"{token}\"" : "Вы разрешили доступ к файлам приложению «{token}»", diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js index a0c9a79f02c70b5d2bec1b34fae5afe129293ab6..4cf66266788a6d2f2dc3b080d671b219146369f3 100644 --- a/apps/user_ldap/l10n/fr.js +++ b/apps/user_ldap/l10n/fr.js @@ -91,6 +91,7 @@ OC.L10N.register( "Other Attributes:" : "Autres attributs :", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Définit le filtre à appliquer lors de la tentative de connexion. \"%%uid\" remplace le nom d'utilisateur lors de l'authentification. Exemple: \"uid=%%uid\"", "Test Loginname" : "Loginname de test", + "Attempts to receive a DN for the given loginname and the current login filter" : "Tente de recevoir un DN pour l'identifiant de connexion donné et le filtre de connexion courant.", "Verify settings" : "Tester les paramètres", "%s. Server:" : "%s. Serveur :", "Add a new configuration" : "Ajouter une nouvelle configuration", diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json index bbaaf94c1855e8e9bc8a88b976cffcb0443ae268..23d2174f85e80c3880905d58125f4d907777bdd7 100644 --- a/apps/user_ldap/l10n/fr.json +++ b/apps/user_ldap/l10n/fr.json @@ -89,6 +89,7 @@ "Other Attributes:" : "Autres attributs :", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Définit le filtre à appliquer lors de la tentative de connexion. \"%%uid\" remplace le nom d'utilisateur lors de l'authentification. Exemple: \"uid=%%uid\"", "Test Loginname" : "Loginname de test", + "Attempts to receive a DN for the given loginname and the current login filter" : "Tente de recevoir un DN pour l'identifiant de connexion donné et le filtre de connexion courant.", "Verify settings" : "Tester les paramètres", "%s. Server:" : "%s. Serveur :", "Add a new configuration" : "Ajouter une nouvelle configuration", diff --git a/apps/user_ldap/l10n/zh_TW.js b/apps/user_ldap/l10n/zh_TW.js index 658a213096b3e3f7e004f03753001506c7803513..cf214dcf31fd6bba13d6cbe8308a4353f070a997 100644 --- a/apps/user_ldap/l10n/zh_TW.js +++ b/apps/user_ldap/l10n/zh_TW.js @@ -91,6 +91,7 @@ OC.L10N.register( "Other Attributes:" : "其他屬性:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "定義要套用的過濾條件,試圖登入時。\"%%uid\" 會在登入動作時取代使用者名稱。範例:\"uid=%%uid\"", "Test Loginname" : "測試登入名稱", + "Attempts to receive a DN for the given loginname and the current login filter" : "嘗試接收指定登入名稱與目前登入過濾條件的 DN", "Verify settings" : "驗證設定", "%s. Server:" : "%s. 伺服器:", "Add a new configuration" : "建立一個新的設定", diff --git a/apps/user_ldap/l10n/zh_TW.json b/apps/user_ldap/l10n/zh_TW.json index af38745271a2b703c2265c370f72b212e4d22942..9fc73aa1f1fb1a362c99e9346216e0b5e2c72cc6 100644 --- a/apps/user_ldap/l10n/zh_TW.json +++ b/apps/user_ldap/l10n/zh_TW.json @@ -89,6 +89,7 @@ "Other Attributes:" : "其他屬性:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "定義要套用的過濾條件,試圖登入時。\"%%uid\" 會在登入動作時取代使用者名稱。範例:\"uid=%%uid\"", "Test Loginname" : "測試登入名稱", + "Attempts to receive a DN for the given loginname and the current login filter" : "嘗試接收指定登入名稱與目前登入過濾條件的 DN", "Verify settings" : "驗證設定", "%s. Server:" : "%s. 伺服器:", "Add a new configuration" : "建立一個新的設定",