]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorNextcloud bot <bot@nextcloud.com>
Thu, 23 Feb 2017 01:18:48 +0000 (01:18 +0000)
committerNextcloud bot <bot@nextcloud.com>
Thu, 23 Feb 2017 01:18:48 +0000 (01:18 +0000)
84 files changed:
apps/federatedfilesharing/l10n/zh_CN.js
apps/federatedfilesharing/l10n/zh_CN.json
apps/sharebymail/l10n/zh_CN.js [new file with mode: 0644]
apps/sharebymail/l10n/zh_CN.json [new file with mode: 0644]
apps/user_ldap/l10n/pt_BR.js
apps/user_ldap/l10n/pt_BR.json
apps/user_ldap/l10n/zh_CN.js
apps/user_ldap/l10n/zh_CN.json
core/l10n/de_DE.js
core/l10n/de_DE.json
core/l10n/eu.js
core/l10n/eu.json
core/l10n/lv.js
core/l10n/lv.json
lib/l10n/eu.js
lib/l10n/eu.json
settings/l10n/cs_CZ.js
settings/l10n/cs_CZ.json
settings/l10n/da.js
settings/l10n/da.json
settings/l10n/de.js
settings/l10n/de.json
settings/l10n/de_DE.js
settings/l10n/de_DE.json
settings/l10n/el.js
settings/l10n/el.json
settings/l10n/en_GB.js
settings/l10n/en_GB.json
settings/l10n/es.js
settings/l10n/es.json
settings/l10n/eu.js
settings/l10n/eu.json
settings/l10n/fi_FI.js
settings/l10n/fi_FI.json
settings/l10n/fr.js
settings/l10n/fr.json
settings/l10n/he.js
settings/l10n/he.json
settings/l10n/hu_HU.js
settings/l10n/hu_HU.json
settings/l10n/ia.js
settings/l10n/ia.json
settings/l10n/id.js
settings/l10n/id.json
settings/l10n/is.js
settings/l10n/is.json
settings/l10n/it.js
settings/l10n/it.json
settings/l10n/ja.js
settings/l10n/ja.json
settings/l10n/ko.js
settings/l10n/ko.json
settings/l10n/lt_LT.js
settings/l10n/lt_LT.json
settings/l10n/lv.js
settings/l10n/lv.json
settings/l10n/nb_NO.js
settings/l10n/nb_NO.json
settings/l10n/nl.js
settings/l10n/nl.json
settings/l10n/pl.js
settings/l10n/pl.json
settings/l10n/pt_BR.js
settings/l10n/pt_BR.json
settings/l10n/pt_PT.js
settings/l10n/pt_PT.json
settings/l10n/ru.js
settings/l10n/ru.json
settings/l10n/sk_SK.js
settings/l10n/sk_SK.json
settings/l10n/sl.js
settings/l10n/sl.json
settings/l10n/sq.js
settings/l10n/sq.json
settings/l10n/sv.js
settings/l10n/sv.json
settings/l10n/th_TH.js
settings/l10n/th_TH.json
settings/l10n/tr.js
settings/l10n/tr.json
settings/l10n/zh_CN.js
settings/l10n/zh_CN.json
settings/l10n/zh_TW.js
settings/l10n/zh_TW.json

index 03f94122a9b3698f38c4fca88328f40c52f3714a..68f76fe0c165c2a9a29966b08277392abaa31df1 100644 (file)
@@ -27,6 +27,7 @@ OC.L10N.register(
     "Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s",
     "Not allowed to create a federated share with the same user" : "不能给你自己分享文件",
     "File is already shared with %s" : "文件已经共享与 %s",
+    "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "共享 %s 失败, 无法找到 %s, 可能该服务器当前无法访问或者使用自签名证书.",
     "Could not find share" : "没有发现共享",
     "Accept" : "接受",
     "Decline" : "拒绝",
@@ -41,6 +42,8 @@ OC.L10N.register(
     "Add to your website" : "添加到您的网站",
     "Share with me via Nextcloud" : "通过联合云与我共享",
     "HTML Code:" : "HTML 代码:",
-    "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s 失败,联合云无法找到 %s,请检查设置或联系管理员。"
+    "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s 失败,联合云无法找到 %s,请检查设置或联系管理员。",
+    "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "你接收到 \"/%3$s\"  做为远程共享来自于 %1$s (代表 %2$s)",
+    "You received \"/%3$s\" as a remote share from %1$s" : "你接收到 \"/%3$s\"  做为远程共享来自于 %1$s"
 },
 "nplurals=1; plural=0;");
index 2972c8ba96f7313531c7b5caf870e46b13a8a63a..640acad07a1c925a37490732b2dd5960cd8f1cfd 100644 (file)
@@ -25,6 +25,7 @@
     "Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s",
     "Not allowed to create a federated share with the same user" : "不能给你自己分享文件",
     "File is already shared with %s" : "文件已经共享与 %s",
+    "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "共享 %s 失败, 无法找到 %s, 可能该服务器当前无法访问或者使用自签名证书.",
     "Could not find share" : "没有发现共享",
     "Accept" : "接受",
     "Decline" : "拒绝",
@@ -39,6 +40,8 @@
     "Add to your website" : "添加到您的网站",
     "Share with me via Nextcloud" : "通过联合云与我共享",
     "HTML Code:" : "HTML 代码:",
-    "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s 失败,联合云无法找到 %s,请检查设置或联系管理员。"
+    "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s 失败,联合云无法找到 %s,请检查设置或联系管理员。",
+    "You received \"/%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "你接收到 \"/%3$s\"  做为远程共享来自于 %1$s (代表 %2$s)",
+    "You received \"/%3$s\" as a remote share from %1$s" : "你接收到 \"/%3$s\"  做为远程共享来自于 %1$s"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js
new file mode 100644 (file)
index 0000000..62a3792
--- /dev/null
@@ -0,0 +1,24 @@
+OC.L10N.register(
+    "sharebymail",
+    {
+    "Shared with %1$s" : "与 %1$s 分享",
+    "Shared with {email}" : "用 {email} 分享",
+    "Shared with %1$s by %2$s" : "由 %2$s 共享给 %1$s",
+    "Shared with {email} by {actor}" : "由 {actor} 通过 {email} 分享",
+    "You shared %1$s with %2$s by mail" : "您通过邮件把 %1$s 分享给了 %2$s",
+    "You shared {file} with {email} by mail" : "您通过邮件 {email} 分享了 {file} ",
+    "%3$s shared %1$s with %2$s by mail" : "%3$s 通过邮件将 %1$s 分享给了 %2$s",
+    "{actor} shared {file} with {email} by mail" : "{actor} 共享 {file} 于 {email} 通过邮件",
+    "Sharing %s failed, this item is already shared with %s" : "共享 %s 失败, 该项目已经共享于 %s",
+    "Failed to send share by E-mail" : "通过电子邮件发送共享失败",
+    "%s shared »%s« with you" : "%s 共享 »%s« 与你",
+    "%s shared »%s« with you on behalf of %s" : "%s 共享 »%s« 和你代表 %s",
+    "Failed to create the E-mail" : "创建电子邮件失败",
+    "Could not find share" : "没有发现共享",
+    "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "嘿那儿,\n\n%s 共享 »%s« 与你代表 %s.\n\n%s\n\n",
+    "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "嘿那儿,\n\n%s 共享 »%s« 与你.\n\n%s\n\n",
+    "Cheers!" : "干杯!",
+    "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "嘿那儿,<br><br>%s 共享 <a href=\"%s\">%s</a> 与你代表 %s.<br><br>",
+    "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "嘿那儿,<br><br>%s 共享 <a href=\"%s\">%s</a> 与你.<br><br>"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/sharebymail/l10n/zh_CN.json b/apps/sharebymail/l10n/zh_CN.json
new file mode 100644 (file)
index 0000000..e4cdb21
--- /dev/null
@@ -0,0 +1,22 @@
+{ "translations": {
+    "Shared with %1$s" : "与 %1$s 分享",
+    "Shared with {email}" : "用 {email} 分享",
+    "Shared with %1$s by %2$s" : "由 %2$s 共享给 %1$s",
+    "Shared with {email} by {actor}" : "由 {actor} 通过 {email} 分享",
+    "You shared %1$s with %2$s by mail" : "您通过邮件把 %1$s 分享给了 %2$s",
+    "You shared {file} with {email} by mail" : "您通过邮件 {email} 分享了 {file} ",
+    "%3$s shared %1$s with %2$s by mail" : "%3$s 通过邮件将 %1$s 分享给了 %2$s",
+    "{actor} shared {file} with {email} by mail" : "{actor} 共享 {file} 于 {email} 通过邮件",
+    "Sharing %s failed, this item is already shared with %s" : "共享 %s 失败, 该项目已经共享于 %s",
+    "Failed to send share by E-mail" : "通过电子邮件发送共享失败",
+    "%s shared »%s« with you" : "%s 共享 »%s« 与你",
+    "%s shared »%s« with you on behalf of %s" : "%s 共享 »%s« 和你代表 %s",
+    "Failed to create the E-mail" : "创建电子邮件失败",
+    "Could not find share" : "没有发现共享",
+    "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "嘿那儿,\n\n%s 共享 »%s« 与你代表 %s.\n\n%s\n\n",
+    "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "嘿那儿,\n\n%s 共享 »%s« 与你.\n\n%s\n\n",
+    "Cheers!" : "干杯!",
+    "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "嘿那儿,<br><br>%s 共享 <a href=\"%s\">%s</a> 与你代表 %s.<br><br>",
+    "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "嘿那儿,<br><br>%s 共享 <a href=\"%s\">%s</a> 与你.<br><br>"
+},"pluralForm" :"nplurals=1; plural=0;"
+}
\ No newline at end of file
index d4b579daab0e31cd1bedca266062f7000e41648a..aad7664de5f92f290738ba86cd55543fdd6aa544 100644 (file)
@@ -94,6 +94,7 @@ OC.L10N.register(
     "Test Base DN" : "Teste Base DN",
     "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Evita pedidos LDAP automáticos. Melhor para configurações maiores, mas requer algum conhecimento LDAP.",
     "Manually enter LDAP filters (recommended for large directories)" : "Inserir manualmente filtros LDAP (recomendado para grandes diretórios)",
+    "Listing and searching for users is constrained by these criteria:" : "Listar e pesquisar usuários é limitado por esses critérios:",
     "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "As classes de objetos mais comuns para os usuários são organizationalPerson, pessoa, usuário e inetOrgPerson. Se você não tem certeza de qual classe de objeto selecionar, por favor, consulte o seu administrador do diretório.",
     "The filter specifies which LDAP users shall have access to the %s instance." : "O filtro especifica quais usuários LDAP devem ter acesso à instância do %s.",
     "Verify settings and count users" : "Verificar configurações e contas de usuários",
index 91e6a461eb4e5e1a5df0d046951bc04593fea3d6..cea7d246ed0f5b1f7136d831836aaaf0ca0222e7 100644 (file)
@@ -92,6 +92,7 @@
     "Test Base DN" : "Teste Base DN",
     "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Evita pedidos LDAP automáticos. Melhor para configurações maiores, mas requer algum conhecimento LDAP.",
     "Manually enter LDAP filters (recommended for large directories)" : "Inserir manualmente filtros LDAP (recomendado para grandes diretórios)",
+    "Listing and searching for users is constrained by these criteria:" : "Listar e pesquisar usuários é limitado por esses critérios:",
     "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "As classes de objetos mais comuns para os usuários são organizationalPerson, pessoa, usuário e inetOrgPerson. Se você não tem certeza de qual classe de objeto selecionar, por favor, consulte o seu administrador do diretório.",
     "The filter specifies which LDAP users shall have access to the %s instance." : "O filtro especifica quais usuários LDAP devem ter acesso à instância do %s.",
     "Verify settings and count users" : "Verificar configurações e contas de usuários",
index 3504857b10f3d0f3dd9b7868b3db29469ca89718..c1f3a4d46ca2a0973d7bd5f8ff3e8ebdead3d8d1 100644 (file)
@@ -94,6 +94,7 @@ OC.L10N.register(
     "Test Base DN" : "测试基础DN",
     "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "避免自动LDAP请求。用于更精确的设置,但需要一些LDAP知识。",
     "Manually enter LDAP filters (recommended for large directories)" : "手动输入LDAP筛选条件(建议用于大型目录)",
+    "Listing and searching for users is constrained by these criteria:" : "列表搜索用户受到标准约束:",
     "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "对于用户最常用的对象类为organizationalPerson,person,user和inetOrgPerson。如果你不确定选择哪些对象类,请咨询您的目录管理员。",
     "The filter specifies which LDAP users shall have access to the %s instance." : "该筛选条件指定哪些LDAP用户有权访问%s的实例。",
     "Verify settings and count users" : "验证设置和统计用户",
index b4fd06b160d9edd2164ac902def899f8b521d31b..4c0ae4ac69e06f862f8dce2873ebb67b3f47da05 100644 (file)
@@ -92,6 +92,7 @@
     "Test Base DN" : "测试基础DN",
     "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "避免自动LDAP请求。用于更精确的设置,但需要一些LDAP知识。",
     "Manually enter LDAP filters (recommended for large directories)" : "手动输入LDAP筛选条件(建议用于大型目录)",
+    "Listing and searching for users is constrained by these criteria:" : "列表搜索用户受到标准约束:",
     "The most common object classes for users are organizationalPerson, person, user, and inetOrgPerson. If you are not sure which object class to select, please consult your directory admin." : "对于用户最常用的对象类为organizationalPerson,person,user和inetOrgPerson。如果你不确定选择哪些对象类,请咨询您的目录管理员。",
     "The filter specifies which LDAP users shall have access to the %s instance." : "该筛选条件指定哪些LDAP用户有权访问%s的实例。",
     "Verify settings and count users" : "验证设置和统计用户",
index 0a72ebb93a8c1c63b0309f94a02959734cff9d55..3babc129263f83c67672d0a94e99cc5eda926ca4 100644 (file)
@@ -59,7 +59,7 @@ OC.L10N.register(
     "Failed to authenticate, try again" : "Legitimierung fehlgeschlagen, noch einmal versuchen",
     "seconds ago" : "Gerade eben",
     "Logging in …" : "Melde an ...",
-    "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Der Link zum Rücksetzen Ihres Passworts ist an Ihre E-Mail-Adresse versandt worden. Sollten Sie ihn nicht in Kürze erhalten, prüfen Sie bitte Ihren Spam-Ordner.<br>Wenn die E-Mail sich nicht darin befindet, wenden Sie sich bette an Ihrem lokalen Administrator.",
+    "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Der Link zum Zurücksetzen Ihres Passworts wurde an Ihre E-Mail-Adresse versandt. Sollten Sie diesen nicht in Kürze erhalten, prüfen Sie bitte Ihren Spam-Ordner.<br>Wenn sie keine E-Mail bekommen haben, wenden Sie sich bitte an Ihren lokalen Administrator.",
     "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Ihre Dateien sind verschlüsselt. Es gibt keinen Weg Ihre Dateien nach dem Rücksetzen des Passwortes wiederherzustellen.<br />Falls Sie sich nicht sicher sind, kontaktieren Sie Ihren Administrator.<br />Möchten Sie wirklich fortfahren?",
     "I know what I'm doing" : "Ich weiß, was ich mache",
     "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktieren Sie Ihren Administrator.",
index 2c85cef17e54f549ac6793477380f58a8f6db662..0c6156a5e27fc5be038346dada2c44cb046cdacc 100644 (file)
@@ -57,7 +57,7 @@
     "Failed to authenticate, try again" : "Legitimierung fehlgeschlagen, noch einmal versuchen",
     "seconds ago" : "Gerade eben",
     "Logging in …" : "Melde an ...",
-    "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Der Link zum Rücksetzen Ihres Passworts ist an Ihre E-Mail-Adresse versandt worden. Sollten Sie ihn nicht in Kürze erhalten, prüfen Sie bitte Ihren Spam-Ordner.<br>Wenn die E-Mail sich nicht darin befindet, wenden Sie sich bette an Ihrem lokalen Administrator.",
+    "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Der Link zum Zurücksetzen Ihres Passworts wurde an Ihre E-Mail-Adresse versandt. Sollten Sie diesen nicht in Kürze erhalten, prüfen Sie bitte Ihren Spam-Ordner.<br>Wenn sie keine E-Mail bekommen haben, wenden Sie sich bitte an Ihren lokalen Administrator.",
     "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Ihre Dateien sind verschlüsselt. Es gibt keinen Weg Ihre Dateien nach dem Rücksetzen des Passwortes wiederherzustellen.<br />Falls Sie sich nicht sicher sind, kontaktieren Sie Ihren Administrator.<br />Möchten Sie wirklich fortfahren?",
     "I know what I'm doing" : "Ich weiß, was ich mache",
     "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktieren Sie Ihren Administrator.",
index b17e18b74528ccecce15db98308938643e6fae68..2328492361f7453a76635d9e2880d136dc2a852b 100644 (file)
@@ -57,7 +57,7 @@ OC.L10N.register(
     "Cancel" : "Ezeztatu",
     "Confirm" : "Baieztatu",
     "Failed to authenticate, try again" : "Huts egindu  autentifikazioa, berriz saiatu",
-    "seconds ago" : "segundu",
+    "seconds ago" : "duela segundo batzuk",
     "Logging in …" : "Saioa hasten ...",
     "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Zure pasahitza berrezartzeko lotura zure postara bidalia izan da.<br>Ez baduzu arrazoizko denbora epe batean jasotzen begiratu zure zabor-posta karpetan.<br>Hor ere ez badago kudeatzailearekin harremanetan jarri.",
     "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Zure fitxategiak zifratzen dira. Pasahitza aldatuz gero, ez dago zure datuak berreskuratzeko modurik.<br />Ziur ez bazaude, jarri harremanetan administratzailearekin jarraitu baino lehen. <br />Ziur zaude jarraitu nahi duzula?",
index ddeaee030431431cde6dc1e1da3cc6330eed9fb2..caf3d11ea1794af96d6d8100c6fdeecab4f26f7d 100644 (file)
@@ -55,7 +55,7 @@
     "Cancel" : "Ezeztatu",
     "Confirm" : "Baieztatu",
     "Failed to authenticate, try again" : "Huts egindu  autentifikazioa, berriz saiatu",
-    "seconds ago" : "segundu",
+    "seconds ago" : "duela segundo batzuk",
     "Logging in …" : "Saioa hasten ...",
     "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Zure pasahitza berrezartzeko lotura zure postara bidalia izan da.<br>Ez baduzu arrazoizko denbora epe batean jasotzen begiratu zure zabor-posta karpetan.<br>Hor ere ez badago kudeatzailearekin harremanetan jarri.",
     "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Zure fitxategiak zifratzen dira. Pasahitza aldatuz gero, ez dago zure datuak berreskuratzeko modurik.<br />Ziur ez bazaude, jarri harremanetan administratzailearekin jarraitu baino lehen. <br />Ziur zaude jarraitu nahi duzula?",
index 6d61f61ec8956a598e722a5dcf9c0d468de5c3f5..9d2279f3ae10818b9081a3ed811607bd76ed49fa 100644 (file)
@@ -43,6 +43,7 @@ OC.L10N.register(
     "Already up to date" : "Jau ir jaunākā",
     "Settings" : "Iestatījumi",
     "Connection to server lost" : "Zaudēts savienojums ar serveri",
+    "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm","Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm","Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm"],
     "Saving..." : "Saglabā...",
     "Dismiss" : "Atmest",
     "Authentication required" : "Nepieciešama autentifikācija",
@@ -121,8 +122,11 @@ OC.L10N.register(
     "Share" : "Koplietot",
     "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Koplietot ar personām, kas atrodas citos serveros, izmantojot Federated Cloud ID username@example.com/nextcloud",
     "Share with users or by mail..." : "Koplietot ar lietotājiem vai izmantojot e-pastu...",
+    "Share with users or remote users..." : "Koplietot ar lietotājiem vai attāliem lietotājiem...",
+    "Share with users, remote users or by mail..." : "Koplietot ar lietotājiem, attāliem lietotājiem vai izmantojot e-pastu...",
     "Share with users or groups..." : "Koplietot ar lietotājiem vai grupām...",
     "Share with users, groups or by mail..." : "Koplietot ar lietotājiem, grupām vai izmantojot e-pastu...",
+    "Share with users, groups or remote users..." : "Koplietot ar lietotājiem, grupām vai attāliem lietotājiem...",
     "Share with users..." : "Koplietots ar lietotājiem...",
     "Error removing share" : "Kļūda, noņemot koplietošanu",
     "restricted" : "ierobežots",
@@ -187,6 +191,7 @@ OC.L10N.register(
     "Database name" : "Datubāzes nosaukums",
     "Database tablespace" : "Datubāzes tabulas telpa",
     "Database host" : "Datubāzes serveris",
+    "Please specify the port number along with the host name (e.g., localhost:5432)." : "Lūdzu, norādiet porta numuru kopā ar resursdatora nosaukumu (piemēram, localhost: 5432).",
     "Performance warning" : "Veiktspējas brīdinājums",
     "SQLite will be used as database." : "SQLite tiks izmantota kā datu bāze.",
     "Finish setup" : "Pabeigt iestatīšanu",
index 8a6814ee5d41398d5e88077a47c51d89d8970147..09b4d9a45068c040cc932d9f1f423ac28496b18b 100644 (file)
@@ -41,6 +41,7 @@
     "Already up to date" : "Jau ir jaunākā",
     "Settings" : "Iestatījumi",
     "Connection to server lost" : "Zaudēts savienojums ar serveri",
+    "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm","Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm","Problēma ielādējot lapu, pārlādēšana pēc %n sekundēm"],
     "Saving..." : "Saglabā...",
     "Dismiss" : "Atmest",
     "Authentication required" : "Nepieciešama autentifikācija",
     "Share" : "Koplietot",
     "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Koplietot ar personām, kas atrodas citos serveros, izmantojot Federated Cloud ID username@example.com/nextcloud",
     "Share with users or by mail..." : "Koplietot ar lietotājiem vai izmantojot e-pastu...",
+    "Share with users or remote users..." : "Koplietot ar lietotājiem vai attāliem lietotājiem...",
+    "Share with users, remote users or by mail..." : "Koplietot ar lietotājiem, attāliem lietotājiem vai izmantojot e-pastu...",
     "Share with users or groups..." : "Koplietot ar lietotājiem vai grupām...",
     "Share with users, groups or by mail..." : "Koplietot ar lietotājiem, grupām vai izmantojot e-pastu...",
+    "Share with users, groups or remote users..." : "Koplietot ar lietotājiem, grupām vai attāliem lietotājiem...",
     "Share with users..." : "Koplietots ar lietotājiem...",
     "Error removing share" : "Kļūda, noņemot koplietošanu",
     "restricted" : "ierobežots",
     "Database name" : "Datubāzes nosaukums",
     "Database tablespace" : "Datubāzes tabulas telpa",
     "Database host" : "Datubāzes serveris",
+    "Please specify the port number along with the host name (e.g., localhost:5432)." : "Lūdzu, norādiet porta numuru kopā ar resursdatora nosaukumu (piemēram, localhost: 5432).",
     "Performance warning" : "Veiktspējas brīdinājums",
     "SQLite will be used as database." : "SQLite tiks izmantota kā datu bāze.",
     "Finish setup" : "Pabeigt iestatīšanu",
index 4fb5c96b88991fdcfa5ac7823d0902d58c94df80..9fd865bc5af786fde031cba445ae2af3805cf63e 100644 (file)
@@ -31,7 +31,7 @@ OC.L10N.register(
     "_%n year ago_::_%n years ago_" : ["orain dela urte %n","orain dela %n urte"],
     "_%n hour ago_::_%n hours ago_" : ["orain dela ordu %n","orain dela %n ordu"],
     "_%n minute ago_::_%n minutes ago_" : ["orain dela minutu %n","orain dela %n minutu"],
-    "seconds ago" : "segundu",
+    "seconds ago" : "duela segundu batzuk",
     "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s id duen modulua ez da existitzen. Mesedez, gaitu ezazu zure aplikazio ezarpenetan, edo jarri harremanetan administratzailearekin.",
     "File name is a reserved word" : "Fitxategi izena hitz erreserbatua da",
     "File name contains at least one invalid character" : "Fitxategi izenak behintzat baliogabeko karaktere bat du",
index 5f38d9945062241be7f7792256ada0b260a3d237..ea50d2fd0b747f3661f80318ab9f9863efa19518 100644 (file)
@@ -29,7 +29,7 @@
     "_%n year ago_::_%n years ago_" : ["orain dela urte %n","orain dela %n urte"],
     "_%n hour ago_::_%n hours ago_" : ["orain dela ordu %n","orain dela %n ordu"],
     "_%n minute ago_::_%n minutes ago_" : ["orain dela minutu %n","orain dela %n minutu"],
-    "seconds ago" : "segundu",
+    "seconds ago" : "duela segundu batzuk",
     "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s id duen modulua ez da existitzen. Mesedez, gaitu ezazu zure aplikazio ezarpenetan, edo jarri harremanetan administratzailearekin.",
     "File name is a reserved word" : "Fitxategi izena hitz erreserbatua da",
     "File name contains at least one invalid character" : "Fitxategi izenak behintzat baliogabeko karaktere bat du",
index 25e85b5e5c5084add8ac41dcb9e7ba4cf1e80807..43d5c1b2510303a9dafb403fa2138a62337bbd65 100644 (file)
@@ -277,7 +277,6 @@ OC.L10N.register(
     "Email" : "Email",
     "Your email address" : "Vaše emailová adresa",
     "No email address set" : "Emailová adresa není nastavena",
-    "For password recovery and notifications" : "Pro obnovení hesla a upozornění",
     "Phone number" : "Telefonní číslo",
     "Your phone number" : "Vlastní telefonní číslo",
     "Address" : "Adresa",
@@ -370,6 +369,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Povolit experimentální aplikace",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Ahoj,<br><br>toto je oznámení o nově vytvořeném %s účtu.<br><br>Uživatelské jméno: %s<br>Přihlásit se dá zde: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ahoj,\n\ntoto je oznámení o nově vytvořeném %s účtu.\n\nUživatelské jméno: %s\nPřihlásit se dá zde: %s\n",
+    "For password recovery and notifications" : "Pro obnovení hesla a upozornění",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Chcete-li podpořit projekt\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">připojte se k vývoji</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">šiřte informace dál</a>!",
     "Add Group" : "Přidat skupinu",
     "Group" : "Skupina",
index 38d7d1d142f52da4382e160a51d37347c3e8d0b3..f3798a32f9837c0a8bd7efec036e9b47379eb35e 100644 (file)
     "Email" : "Email",
     "Your email address" : "Vaše emailová adresa",
     "No email address set" : "Emailová adresa není nastavena",
-    "For password recovery and notifications" : "Pro obnovení hesla a upozornění",
     "Phone number" : "Telefonní číslo",
     "Your phone number" : "Vlastní telefonní číslo",
     "Address" : "Adresa",
     "Enable experimental apps" : "Povolit experimentální aplikace",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Ahoj,<br><br>toto je oznámení o nově vytvořeném %s účtu.<br><br>Uživatelské jméno: %s<br>Přihlásit se dá zde: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ahoj,\n\ntoto je oznámení o nově vytvořeném %s účtu.\n\nUživatelské jméno: %s\nPřihlásit se dá zde: %s\n",
+    "For password recovery and notifications" : "Pro obnovení hesla a upozornění",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Chcete-li podpořit projekt\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">připojte se k vývoji</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">šiřte informace dál</a>!",
     "Add Group" : "Přidat skupinu",
     "Group" : "Skupina",
index 474007513ced979d508931dedc524fd2945ea67e..0e2d660279c4298d10e4d5f92e1f64259e530a13 100644 (file)
@@ -185,7 +185,6 @@ OC.L10N.register(
     "Email" : "E-mail",
     "Your email address" : "Din e-mailadresse",
     "No email address set" : "Der er ikke angivet e-mailadresse",
-    "For password recovery and notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer",
     "You are member of the following groups:" : "Der er medlem af følgende grupper:",
     "Password" : "Kodeord",
     "Current password" : "Nuværende adgangskode",
@@ -246,6 +245,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Aktiver eksperimentale programmer",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hejsa,<br><br>dette er blot en besked om, at du nu har en %s-konto.<br><br>Dit brugernavn: %s<br>Tilgå den: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hejsa,\n\ndette er blot en besked om, at du nu har en %s-konto.\n\nDit brugernavn: %s\nTilgå den: %s\n\n",
+    "For password recovery and notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer",
     "Group" : "Gruppe"
 },
 "nplurals=2; plural=(n != 1);");
index 70af6ed51a07ab1e965e2c02ab5e9758ed8a8489..fc00b72efbbc7d8cf62389a1ed4c801503984a39 100644 (file)
     "Email" : "E-mail",
     "Your email address" : "Din e-mailadresse",
     "No email address set" : "Der er ikke angivet e-mailadresse",
-    "For password recovery and notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer",
     "You are member of the following groups:" : "Der er medlem af følgende grupper:",
     "Password" : "Kodeord",
     "Current password" : "Nuværende adgangskode",
     "Enable experimental apps" : "Aktiver eksperimentale programmer",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hejsa,<br><br>dette er blot en besked om, at du nu har en %s-konto.<br><br>Dit brugernavn: %s<br>Tilgå den: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hejsa,\n\ndette er blot en besked om, at du nu har en %s-konto.\n\nDit brugernavn: %s\nTilgå den: %s\n\n",
+    "For password recovery and notifications" : "Angiv en e-mailadresse for at aktivere gendannelse af adgangskode og modtage notifikationer",
     "Group" : "Gruppe"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
index af7bc27e8650a5bad661a29fdb65cd14ad91b00a..55d9075cd1d7ad68bf1a53d7b6f51e98ef553354 100644 (file)
@@ -255,7 +255,7 @@ OC.L10N.register(
     "Issued By" : "Ausgestellt von:",
     "Valid until %s" : "Gültig bis %s",
     "Import root certificate" : "Root-Zertifikat importieren",
-    "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass du jetzt ein %s-Konto haben.<br><br>Dein Benutzername: <strong>%s</strong><br>Greife darauf zu: <strong><a href=\"%s\">%s</a></strong><br><br>",
+    "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass du jetzt ein %s-Konto hast.<br><br>Dein Benutzername: <strong>%s</strong><br>Greife darauf zu: <strong><a href=\"%s\">%s</a></strong><br><br>",
     "Cheers!" : "Noch einen schönen Tag!",
     "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nhier nur kurz die Mitteilung, dass du jetzt ein %s-Konto hast.\n\nDein Benutzername: %s\nZugriff: %s\n",
     "Administrator documentation" : "Dokumentation für Administratoren",
@@ -277,7 +277,6 @@ OC.L10N.register(
     "Email" : "E-Mail",
     "Your email address" : "Deine E-Mail-Adresse",
     "No email address set" : "Keine E-Mail-Adresse angegeben",
-    "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
     "Phone number" : "Telefonnummer",
     "Your phone number" : "Deine Telefonnummer",
     "Address" : "Adresse",
@@ -370,6 +369,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Experimentelle Apps aktivieren",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass du jetzt ein %s-Konto hast.<br><br>Dein Benutzername: %s<br>Zugriff: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nhier nur kurz die Mitteilung, dass du jetzt ein %s-Konto hast.\n\nDein Benutzername: %s\nLoslegen: %s\n\n",
+    "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Du das Projekt unterstützen möchtest ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">hilf uns bei der Weiterentwicklung</a> ⇥⇥oder ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">empfehle es weiter</a>!",
     "Add Group" : "Gruppe hinzufügen",
     "Group" : "Gruppe",
index 1d4d95c3d5af632a0d018cc322ca5a49b7a9752c..632b5bb7dd64fce62d526549a9c1cafab7020ee0 100644 (file)
     "Issued By" : "Ausgestellt von:",
     "Valid until %s" : "Gültig bis %s",
     "Import root certificate" : "Root-Zertifikat importieren",
-    "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass du jetzt ein %s-Konto haben.<br><br>Dein Benutzername: <strong>%s</strong><br>Greife darauf zu: <strong><a href=\"%s\">%s</a></strong><br><br>",
+    "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass du jetzt ein %s-Konto hast.<br><br>Dein Benutzername: <strong>%s</strong><br>Greife darauf zu: <strong><a href=\"%s\">%s</a></strong><br><br>",
     "Cheers!" : "Noch einen schönen Tag!",
     "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nhier nur kurz die Mitteilung, dass du jetzt ein %s-Konto hast.\n\nDein Benutzername: %s\nZugriff: %s\n",
     "Administrator documentation" : "Dokumentation für Administratoren",
     "Email" : "E-Mail",
     "Your email address" : "Deine E-Mail-Adresse",
     "No email address set" : "Keine E-Mail-Adresse angegeben",
-    "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
     "Phone number" : "Telefonnummer",
     "Your phone number" : "Deine Telefonnummer",
     "Address" : "Adresse",
     "Enable experimental apps" : "Experimentelle Apps aktivieren",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass du jetzt ein %s-Konto hast.<br><br>Dein Benutzername: %s<br>Zugriff: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nhier nur kurz die Mitteilung, dass du jetzt ein %s-Konto hast.\n\nDein Benutzername: %s\nLoslegen: %s\n\n",
+    "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Du das Projekt unterstützen möchtest ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">hilf uns bei der Weiterentwicklung</a> ⇥⇥oder ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">empfehle es weiter</a>!",
     "Add Group" : "Gruppe hinzufügen",
     "Group" : "Gruppe",
index 589f676d71ad3ef9ec0d7dd8c0969ca696efaae2..e6c3d96923156a4031ebb8db1dadf06db1c782a6 100644 (file)
@@ -277,7 +277,6 @@ OC.L10N.register(
     "Email" : "E-Mail",
     "Your email address" : "Ihre E-Mail-Adresse",
     "No email address set" : "Keine E-Mail-Adresse angegeben",
-    "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
     "Phone number" : "Telefonnummer",
     "Your phone number" : "Ihre Telefonnummer",
     "Address" : "Adresse",
@@ -370,6 +369,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Experimentelle Apps aktivieren",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass Sie jetzt ein %s-Konto haben.<br><br>Ihr Benutzername: %s<br>Greifen Sie darauf zu: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nhier nur kurz die Mitteilung, dass Sie jetzt ein %s-Konto haben.\n\nIhr Benutzername: %s\nGreifen Sie darauf zu: %s\n\n",
+    "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Sie das Projekt unterstützen möchten ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">helfen Sie bei der Weiterentwicklung</a> ⇥⇥oder ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">empfehlen Sie es weiter</a>! ",
     "Add Group" : "Gruppe hinzufügen",
     "Group" : "Gruppe",
index 0e3978b93862eec3ce4e2d9b4cd111a78387415e..215236e1dd2f894ed43bf9bb4e47fd50bea162e0 100644 (file)
     "Email" : "E-Mail",
     "Your email address" : "Ihre E-Mail-Adresse",
     "No email address set" : "Keine E-Mail-Adresse angegeben",
-    "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
     "Phone number" : "Telefonnummer",
     "Your phone number" : "Ihre Telefonnummer",
     "Address" : "Adresse",
     "Enable experimental apps" : "Experimentelle Apps aktivieren",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hallo,<br><br>hier nur kurz die Mitteilung, dass Sie jetzt ein %s-Konto haben.<br><br>Ihr Benutzername: %s<br>Greifen Sie darauf zu: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nhier nur kurz die Mitteilung, dass Sie jetzt ein %s-Konto haben.\n\nIhr Benutzername: %s\nGreifen Sie darauf zu: %s\n\n",
+    "For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Wenn Sie das Projekt unterstützen möchten ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">helfen Sie bei der Weiterentwicklung</a> ⇥⇥oder ⇥⇥<a href=\"https://nextcloud.com/contribute\" ⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">empfehlen Sie es weiter</a>! ",
     "Add Group" : "Gruppe hinzufügen",
     "Group" : "Gruppe",
index b6175dfde523747bf1d7ce7358ed859fe6800f8a..d32fe21f958ed4793b546196e5934b6a895e399a 100644 (file)
@@ -240,7 +240,6 @@ OC.L10N.register(
     "Email" : "Ηλεκτρονικό ταχυδρομείο",
     "Your email address" : "Η διεύθυνση ηλ. ταχυδρομείου σας",
     "No email address set" : "Δεν ορίστηκε διεύθυνση email",
-    "For password recovery and notifications" : "Η ανάκτηση του συνθηματικού και οι ειδοποιήσεις",
     "Phone number" : "Αριθμός τηλεφώνου",
     "Your phone number" : "Ο αριθμός τηλεφώνου σας",
     "Address" : "Διεύθυνση",
@@ -324,6 +323,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Ενεργοποίηση πειραματικών εφαρμογών",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Χαίρεται,<br><br>απλά σας κάνουμε γνωστό ότι διαθέτετε έναν %s λογαριασμό.<br><br>Το όνομά σας είναι: %s<br>Έχετε πρόσβαση: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Χαίρεται, \nαπλά σας κάνουμε γνωστό ότι διαθέτετε έναν %s λογαριασμό.\nΤο όνομά σας είναι: %s\nΈχετε πρόσβαση: %s\n",
+    "For password recovery and notifications" : "Η ανάκτηση του συνθηματικού και οι ειδοποιήσεις",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Εάν θέλετε να υποστηρίξετε το έργο\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">συνεργαστείτε με τους προγραμματιστές</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">προωθήστε το</a>!",
     "Add Group" : "Προσθήκη ομάδας",
     "Group" : "Ομάδα",
index 432d007bec130e726a398155d980b5d820f27a47..4b8632e1936770e5b8e6eca247167549e729f5c5 100644 (file)
     "Email" : "Ηλεκτρονικό ταχυδρομείο",
     "Your email address" : "Η διεύθυνση ηλ. ταχυδρομείου σας",
     "No email address set" : "Δεν ορίστηκε διεύθυνση email",
-    "For password recovery and notifications" : "Η ανάκτηση του συνθηματικού και οι ειδοποιήσεις",
     "Phone number" : "Αριθμός τηλεφώνου",
     "Your phone number" : "Ο αριθμός τηλεφώνου σας",
     "Address" : "Διεύθυνση",
     "Enable experimental apps" : "Ενεργοποίηση πειραματικών εφαρμογών",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Χαίρεται,<br><br>απλά σας κάνουμε γνωστό ότι διαθέτετε έναν %s λογαριασμό.<br><br>Το όνομά σας είναι: %s<br>Έχετε πρόσβαση: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Χαίρεται, \nαπλά σας κάνουμε γνωστό ότι διαθέτετε έναν %s λογαριασμό.\nΤο όνομά σας είναι: %s\nΈχετε πρόσβαση: %s\n",
+    "For password recovery and notifications" : "Η ανάκτηση του συνθηματικού και οι ειδοποιήσεις",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Εάν θέλετε να υποστηρίξετε το έργο\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">συνεργαστείτε με τους προγραμματιστές</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">προωθήστε το</a>!",
     "Add Group" : "Προσθήκη ομάδας",
     "Group" : "Ομάδα",
index 930205ba49467869a9f261ac08bda75b928c9e81..49fe129bc161de7c3345acc3e8e5b3a6c47bd519 100644 (file)
@@ -222,7 +222,6 @@ OC.L10N.register(
     "Email" : "Email",
     "Your email address" : "Your email address",
     "No email address set" : "No email address set",
-    "For password recovery and notifications" : "For password recovery and notifications",
     "You are member of the following groups:" : "You are member of the following groups:",
     "Password" : "Password",
     "Current password" : "Current password",
@@ -287,6 +286,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Enable experimental apps",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n",
+    "For password recovery and notifications" : "For password recovery and notifications",
     "Group" : "Group"
 },
 "nplurals=2; plural=(n != 1);");
index 0584f6a5bb1538bee831a2c20e32468ef9fa8c00..6893e48eb28d486fd5674f4162b70e6806e6e5f9 100644 (file)
     "Email" : "Email",
     "Your email address" : "Your email address",
     "No email address set" : "No email address set",
-    "For password recovery and notifications" : "For password recovery and notifications",
     "You are member of the following groups:" : "You are member of the following groups:",
     "Password" : "Password",
     "Current password" : "Current password",
     "Enable experimental apps" : "Enable experimental apps",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n",
+    "For password recovery and notifications" : "For password recovery and notifications",
     "Group" : "Group"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
index 8e7e6384859c0aa1b3c90e026abde5edb751dbcb..bca00688e1fb604fda191e26bbd88799cfb8c15b 100644 (file)
@@ -277,7 +277,6 @@ OC.L10N.register(
     "Email" : "Correo electrónico",
     "Your email address" : "Su dirección de correo",
     "No email address set" : "Ninguna dirección de correo establecida",
-    "For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones",
     "Phone number" : "Número de teléfono",
     "Your phone number" : "Su número de teléfono",
     "Address" : "Dirección",
@@ -370,6 +369,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Habilitar aplicaciones experimentales",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "¿Qué tal?,<br><br>este mensaje es para hacerle saber que ahora tiene una %s cuenta.<br><br>Su nombre de usuario: %s<br>Acceda en: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola, ¿qué tal?,\n\nEste mensaje es para hacerle saber que ahora tiene una cuenta %s.\n\nSu nombre de usuario: %s\nAcceda en: %s\n\n",
+    "For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">únase al desarrollo</a>\n\t\to\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">difunda la palabra</a>.",
     "Add Group" : "Agregar grupo",
     "Group" : "Grupo",
index a8140646b93593f9e9683a98fdf18ab2b3c61bd6..168b4d26127ef8e28ead291ad02a2d789775986a 100644 (file)
     "Email" : "Correo electrónico",
     "Your email address" : "Su dirección de correo",
     "No email address set" : "Ninguna dirección de correo establecida",
-    "For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones",
     "Phone number" : "Número de teléfono",
     "Your phone number" : "Su número de teléfono",
     "Address" : "Dirección",
     "Enable experimental apps" : "Habilitar aplicaciones experimentales",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "¿Qué tal?,<br><br>este mensaje es para hacerle saber que ahora tiene una %s cuenta.<br><br>Su nombre de usuario: %s<br>Acceda en: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola, ¿qué tal?,\n\nEste mensaje es para hacerle saber que ahora tiene una cuenta %s.\n\nSu nombre de usuario: %s\nAcceda en: %s\n\n",
+    "For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">únase al desarrollo</a>\n\t\to\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">difunda la palabra</a>.",
     "Add Group" : "Agregar grupo",
     "Group" : "Grupo",
index a0d0a87460f059108cd499199fb07ef959173381..ab118ba2405e8d57d9f02cd99e37305d0d27589a 100644 (file)
@@ -19,10 +19,12 @@ OC.L10N.register(
     "You need to set your user email before being able to send test emails." : "Epostaren erabiltzailea zehaztu behar duzu probako eposta bidali aurretik.",
     "Invalid request" : "Baliogabeko eskaera",
     "Invalid mail address" : "Posta helbide baliogabea",
+    "To send a password link to the user an email address is required." : "Pasahitza ",
     "Unable to create user." : "Ezin izan da erabiltzailea sortu.",
     "Your %s account was created" : "Zure %s kontua sortu da",
     "Unable to delete user." : "Ezin izan da erabiltzailea ezabatu.",
     "Unable to change full name" : "Ezin izan da izena aldatu",
+    "Unable to change email address" : "Ezin da helbide elektronikoa aldatu",
     "Your full name has been changed." : "Zure izena aldatu egin da.",
     "Forbidden" : "Debekatuta",
     "Invalid user" : "Baliogabeko erabiiltzailea",
@@ -158,14 +160,21 @@ OC.L10N.register(
     "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Kaixo,\n\nJakinarazi nahi dizugu, badaukazula %s kontua.\n\nZure erabiltzaile izena: %s \nSar zaitez: %s\n",
     "Administrator documentation" : "Administratzaile dokumentazioa",
     "Forum" : "Foroa",
-    "Profile picture" : "Profilaren irudia",
+    "Profile picture" : "Zure irudia",
     "Upload new" : "Igo berria",
     "Remove image" : "Irudia ezabatu",
+    "Picture provided by original account" : "Irudia jatorrizko kontutik hartuta",
     "Cancel" : "Ezeztatu",
+    "Choose as profile picture" : "Aukeratu profil irudi gisa",
+    "Full name" : "Izen osoa",
     "No display name set" : "Ez da bistaratze izena ezarri",
     "Email" : "E-posta",
     "Your email address" : "Zure e-posta",
     "No email address set" : "Ez da eposta helbidea ezarri",
+    "Address" : "Helbidea",
+    "Your postal address" : "Zure helbidea",
+    "Website" : "Web orria",
+    "Your website" : "Zure web orria",
     "Password" : "Pasahitza",
     "Current password" : "Uneko pasahitza",
     "New password" : "Pasahitz berria",
@@ -219,6 +228,7 @@ OC.L10N.register(
     "Uninstall App" : "Desinstalatu aplikazioa",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Kaixo,<br><br>orain %s kontu bat duzula esateko besterik ez.<br><br>Zure erabiltzailea: %s<br>Sar zaitez: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Kaixo,\n\norain %s kontu bat duzula esateko besterik ez.\n\nZure erabiltzailea: %s\nSar zaitez: %s\n\n",
-    "Group" : "Taldea"
+    "Group" : "Taldea",
+    "Full Name" : "Izen osoa"
 },
 "nplurals=2; plural=(n != 1);");
index 5c43e15e1c67f883aad162b4902825d69df97bcf..0721e1f1aa189a175cbce89fea80671cac91052a 100644 (file)
     "You need to set your user email before being able to send test emails." : "Epostaren erabiltzailea zehaztu behar duzu probako eposta bidali aurretik.",
     "Invalid request" : "Baliogabeko eskaera",
     "Invalid mail address" : "Posta helbide baliogabea",
+    "To send a password link to the user an email address is required." : "Pasahitza ",
     "Unable to create user." : "Ezin izan da erabiltzailea sortu.",
     "Your %s account was created" : "Zure %s kontua sortu da",
     "Unable to delete user." : "Ezin izan da erabiltzailea ezabatu.",
     "Unable to change full name" : "Ezin izan da izena aldatu",
+    "Unable to change email address" : "Ezin da helbide elektronikoa aldatu",
     "Your full name has been changed." : "Zure izena aldatu egin da.",
     "Forbidden" : "Debekatuta",
     "Invalid user" : "Baliogabeko erabiiltzailea",
     "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Kaixo,\n\nJakinarazi nahi dizugu, badaukazula %s kontua.\n\nZure erabiltzaile izena: %s \nSar zaitez: %s\n",
     "Administrator documentation" : "Administratzaile dokumentazioa",
     "Forum" : "Foroa",
-    "Profile picture" : "Profilaren irudia",
+    "Profile picture" : "Zure irudia",
     "Upload new" : "Igo berria",
     "Remove image" : "Irudia ezabatu",
+    "Picture provided by original account" : "Irudia jatorrizko kontutik hartuta",
     "Cancel" : "Ezeztatu",
+    "Choose as profile picture" : "Aukeratu profil irudi gisa",
+    "Full name" : "Izen osoa",
     "No display name set" : "Ez da bistaratze izena ezarri",
     "Email" : "E-posta",
     "Your email address" : "Zure e-posta",
     "No email address set" : "Ez da eposta helbidea ezarri",
+    "Address" : "Helbidea",
+    "Your postal address" : "Zure helbidea",
+    "Website" : "Web orria",
+    "Your website" : "Zure web orria",
     "Password" : "Pasahitza",
     "Current password" : "Uneko pasahitza",
     "New password" : "Pasahitz berria",
     "Uninstall App" : "Desinstalatu aplikazioa",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Kaixo,<br><br>orain %s kontu bat duzula esateko besterik ez.<br><br>Zure erabiltzailea: %s<br>Sar zaitez: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Kaixo,\n\norain %s kontu bat duzula esateko besterik ez.\n\nZure erabiltzailea: %s\nSar zaitez: %s\n\n",
-    "Group" : "Taldea"
+    "Group" : "Taldea",
+    "Full Name" : "Izen osoa"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
index dc9a7672601baa39ed75bbcd2adfa7e0bf2e8981..42f1fa203ea4c85c3fa08b2d9bc2a6d7c0ae7a0a 100644 (file)
@@ -204,7 +204,6 @@ OC.L10N.register(
     "Email" : "Sähköpostiosoite",
     "Your email address" : "Sähköpostiosoitteesi",
     "No email address set" : "Sähköpostiosoitetta ei ole asetettu",
-    "For password recovery and notifications" : "Salasanan nollausta ja ilmoituksia varten",
     "You are member of the following groups:" : "Olet jäsenenä seuraavissa ryhmissä:",
     "Password" : "Salasana",
     "Current password" : "Nykyinen salasana",
@@ -268,6 +267,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Käytä kokeiluasteella olevia sovelluksia",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hei<br><br>Sinulla on nyt %s-tili.<br><br>Käyttäjätunnus: %s<br>Aloita käyttö: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei\n\nSinulla on nyt %s-tili.\n\nKäyttäjätunnuksesi: %s\nAloita käyttö: %s\n\n",
+    "For password recovery and notifications" : "Salasanan nollausta ja ilmoituksia varten",
     "Group" : "Ryhmä"
 },
 "nplurals=2; plural=(n != 1);");
index c241717a60403f65e4428b95a7b50ae7cee96064..2527e5f5bd4786c429f77a1515900ca22cc952fa 100644 (file)
     "Email" : "Sähköpostiosoite",
     "Your email address" : "Sähköpostiosoitteesi",
     "No email address set" : "Sähköpostiosoitetta ei ole asetettu",
-    "For password recovery and notifications" : "Salasanan nollausta ja ilmoituksia varten",
     "You are member of the following groups:" : "Olet jäsenenä seuraavissa ryhmissä:",
     "Password" : "Salasana",
     "Current password" : "Nykyinen salasana",
     "Enable experimental apps" : "Käytä kokeiluasteella olevia sovelluksia",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hei<br><br>Sinulla on nyt %s-tili.<br><br>Käyttäjätunnus: %s<br>Aloita käyttö: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei\n\nSinulla on nyt %s-tili.\n\nKäyttäjätunnuksesi: %s\nAloita käyttö: %s\n\n",
+    "For password recovery and notifications" : "Salasanan nollausta ja ilmoituksia varten",
     "Group" : "Ryhmä"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
index 031dd6a50c3040f31caf5f9dc2ffafc17cda2a28..01487a1f09be3610134480f3278656dc79c2ec01 100644 (file)
@@ -277,7 +277,6 @@ OC.L10N.register(
     "Email" : "Adresse e-mail",
     "Your email address" : "Votre adresse e-mail",
     "No email address set" : "Aucune adresse e-mail configurée",
-    "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications",
     "Phone number" : "Numéro de téléphone",
     "Your phone number" : "Votre numéro de téléphone",
     "Address" : "Adresse",
@@ -370,6 +369,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Activer les applications expérimentales",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Bonjour,<br><br>Un compte %s a été créé pour vous.<br><br>Votre nom d'utilisateur est : %s<br>Visitez votre compte : <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Bonjour,<br><br>Un compte %s a été créé pour vous.<br><br>Votre nom d'utilisateur est : %s<br>Visitez votre compte : %s<br><br>\n",
+    "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous voulez appuyer ce projet\n<a href=\"https://nextcloud.com/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">rejoindre le développement</a>\n<or></or>\n<a href=\"https://nextcloud.com/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">partager</a>!",
     "Add Group" : "Ajouter groupe",
     "Group" : "Groupe",
index bf670540454e2499f3c99e57ff585fef25359c0b..afd4bdee96f5e58db7452de2fe7d78037342e3eb 100644 (file)
     "Email" : "Adresse e-mail",
     "Your email address" : "Votre adresse e-mail",
     "No email address set" : "Aucune adresse e-mail configurée",
-    "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications",
     "Phone number" : "Numéro de téléphone",
     "Your phone number" : "Votre numéro de téléphone",
     "Address" : "Adresse",
     "Enable experimental apps" : "Activer les applications expérimentales",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Bonjour,<br><br>Un compte %s a été créé pour vous.<br><br>Votre nom d'utilisateur est : %s<br>Visitez votre compte : <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Bonjour,<br><br>Un compte %s a été créé pour vous.<br><br>Votre nom d'utilisateur est : %s<br>Visitez votre compte : %s<br><br>\n",
+    "For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Si vous voulez appuyer ce projet\n<a href=\"https://nextcloud.com/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">rejoindre le développement</a>\n<or></or>\n<a href=\"https://nextcloud.com/contribute\"\ntarget=\"_blank\" rel=\"noreferrer\">partager</a>!",
     "Add Group" : "Ajouter groupe",
     "Group" : "Groupe",
index 8e9e253832730bfc424a2503d9861374e945e831..7fd83c1ff84d83741b014178f65325ca33005b7a 100644 (file)
@@ -217,7 +217,6 @@ OC.L10N.register(
     "Email" : "דואר אלקטרוני",
     "Your email address" : "כתובת הדואר האלקטרוני שלך",
     "No email address set" : "לא נקבעה כתובת דואר אלקטרוני",
-    "For password recovery and notifications" : "לשחזור סיסמא והודעות",
     "You are member of the following groups:" : "הקבוצות הבאות כוללות אותך:",
     "Password" : "סיסמא",
     "Current password" : "סיסמא נוכחית",
@@ -281,6 +280,7 @@ OC.L10N.register(
     "Enable experimental apps" : "אפשר יישומים ניסיוניים",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "שלום,<br><br>רק רצינו להודיע שעכשיו יש לך %s חשבון.<br><br>Your שם משתמש: %s<br>כניסה: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "שלום,\n\nרק רצינו להודיע שעכשיו יש לך %s חשבון.\n\nשם המשתמש שלך: %s\nכניסה: %s\n\n",
+    "For password recovery and notifications" : "לשחזור סיסמא והודעות",
     "Group" : "קבוצה"
 },
 "nplurals=2; plural=(n != 1);");
index 3eace55b4b80b2134abfa28bffab84f8e2435af4..ea1bf4e0388d799ac3d4692fb5c8f237cec09313 100644 (file)
     "Email" : "דואר אלקטרוני",
     "Your email address" : "כתובת הדואר האלקטרוני שלך",
     "No email address set" : "לא נקבעה כתובת דואר אלקטרוני",
-    "For password recovery and notifications" : "לשחזור סיסמא והודעות",
     "You are member of the following groups:" : "הקבוצות הבאות כוללות אותך:",
     "Password" : "סיסמא",
     "Current password" : "סיסמא נוכחית",
     "Enable experimental apps" : "אפשר יישומים ניסיוניים",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "שלום,<br><br>רק רצינו להודיע שעכשיו יש לך %s חשבון.<br><br>Your שם משתמש: %s<br>כניסה: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "שלום,\n\nרק רצינו להודיע שעכשיו יש לך %s חשבון.\n\nשם המשתמש שלך: %s\nכניסה: %s\n\n",
+    "For password recovery and notifications" : "לשחזור סיסמא והודעות",
     "Group" : "קבוצה"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
index 71d6480de52bd3dc4cc37a69ad81c6d53f036cc7..78cc1a709905da90f2a1b708943c70feb7efd3d0 100644 (file)
@@ -273,7 +273,6 @@ OC.L10N.register(
     "Email" : "E-mail",
     "Your email address" : "Az Ön e-mail címe",
     "No email address set" : "Nincs e-mail cím beállítva",
-    "For password recovery and notifications" : "Jelszó helyreállításhoz és értesítésekhez",
     "Phone number" : "Telefonszám",
     "Your phone number" : "A telefonszámod",
     "Address" : "Cím",
@@ -365,6 +364,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Kísérleti alkalmazások engedélyezése",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Üdv!<br><br>Értesítünk, hogy van egy %s fiókja.<br><br>Felhasználónév: %s<br>Hozzáférés: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Üdv!\n\nÉrtesítünk, hogy van egy %s fiókja.\n\nFelhasználónév: %s\nHozzáférés: %s\n\n",
+    "For password recovery and notifications" : "Jelszó helyreállításhoz és értesítésekhez",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ha támogatni szeretnéd a projektet\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">csatlakozz a fejlesztőkhöz</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">terjeszd</a>!",
     "Add Group" : "csoport hozzáadása",
     "Group" : "Csoport",
index b46a6ba6e552fc3597e1df25095aceb371a68350..78999f66a045a22c20973fe5897fdc95fba8c20a 100644 (file)
     "Email" : "E-mail",
     "Your email address" : "Az Ön e-mail címe",
     "No email address set" : "Nincs e-mail cím beállítva",
-    "For password recovery and notifications" : "Jelszó helyreállításhoz és értesítésekhez",
     "Phone number" : "Telefonszám",
     "Your phone number" : "A telefonszámod",
     "Address" : "Cím",
     "Enable experimental apps" : "Kísérleti alkalmazások engedélyezése",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Üdv!<br><br>Értesítünk, hogy van egy %s fiókja.<br><br>Felhasználónév: %s<br>Hozzáférés: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Üdv!\n\nÉrtesítünk, hogy van egy %s fiókja.\n\nFelhasználónév: %s\nHozzáférés: %s\n\n",
+    "For password recovery and notifications" : "Jelszó helyreállításhoz és értesítésekhez",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ha támogatni szeretnéd a projektet\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">csatlakozz a fejlesztőkhöz</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">terjeszd</a>!",
     "Add Group" : "csoport hozzáadása",
     "Group" : "Csoport",
index 270cd80fa66b6c7b7b8aa36c4be344395dd814d3..42cba32baac35abf582d5d1734fb32a33a4ad682 100644 (file)
@@ -115,6 +115,7 @@ OC.L10N.register(
     "Unable to add user to group {group}" : "Impossibile adder usator a gruppo {group}",
     "Unable to remove user from group {group}" : "Impossibile remover usator de gruppo {group}",
     "Add group" : "Adder gruppo",
+    "Invalid quota value \"{val}\"" : "Valor de quota non valide \"{val}\"",
     "A valid password must be provided" : "Un contrasigno valide debe esser providite",
     "A valid email must be provided" : "Un adresse de e-posta valide debe esser providite",
     "__language_name__" : "Interlingua de IALA",
index 0ab2919017cce43700af6f37fed69e92c3760ce5..5a05951784ba26be6b11215e781b4672828d56e8 100644 (file)
     "Unable to add user to group {group}" : "Impossibile adder usator a gruppo {group}",
     "Unable to remove user from group {group}" : "Impossibile remover usator de gruppo {group}",
     "Add group" : "Adder gruppo",
+    "Invalid quota value \"{val}\"" : "Valor de quota non valide \"{val}\"",
     "A valid password must be provided" : "Un contrasigno valide debe esser providite",
     "A valid email must be provided" : "Un adresse de e-posta valide debe esser providite",
     "__language_name__" : "Interlingua de IALA",
index 34a36e2480d7a8a646bd5487eec03842ef2189e5..c346d06a3cc2307ba17b0ca64252c7b138713a88 100644 (file)
@@ -239,7 +239,6 @@ OC.L10N.register(
     "Email" : "Email",
     "Your email address" : "Alamat email Anda",
     "No email address set" : "Alamat email tidak diatur",
-    "For password recovery and notifications" : "Untuk pemulihan sandi dan pemberitahuan",
     "You are member of the following groups:" : "Anda adalah anggota dari grup berikut:",
     "Password" : "Sandi",
     "Current password" : "Sandi saat ini",
@@ -316,6 +315,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Aktifkan aplikasi percobaan",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hai,<br><br>sekedar memberi tahu bahwa Andaa sekarang memiliki akun %s.<br><br>Nama Pengguna Anda: %s<br>Akses di: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hai,\n\nsekedar memberi tahu bahwa Andaa sekarang memiliki akun %s.\n\nNama Pengguna Anda: %s\nAkses di: %s\n",
+    "For password recovery and notifications" : "Untuk pemulihan sandi dan pemberitahuan",
     "Add Group" : "Tambah Grup",
     "Group" : "Grup",
     "Default Quota" : "Kuota Standar",
index 9773c6d91ab332e9fff911c2f62c03c75aa71009..64557e098d42052d35e535d16fdf5c3abcc55d6c 100644 (file)
     "Email" : "Email",
     "Your email address" : "Alamat email Anda",
     "No email address set" : "Alamat email tidak diatur",
-    "For password recovery and notifications" : "Untuk pemulihan sandi dan pemberitahuan",
     "You are member of the following groups:" : "Anda adalah anggota dari grup berikut:",
     "Password" : "Sandi",
     "Current password" : "Sandi saat ini",
     "Enable experimental apps" : "Aktifkan aplikasi percobaan",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hai,<br><br>sekedar memberi tahu bahwa Andaa sekarang memiliki akun %s.<br><br>Nama Pengguna Anda: %s<br>Akses di: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hai,\n\nsekedar memberi tahu bahwa Andaa sekarang memiliki akun %s.\n\nNama Pengguna Anda: %s\nAkses di: %s\n",
+    "For password recovery and notifications" : "Untuk pemulihan sandi dan pemberitahuan",
     "Add Group" : "Tambah Grup",
     "Group" : "Grup",
     "Default Quota" : "Kuota Standar",
index 06ad9359e642d4ec61b432bd261df87e9ff5c9f2..a323917d82f064843cd73e7ce8cfedd5f7d7eb58 100644 (file)
@@ -273,7 +273,6 @@ OC.L10N.register(
     "Email" : "Netfang",
     "Your email address" : "Netfangið þitt",
     "No email address set" : "Ekkert tölvupóstfang sett",
-    "For password recovery and notifications" : "Fyrir tilkynningar og endurheimtingu lykilorðs",
     "Phone number" : "Símanúmer",
     "Your phone number" : "Símanúmerið þitt",
     "Address" : "Heimilisfang",
@@ -365,6 +364,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Virkja forrit á tilraunastigi",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hæ þú,<br><br>bara að láta þig vita að þú átt núna %s aðgang.<br><br>Notandanafnið þitt: %s<br>Tengstu honum: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hæ þú,\n\nbara að láta þig vita að þú átt núna %s aðgang.\n\nNotandanafnið þitt: %s\nTengstu honum: %s\n\n",
+    "For password recovery and notifications" : "Fyrir tilkynningar og endurheimtingu lykilorðs",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ef þú vilt styðja við verkefnið\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">taktu þátt í þróuninni</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">láttu orð út ganga</a>!",
     "Add Group" : "Bæta við hópi",
     "Group" : "Hópur",
index 3463c07867b3de195376dedd734517b34e707cb2..d6f135a347988cec1e5db196c8df34c7d09d629d 100644 (file)
     "Email" : "Netfang",
     "Your email address" : "Netfangið þitt",
     "No email address set" : "Ekkert tölvupóstfang sett",
-    "For password recovery and notifications" : "Fyrir tilkynningar og endurheimtingu lykilorðs",
     "Phone number" : "Símanúmer",
     "Your phone number" : "Símanúmerið þitt",
     "Address" : "Heimilisfang",
     "Enable experimental apps" : "Virkja forrit á tilraunastigi",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hæ þú,<br><br>bara að láta þig vita að þú átt núna %s aðgang.<br><br>Notandanafnið þitt: %s<br>Tengstu honum: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hæ þú,\n\nbara að láta þig vita að þú átt núna %s aðgang.\n\nNotandanafnið þitt: %s\nTengstu honum: %s\n\n",
+    "For password recovery and notifications" : "Fyrir tilkynningar og endurheimtingu lykilorðs",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ef þú vilt styðja við verkefnið\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">taktu þátt í þróuninni</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">láttu orð út ganga</a>!",
     "Add Group" : "Bæta við hópi",
     "Group" : "Hópur",
index 53760cbfa2b17ec6d6b42825ebef97b895686db9..48faf6c7ca028bbfd703adbfbbc16b239b51dd1a 100644 (file)
@@ -276,7 +276,6 @@ OC.L10N.register(
     "Email" : "Posta elettronica",
     "Your email address" : "Il tuo indirizzo email",
     "No email address set" : "Nessun indirizzo email impostato",
-    "For password recovery and notifications" : "Per il ripristino della password e per le notifiche",
     "Phone number" : "Numero di telefono",
     "Your phone number" : "Il tuo numero di telefono",
     "Address" : "Indirizzo",
@@ -368,6 +367,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Abilita le applicazioni sperimentali",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Ciao,<br><br>volevo informarti che ora hai un account %s.<br><br>Il tuo nome utente: %s<br>Accedi: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n",
+    "For password recovery and notifications" : "Per il ripristino della password e per le notifiche",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se desideri supportare il progetto\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">contribuisci allo sviluppo</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diffondi il verbo</a>!",
     "Add Group" : "Aggiungi gruppo",
     "Group" : "Gruppo",
index 42ce513b1cc32659c1b28632c258013836a68759..2400e37134c57ab730790fc1399cf434b35a96f2 100644 (file)
     "Email" : "Posta elettronica",
     "Your email address" : "Il tuo indirizzo email",
     "No email address set" : "Nessun indirizzo email impostato",
-    "For password recovery and notifications" : "Per il ripristino della password e per le notifiche",
     "Phone number" : "Numero di telefono",
     "Your phone number" : "Il tuo numero di telefono",
     "Address" : "Indirizzo",
     "Enable experimental apps" : "Abilita le applicazioni sperimentali",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Ciao,<br><br>volevo informarti che ora hai un account %s.<br><br>Il tuo nome utente: %s<br>Accedi: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n",
+    "For password recovery and notifications" : "Per il ripristino della password e per le notifiche",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se desideri supportare il progetto\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">contribuisci allo sviluppo</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">diffondi il verbo</a>!",
     "Add Group" : "Aggiungi gruppo",
     "Group" : "Gruppo",
index 51712ff6f0e141847640be64d7b0a4999e5b09d0..681b8f421a2a03f6a9367fa4ddbde68643356d25 100644 (file)
@@ -275,7 +275,6 @@ OC.L10N.register(
     "Email" : "メール",
     "Your email address" : "あなたのメールアドレス",
     "No email address set" : "メールアドレスが設定されていません",
-    "For password recovery and notifications" : "パスワード回復と通知用",
     "Phone number" : "電話番号",
     "Your phone number" : "あなたの電話番号",
     "Address" : "住所",
@@ -367,6 +366,7 @@ OC.L10N.register(
     "Enable experimental apps" : "実験的なアプリを有効にする",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "こんにちは、<br><br>あなたのアカウント %s が利用可能になったことをお知らせします。<br><br>ユーザー名: %s<br>以下のURLからアクセス: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "こんにちは、\n\nあなたのアカウント %s が利用可能になったことをお知らせします。\n\nユーザー名: %s\n接続URL: %s\n\n",
+    "For password recovery and notifications" : "パスワード回復と通知用",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "プロジェクトをサポートしたい場合\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">開発に参加</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">もしくは拡散</a>!",
     "Add Group" : "グループを追加する",
     "Group" : "グループ",
index 3afdf53f5d02917435eb9daff7068ba6008a2544..a256a9514c853dd961072535dd706e0e300cb6e7 100644 (file)
     "Email" : "メール",
     "Your email address" : "あなたのメールアドレス",
     "No email address set" : "メールアドレスが設定されていません",
-    "For password recovery and notifications" : "パスワード回復と通知用",
     "Phone number" : "電話番号",
     "Your phone number" : "あなたの電話番号",
     "Address" : "住所",
     "Enable experimental apps" : "実験的なアプリを有効にする",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "こんにちは、<br><br>あなたのアカウント %s が利用可能になったことをお知らせします。<br><br>ユーザー名: %s<br>以下のURLからアクセス: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "こんにちは、\n\nあなたのアカウント %s が利用可能になったことをお知らせします。\n\nユーザー名: %s\n接続URL: %s\n\n",
+    "For password recovery and notifications" : "パスワード回復と通知用",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "プロジェクトをサポートしたい場合\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">開発に参加</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">もしくは拡散</a>!",
     "Add Group" : "グループを追加する",
     "Group" : "グループ",
index a140403dc2a90741709ab0f8e7dcbec782088038..64dabd6ce7bbbdf428c4661000318c8fdd2e68bb 100644 (file)
@@ -269,7 +269,6 @@ OC.L10N.register(
     "Email" : "이메일",
     "Your email address" : "이메일 주소",
     "No email address set" : "이메일 주소가 설정되지 않음",
-    "For password recovery and notifications" : "암호 복구와 알림에 사용",
     "Phone number" : "휴대폰 번호",
     "Your phone number" : "내 휴대폰 번호",
     "Address" : "주소",
@@ -361,6 +360,7 @@ OC.L10N.register(
     "Enable experimental apps" : "실험적인 앱 사용",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "안녕하세요.<br><br>%s 계정을 사용할 수 있음을 알려 드립니다.<br><br>사용자 이름: %s<br>접근 링크: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "안녕하세요.\n\n%s 계정을 사용할 수 있음을 알려 드립니다.\n\n사용자 이름: %s\n접근 링크: %s\n\n",
+    "For password recovery and notifications" : "암호 복구와 알림에 사용",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "이 프로젝트를 지원하려면 <a href=\"https://nextcloud.com/contribute\" target=\"_blank\" rel=\"noreferrer\">개발에 참여</a>하거나 <a href=\"https://nextcloud.com/contribute\" target=\"_blank\" rel=\"noreferrer\">주변에 알려주세요</a>!",
     "Add Group" : "그룹 추가",
     "Group" : "그룹",
index 78059f5c3c4dc587fa4e47670dd48b184507b890..9a279519be00764cb0c7d43369b39861f843aba0 100644 (file)
     "Email" : "이메일",
     "Your email address" : "이메일 주소",
     "No email address set" : "이메일 주소가 설정되지 않음",
-    "For password recovery and notifications" : "암호 복구와 알림에 사용",
     "Phone number" : "휴대폰 번호",
     "Your phone number" : "내 휴대폰 번호",
     "Address" : "주소",
     "Enable experimental apps" : "실험적인 앱 사용",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "안녕하세요.<br><br>%s 계정을 사용할 수 있음을 알려 드립니다.<br><br>사용자 이름: %s<br>접근 링크: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "안녕하세요.\n\n%s 계정을 사용할 수 있음을 알려 드립니다.\n\n사용자 이름: %s\n접근 링크: %s\n\n",
+    "For password recovery and notifications" : "암호 복구와 알림에 사용",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "이 프로젝트를 지원하려면 <a href=\"https://nextcloud.com/contribute\" target=\"_blank\" rel=\"noreferrer\">개발에 참여</a>하거나 <a href=\"https://nextcloud.com/contribute\" target=\"_blank\" rel=\"noreferrer\">주변에 알려주세요</a>!",
     "Add Group" : "그룹 추가",
     "Group" : "그룹",
index b1076d72ca57f18d3f36dfbeecdb95a0fc01b198..8c1ad2b6d23105f1ab52ca180882d0a40d29266f 100644 (file)
@@ -139,7 +139,6 @@ OC.L10N.register(
     "Cancel" : "Atsisakyti",
     "Email" : "El. Paštas",
     "Your email address" : "Jūsų el. pašto adresas",
-    "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams",
     "Phone number" : "Telefono numeris",
     "Your phone number" : "Jūsų telefono numeris",
     "Address" : "Adresas",
@@ -187,6 +186,7 @@ OC.L10N.register(
     "More" : "Daugiau",
     "Less" : "Mažiau",
     "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Žurnalo failo dydis yra daugiau nei 100 MB. Jo atsiuntimas gali šiek tiek užtrukti!",
+    "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams",
     "Add Group" : "Pridėti grupę",
     "Group" : "Grupė"
 },
index d03a0442692cc838c4292c0d1670540923aeb433..9797aa590d8c685b314cf4a84f902a609fc8c9d6 100644 (file)
     "Cancel" : "Atsisakyti",
     "Email" : "El. Paštas",
     "Your email address" : "Jūsų el. pašto adresas",
-    "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams",
     "Phone number" : "Telefono numeris",
     "Your phone number" : "Jūsų telefono numeris",
     "Address" : "Adresas",
     "More" : "Daugiau",
     "Less" : "Mažiau",
     "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Žurnalo failo dydis yra daugiau nei 100 MB. Jo atsiuntimas gali šiek tiek užtrukti!",
+    "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams",
     "Add Group" : "Pridėti grupę",
     "Group" : "Grupė"
 },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
index 4efe1a37094661bc843185150717e414b45d28cd..4c82339094e40ae3b9f3e81bc142e30e34546aaf 100644 (file)
@@ -162,7 +162,7 @@ OC.L10N.register(
     "Cron" : "Cron",
     "Execute one task with each page loaded" : "Izpildīt vienu uzdevumu ar katru ielādēto lapu",
     "Version" : "Versija",
-    "Sharing" : "Dalīšanās",
+    "Sharing" : "Koplietošana",
     "Allow apps to use the Share API" : "Ļaut programmām izmantot koplietošanas API",
     "Allow users to share via link" : "Ļaut lietotājiem koplietot caur saitēm",
     "Allow public uploads" : "Atļaut publisko augšupielādi",
@@ -220,7 +220,6 @@ OC.L10N.register(
     "Email" : "E-pasts",
     "Your email address" : "Jūsu e-pasta adrese",
     "No email address set" : "Nav norādīts e-pasts",
-    "For password recovery and notifications" : "Paroles atjaunošanai un paziņojumiem",
     "Phone number" : "Tālruņa numurs",
     "Your phone number" : "Jūsu tālruņa numurs",
     "Address" : "Adrese",
@@ -297,6 +296,7 @@ OC.L10N.register(
     "Allow users to send mail notification for shared files to other users" : "Atļaut lietotājiem nosūtīt e-pasta paziņojumu par koplietojamiem failiem citiem lietotājiem",
     "Uninstall App" : "Atinstalēt programmu",
     "Enable experimental apps" : "Atļaut eksperimentālās programmas",
+    "For password recovery and notifications" : "Paroles atjaunošanai un paziņojumiem",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ja vēlaties atbalstīt projektu\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">pievienoties attīstībai</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">izplatīt vārdu</a>!",
     "Add Group" : "Pievienot grupu",
     "Group" : "Grupa",
index 09980c18d982141ceca836c5d88d381035a8f50b..0c18b3aaa506666ba4338b240de056d50e18d95d 100644 (file)
     "Cron" : "Cron",
     "Execute one task with each page loaded" : "Izpildīt vienu uzdevumu ar katru ielādēto lapu",
     "Version" : "Versija",
-    "Sharing" : "Dalīšanās",
+    "Sharing" : "Koplietošana",
     "Allow apps to use the Share API" : "Ļaut programmām izmantot koplietošanas API",
     "Allow users to share via link" : "Ļaut lietotājiem koplietot caur saitēm",
     "Allow public uploads" : "Atļaut publisko augšupielādi",
     "Email" : "E-pasts",
     "Your email address" : "Jūsu e-pasta adrese",
     "No email address set" : "Nav norādīts e-pasts",
-    "For password recovery and notifications" : "Paroles atjaunošanai un paziņojumiem",
     "Phone number" : "Tālruņa numurs",
     "Your phone number" : "Jūsu tālruņa numurs",
     "Address" : "Adrese",
     "Allow users to send mail notification for shared files to other users" : "Atļaut lietotājiem nosūtīt e-pasta paziņojumu par koplietojamiem failiem citiem lietotājiem",
     "Uninstall App" : "Atinstalēt programmu",
     "Enable experimental apps" : "Atļaut eksperimentālās programmas",
+    "For password recovery and notifications" : "Paroles atjaunošanai un paziņojumiem",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ja vēlaties atbalstīt projektu\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">pievienoties attīstībai</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">izplatīt vārdu</a>!",
     "Add Group" : "Pievienot grupu",
     "Group" : "Grupa",
index 1c337f96d42830e6940c0710d97c97d8df0f1f76..3a5b6ea484e4a5f90d7d45497afc36e38a471d9c 100644 (file)
@@ -276,7 +276,6 @@ OC.L10N.register(
     "Email" : "Epost",
     "Your email address" : "Din e-postadresse",
     "No email address set" : "E-postadresse ikke satt",
-    "For password recovery and notifications" : "For passord-gjenoppretting og varsler",
     "Phone number" : "Telefonnummer",
     "Your phone number" : "Ditt telefonnummer",
     "Address" : "Adresse",
@@ -368,6 +367,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Aktiver eksperimentelle apper",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hei,<br><br>vil bare informere om at du nå har en %s-konto.<br><br>Brukernavnet ditt: %s<br>Gå dit: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei,\n\nVil bare informere om at du nå har en %s-konto.\n\nBrukernavnet ditt: %s\nGå dit: %s\n\n",
+    "For password recovery and notifications" : "For passord-gjenoppretting og varsler",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Hvis du vil støtte prosjektet \n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">delta i utviklingen</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spre ordet</a>!",
     "Add Group" : "Legg til gruppe",
     "Group" : "Gruppe",
index f1774c13bdbb10e615e4e8dbb0d92d5458f63388..91f0915f2f0704df3b7f594106206a2af70e2836 100644 (file)
     "Email" : "Epost",
     "Your email address" : "Din e-postadresse",
     "No email address set" : "E-postadresse ikke satt",
-    "For password recovery and notifications" : "For passord-gjenoppretting og varsler",
     "Phone number" : "Telefonnummer",
     "Your phone number" : "Ditt telefonnummer",
     "Address" : "Adresse",
     "Enable experimental apps" : "Aktiver eksperimentelle apper",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hei,<br><br>vil bare informere om at du nå har en %s-konto.<br><br>Brukernavnet ditt: %s<br>Gå dit: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei,\n\nVil bare informere om at du nå har en %s-konto.\n\nBrukernavnet ditt: %s\nGå dit: %s\n\n",
+    "For password recovery and notifications" : "For passord-gjenoppretting og varsler",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Hvis du vil støtte prosjektet \n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">delta i utviklingen</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spre ordet</a>!",
     "Add Group" : "Legg til gruppe",
     "Group" : "Gruppe",
index a5cc8197fbd804abe3fc908f73c140837a8709eb..7442e642245471d9b5075391a687d19c0f23f16c 100644 (file)
@@ -277,7 +277,6 @@ OC.L10N.register(
     "Email" : "E-mailadres",
     "Your email address" : "Uw e-mailadres",
     "No email address set" : "Geen e-mailadres opgegeven",
-    "For password recovery and notifications" : "Voor wachtwoordherstel en meldingen",
     "Phone number" : "Telefoonnummer",
     "Your phone number" : "Jouw telefoonnummer",
     "Address" : "Adres",
@@ -370,6 +369,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Inschakelen experimentele apps",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hallo daar,<br><br>we willen je laten weten dat je nu een %s account hebt.<br><br>Je gebruikersnaam: %s<br>Ga naar: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nwe willen je laten weten dat je nu een %s account hebt.\n\nJe gebruikersnaam: %s\nGa naar: %s\n\n",
+    "For password recovery and notifications" : "Voor wachtwoordherstel en meldingen",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ondersteun het project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ontwikkel het mee</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">verkondig het woord</a>!",
     "Add Group" : "Groep toevoegen",
     "Group" : "Groep",
index 60f9b3b99ea7a2dd42eba4ed3f1ffa2ae232f001..df872131038f6dec061865bfd2f4c30bcae02369 100644 (file)
     "Email" : "E-mailadres",
     "Your email address" : "Uw e-mailadres",
     "No email address set" : "Geen e-mailadres opgegeven",
-    "For password recovery and notifications" : "Voor wachtwoordherstel en meldingen",
     "Phone number" : "Telefoonnummer",
     "Your phone number" : "Jouw telefoonnummer",
     "Address" : "Adres",
     "Enable experimental apps" : "Inschakelen experimentele apps",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hallo daar,<br><br>we willen je laten weten dat je nu een %s account hebt.<br><br>Je gebruikersnaam: %s<br>Ga naar: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hallo,\n\nwe willen je laten weten dat je nu een %s account hebt.\n\nJe gebruikersnaam: %s\nGa naar: %s\n\n",
+    "For password recovery and notifications" : "Voor wachtwoordherstel en meldingen",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ondersteun het project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ontwikkel het mee</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">verkondig het woord</a>!",
     "Add Group" : "Groep toevoegen",
     "Group" : "Groep",
index f7ae2294dddd5d4da12bb9feecef8c8d06dbc2d8..3cbc4214e068bdfdb92aa934d6b4c368e0ccfdb1 100644 (file)
@@ -277,7 +277,6 @@ OC.L10N.register(
     "Email" : "Email",
     "Your email address" : "Twój adres e-mail",
     "No email address set" : "Brak adresu email",
-    "For password recovery and notifications" : "W celu odzyskania hasła i powiadomień",
     "Phone number" : "Numer telefonu",
     "Your phone number" : "Twój numer telefonu",
     "Address" : "Adres",
@@ -370,6 +369,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Włącz eksperymentalne aplikacje",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Witaj,<br><br>informujemy, że teraz masz konto na %s .<br><br>Twoja nazwa użytkownika: %s<br>Dostęp pod adresem: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Witaj,\n\ninformujemy, że teraz masz konto na %s .\n\nTwoja nazwa użytkownika:: %s\nDostęp pod adresem: %s\n\n",
+    "For password recovery and notifications" : "W celu odzyskania hasła i powiadomień",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Jeśli chcesz wesprzeć projekt\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">dołącz do programowania</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">głoś słowo</a>!",
     "Add Group" : "Dodaj grupę",
     "Group" : "Grupa",
index c97c4ff827831bdb8783bc971e2fedce94ca4dbd..0339ae544bf0109f682ce74979c7ed3a050fdac7 100644 (file)
     "Email" : "Email",
     "Your email address" : "Twój adres e-mail",
     "No email address set" : "Brak adresu email",
-    "For password recovery and notifications" : "W celu odzyskania hasła i powiadomień",
     "Phone number" : "Numer telefonu",
     "Your phone number" : "Twój numer telefonu",
     "Address" : "Adres",
     "Enable experimental apps" : "Włącz eksperymentalne aplikacje",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Witaj,<br><br>informujemy, że teraz masz konto na %s .<br><br>Twoja nazwa użytkownika: %s<br>Dostęp pod adresem: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Witaj,\n\ninformujemy, że teraz masz konto na %s .\n\nTwoja nazwa użytkownika:: %s\nDostęp pod adresem: %s\n\n",
+    "For password recovery and notifications" : "W celu odzyskania hasła i powiadomień",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Jeśli chcesz wesprzeć projekt\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">dołącz do programowania</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">głoś słowo</a>!",
     "Add Group" : "Dodaj grupę",
     "Group" : "Grupa",
index 291b153b3fadd0012725e34a6ee5f2c4cea6040f..a5421a524fd13d18e59978e4937a314792263bac 100644 (file)
@@ -277,7 +277,6 @@ OC.L10N.register(
     "Email" : "E-mail",
     "Your email address" : "Seu endereço de e-mail",
     "No email address set" : "Nenhum endereço de email foi configurado",
-    "For password recovery and notifications" : "Para recuperação de senha e notificações",
     "Phone number" : "Numero de telefone",
     "Your phone number" : "Seu numero de telefone",
     "Address" : "Endereço",
@@ -370,6 +369,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Habilitar aplicativos experimentais",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Olá,<br><br>somente para lembrar que agora você tem uma conta %s.<br><br>Seu nome de usuário é: %s<br>Acesse em: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Olá,\n\nsomente para lembrar que agora você tem uma conta %s.\n\nSeu nome de usuário é: %s\nAcesse em: %s\n\n",
+    "For password recovery and notifications" : "Para recuperação de senha e notificações",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quiser dar suporte ao projeto\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">junte-se ao desenvolvimento</a>\n\t\t<or>ou</or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalhe pelo mundo</a>!",
     "Add Group" : "Adicionar grupo",
     "Group" : "Grupo",
index f854279805cc773682485219673a963c317eeb23..cca0bdc68388172dd99323f59db4dcd798868aeb 100644 (file)
     "Email" : "E-mail",
     "Your email address" : "Seu endereço de e-mail",
     "No email address set" : "Nenhum endereço de email foi configurado",
-    "For password recovery and notifications" : "Para recuperação de senha e notificações",
     "Phone number" : "Numero de telefone",
     "Your phone number" : "Seu numero de telefone",
     "Address" : "Endereço",
     "Enable experimental apps" : "Habilitar aplicativos experimentais",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Olá,<br><br>somente para lembrar que agora você tem uma conta %s.<br><br>Seu nome de usuário é: %s<br>Acesse em: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Olá,\n\nsomente para lembrar que agora você tem uma conta %s.\n\nSeu nome de usuário é: %s\nAcesse em: %s\n\n",
+    "For password recovery and notifications" : "Para recuperação de senha e notificações",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Se quiser dar suporte ao projeto\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">junte-se ao desenvolvimento</a>\n\t\t<or>ou</or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">espalhe pelo mundo</a>!",
     "Add Group" : "Adicionar grupo",
     "Group" : "Grupo",
index 3662b709bc936598820f791bc1f8a312ad6aff5b..5958f9b73a51c1df898285e241ddd06190321e4b 100644 (file)
@@ -215,7 +215,6 @@ OC.L10N.register(
     "Email" : "Email",
     "Your email address" : "O seu endereço de email",
     "No email address set" : "Nenhum endereço de email estabelecido",
-    "For password recovery and notifications" : "Para recuperação da palavra-passe e notificações",
     "You are member of the following groups:" : "Você é membro dos seguintes grupos:",
     "Password" : "Palavra-passe",
     "Current password" : "Palavra-passe atual",
@@ -277,6 +276,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Ativar apps experimentais",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Olá,<br><br>apenas para informar que você tem uma conta %s.<br><br>O seu nome de utilizador: %s<br>Acesse à sua conta: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Olá,\n\napenas para informar que você tem uma conta %s.\n\nO seu nome de utilizador: %s\nAcesse à sua conta: %s\n\n",
+    "For password recovery and notifications" : "Para recuperação da palavra-passe e notificações",
     "Group" : "Grupo"
 },
 "nplurals=2; plural=(n != 1);");
index 28f83d064dde065a239728adbbe9e8eb040ce401..4130cdd8f7980a880e3576b82ac3aa5cc2483186 100644 (file)
     "Email" : "Email",
     "Your email address" : "O seu endereço de email",
     "No email address set" : "Nenhum endereço de email estabelecido",
-    "For password recovery and notifications" : "Para recuperação da palavra-passe e notificações",
     "You are member of the following groups:" : "Você é membro dos seguintes grupos:",
     "Password" : "Palavra-passe",
     "Current password" : "Palavra-passe atual",
     "Enable experimental apps" : "Ativar apps experimentais",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Olá,<br><br>apenas para informar que você tem uma conta %s.<br><br>O seu nome de utilizador: %s<br>Acesse à sua conta: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Olá,\n\napenas para informar que você tem uma conta %s.\n\nO seu nome de utilizador: %s\nAcesse à sua conta: %s\n\n",
+    "For password recovery and notifications" : "Para recuperação da palavra-passe e notificações",
     "Group" : "Grupo"
 },"pluralForm" :"nplurals=2; plural=(n != 1);"
 }
\ No newline at end of file
index 1ac7339052bf65d370790f110e933e44729bd969..830a6c5a61b5f06a302c9102b604d3c2d2a06a01 100644 (file)
@@ -277,7 +277,6 @@ OC.L10N.register(
     "Email" : "Почта",
     "Your email address" : "Ваш адрес электронной почты",
     "No email address set" : "Адрес не указан",
-    "For password recovery and notifications" : "Для восстановления пароля и уведомлений",
     "Phone number" : "Номер телефона",
     "Your phone number" : "Ваш номер телефона",
     "Address" : "Адрес",
@@ -370,6 +369,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Включить экспериментальные приложения",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Здравствуйте,<br><br>просто хотим сообщить, что теперь у вас есть учетная запись на %s.<br><br>Ваше имя пользователя: %s<br>Зайти: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здравствуйте,\n\nПросто хотим сообщить, что теперь у вас есть учетная запись на %s.\n\nИмя пользователя: %s\nЗайти: %s\n",
+    "For password recovery and notifications" : "Для восстановления пароля и уведомлений",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Если вы хотите поддержать проект\n\t<a href=\"https://nextcloud.com/contribute\"\n\ttarget=\"_blank\" rel=\"noreferrer\">присоединяйтесь к разработке</a>\n\tили\n\t<a href=\"https://nextcloud.com/contribute\"\n\ttarget=\"_blank\" rel=\"noreferrer\">расскажите о нас</a>!",
     "Add Group" : "Добавить группу",
     "Group" : "Группа",
index 6c87b573c1854d6dd410b4ee53bec0dfd06a4777..99bf582754ead461bc764846fd77ec57e9a64d90 100644 (file)
     "Email" : "Почта",
     "Your email address" : "Ваш адрес электронной почты",
     "No email address set" : "Адрес не указан",
-    "For password recovery and notifications" : "Для восстановления пароля и уведомлений",
     "Phone number" : "Номер телефона",
     "Your phone number" : "Ваш номер телефона",
     "Address" : "Адрес",
     "Enable experimental apps" : "Включить экспериментальные приложения",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Здравствуйте,<br><br>просто хотим сообщить, что теперь у вас есть учетная запись на %s.<br><br>Ваше имя пользователя: %s<br>Зайти: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Здравствуйте,\n\nПросто хотим сообщить, что теперь у вас есть учетная запись на %s.\n\nИмя пользователя: %s\nЗайти: %s\n",
+    "For password recovery and notifications" : "Для восстановления пароля и уведомлений",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Если вы хотите поддержать проект\n\t<a href=\"https://nextcloud.com/contribute\"\n\ttarget=\"_blank\" rel=\"noreferrer\">присоединяйтесь к разработке</a>\n\tили\n\t<a href=\"https://nextcloud.com/contribute\"\n\ttarget=\"_blank\" rel=\"noreferrer\">расскажите о нас</a>!",
     "Add Group" : "Добавить группу",
     "Group" : "Группа",
index 57a56c57234ce459bad82288fbf8ee32c24f3798..0e6560c1a095e3f1d316ddeef0b54e1b7131637f 100644 (file)
@@ -242,7 +242,6 @@ OC.L10N.register(
     "Email" : "Email",
     "Your email address" : "Vaša emailová adresa",
     "No email address set" : "Emailová adresa nie je nastavená",
-    "For password recovery and notifications" : "Pre obnovu hesla a oznámenia",
     "Phone number" : "Telefónne číslo",
     "Your phone number" : "Vaše telefónne číslo",
     "Address" : "Adresa",
@@ -328,6 +327,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Povoliť experimentálne aplikácie",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Dobrý deň,<br><br>toto je oznámenie o novo vytvorenom účte %s.<br><br>Vaše používateľské meno: %s<br>Prihlásiť sa môžete tu: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ahoj,\n\ntoto je oznámenie o novo vytvorenom účte %s.\n\nVaše používateľské meno: %s\nPrihlásiť sa môžete tu: %s\n\n",
+    "For password recovery and notifications" : "Pre obnovu hesla a oznámenia",
     "Add Group" : "Pridať skupinu",
     "Group" : "Skupina",
     "Default Quota" : "Predvolená kvóta",
index 0165f3b5ebeacd4f04f0d60d7f4e48ffa6c31ff0..c42eca336d353968838f2c22d073661f221f641f 100644 (file)
     "Email" : "Email",
     "Your email address" : "Vaša emailová adresa",
     "No email address set" : "Emailová adresa nie je nastavená",
-    "For password recovery and notifications" : "Pre obnovu hesla a oznámenia",
     "Phone number" : "Telefónne číslo",
     "Your phone number" : "Vaše telefónne číslo",
     "Address" : "Adresa",
     "Enable experimental apps" : "Povoliť experimentálne aplikácie",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Dobrý deň,<br><br>toto je oznámenie o novo vytvorenom účte %s.<br><br>Vaše používateľské meno: %s<br>Prihlásiť sa môžete tu: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ahoj,\n\ntoto je oznámenie o novo vytvorenom účte %s.\n\nVaše používateľské meno: %s\nPrihlásiť sa môžete tu: %s\n\n",
+    "For password recovery and notifications" : "Pre obnovu hesla a oznámenia",
     "Add Group" : "Pridať skupinu",
     "Group" : "Skupina",
     "Default Quota" : "Predvolená kvóta",
index 35b1758f16b9a82dda58fc4e617dad85d57f2643..2256e596b599afcc11c57912689d48bb52728177 100644 (file)
@@ -201,7 +201,6 @@ OC.L10N.register(
     "Email" : "Elektronski naslov",
     "Your email address" : "Osebni elektronski naslov",
     "No email address set" : "Poštni naslov ni nastavljen",
-    "For password recovery and notifications" : "Za obnovo gesla in obveščanje",
     "You are member of the following groups:" : "Ste član naslednjih skupin:",
     "Password" : "Geslo",
     "Current password" : "Trenutno geslo",
@@ -264,6 +263,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Omogoči preizkusne programe",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Pozdravljeni,<br><br>obveščamo vas, da je račun %s pripravljen.<br><br>Uporabniško ime: %s<br>Dostop: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Pozdravljeni,\n\nobveščamo vas, da je račun %s pripravljen.\n\nUporabniško ime: %s\nDostop: %s\n",
+    "For password recovery and notifications" : "Za obnovo gesla in obveščanje",
     "Group" : "Skupina"
 },
 "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");
index e4a83311a03bb0ca590bf3ae3c21552de97eab84..dde1dcf41aaf22d5af1d452868db54aa7bc02022 100644 (file)
     "Email" : "Elektronski naslov",
     "Your email address" : "Osebni elektronski naslov",
     "No email address set" : "Poštni naslov ni nastavljen",
-    "For password recovery and notifications" : "Za obnovo gesla in obveščanje",
     "You are member of the following groups:" : "Ste član naslednjih skupin:",
     "Password" : "Geslo",
     "Current password" : "Trenutno geslo",
     "Enable experimental apps" : "Omogoči preizkusne programe",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Pozdravljeni,<br><br>obveščamo vas, da je račun %s pripravljen.<br><br>Uporabniško ime: %s<br>Dostop: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Pozdravljeni,\n\nobveščamo vas, da je račun %s pripravljen.\n\nUporabniško ime: %s\nDostop: %s\n",
+    "For password recovery and notifications" : "Za obnovo gesla in obveščanje",
     "Group" : "Skupina"
 },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
 }
\ No newline at end of file
index 9d0227543a23ae99aaae868eef1223edc4f3a57a..33572b3021c616499bec5cd6ba29acbce70486f0 100644 (file)
@@ -273,7 +273,6 @@ OC.L10N.register(
     "Email" : "Email",
     "Your email address" : "Adresa juaj email",
     "No email address set" : "S’është caktuar adresë email",
-    "For password recovery and notifications" : "Për rimarrje fjalëkalimesh dhe njoftime ",
     "Phone number" : "Numri i telefonit",
     "Your phone number" : "Numri juaj i telefonit",
     "Address" : "Adresa",
@@ -365,6 +364,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Aktivizo aplikacione eksperimentale",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Njatjeta,<br><br>thjesht po ju bëjmë të ditur që tani keni një llogar %s.<br><br>Emri juaj i përdoruesit: %s<br>Hyni në të te: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Njatjeta,\n\nthjesht po ju bëjmë të ditur që tani keni një llogari %s.\n\nEmri juaj i përdoruesit: %s\nHyni në të te: %s\n\n",
+    "For password recovery and notifications" : "Për rimarrje fjalëkalimesh dhe njoftime ",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Nëse doni të mbështesni projektin\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">bashkohu skuadrës së zhvillimit</a>\n⇥⇥<or></or>\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">shpërndaj fjalën</a>!",
     "Add Group" : "Shtoni Grup",
     "Group" : "Grup",
index 50db2b51edd641e9460607f8fabd79936e162c9b..04d831d5c7258d1d7c96e73bf51ec3cf836f709a 100644 (file)
     "Email" : "Email",
     "Your email address" : "Adresa juaj email",
     "No email address set" : "S’është caktuar adresë email",
-    "For password recovery and notifications" : "Për rimarrje fjalëkalimesh dhe njoftime ",
     "Phone number" : "Numri i telefonit",
     "Your phone number" : "Numri juaj i telefonit",
     "Address" : "Adresa",
     "Enable experimental apps" : "Aktivizo aplikacione eksperimentale",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Njatjeta,<br><br>thjesht po ju bëjmë të ditur që tani keni një llogar %s.<br><br>Emri juaj i përdoruesit: %s<br>Hyni në të te: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Njatjeta,\n\nthjesht po ju bëjmë të ditur që tani keni një llogari %s.\n\nEmri juaj i përdoruesit: %s\nHyni në të te: %s\n\n",
+    "For password recovery and notifications" : "Për rimarrje fjalëkalimesh dhe njoftime ",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Nëse doni të mbështesni projektin\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">bashkohu skuadrës së zhvillimit</a>\n⇥⇥<or></or>\n⇥⇥<a href=\"https://nextcloud.com/contribute\"\n⇥⇥⇥target=\"_blank\" rel=\"noreferrer\">shpërndaj fjalën</a>!",
     "Add Group" : "Shtoni Grup",
     "Group" : "Grup",
index 887191f5e74222c636476193ea0164e20a75e71b..4ff2091a3c9890e42e5e5f100739fbec6996cc36 100644 (file)
@@ -273,7 +273,6 @@ OC.L10N.register(
     "Email" : "E-post",
     "Your email address" : "Din e-postadress",
     "No email address set" : "Ingen e-postadress angiven",
-    "For password recovery and notifications" : "För lösenordsåterställning och notifieringar",
     "Phone number" : "Telefonnummer",
     "Your phone number" : "Ditt telefonnummer",
     "Address" : "Adress",
@@ -365,6 +364,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Aktivera experimentiella applikationer",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hej där,<br><br>Tänkte bara informera dig om att du nu har ett %s konto.<br><br>Ditt användarnamn: %s<br>Accessa det här: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hej där,\n\nTänkte bara informera dig om att du nu har ett %s konto.\n\nDitt användarnamn: %s\nAccessa det här: %s\n",
+    "For password recovery and notifications" : "För lösenordsåterställning och notifieringar",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Om du vill stödja projektet\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">delta i uvecklingen</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">sprid det vidare</a>!",
     "Add Group" : "Lägg till Grupp",
     "Group" : "Grupp",
index 1b7661f8879abb31fa8a7c4e6514aaa36168f427..5d829e971f20edf135987b1fbe3ed98853cf33ff 100644 (file)
     "Email" : "E-post",
     "Your email address" : "Din e-postadress",
     "No email address set" : "Ingen e-postadress angiven",
-    "For password recovery and notifications" : "För lösenordsåterställning och notifieringar",
     "Phone number" : "Telefonnummer",
     "Your phone number" : "Ditt telefonnummer",
     "Address" : "Adress",
     "Enable experimental apps" : "Aktivera experimentiella applikationer",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Hej där,<br><br>Tänkte bara informera dig om att du nu har ett %s konto.<br><br>Ditt användarnamn: %s<br>Accessa det här: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hej där,\n\nTänkte bara informera dig om att du nu har ett %s konto.\n\nDitt användarnamn: %s\nAccessa det här: %s\n",
+    "For password recovery and notifications" : "För lösenordsåterställning och notifieringar",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Om du vill stödja projektet\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">delta i uvecklingen</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">sprid det vidare</a>!",
     "Add Group" : "Lägg till Grupp",
     "Group" : "Grupp",
index f2a1d599c1d9de20cce2eeeb766a78d9ddc0251f..80dfc1d91eb17acce5c3c4ae666042fde015737f 100644 (file)
@@ -205,7 +205,6 @@ OC.L10N.register(
     "Email" : "อีเมล",
     "Your email address" : "ที่อยู่อีเมล์ของคุณ",
     "No email address set" : "ไม่ได้ตั้งค่าที่อยู่อีเมล",
-    "For password recovery and notifications" : "สำหรับการกู้คืนรหัสผ่านและการแจ้งเตือน",
     "You are member of the following groups:" : "คุณเป็นสมาชิกของกลุ่มต่อไปนี้:",
     "Password" : "รหัสผ่าน",
     "Current password" : "รหัสผ่านปัจจุบัน",
@@ -267,6 +266,7 @@ OC.L10N.register(
     "Enable experimental apps" : "เปิดใช้งานแอพพลิเคชั่นทดลอง",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "นี่คุณ<br><br>อยากจะแจ้งให้คุณทราบว่าขณะนี้คุณมีบัญชี %s<br><br>ชื่อผู้ใช้ของคุณคือ: %s<br>เข้าไปงานได้ที่: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "นี่คุณ\n\nอยากให้คุณทราบว่าขณะนี้คุณมี %s บัญชี\n\nชื่อผู้ใช้ของคุณ: %s\nดูได้ที่: %s\n",
+    "For password recovery and notifications" : "สำหรับการกู้คืนรหัสผ่านและการแจ้งเตือน",
     "Group" : "กลุ่ม"
 },
 "nplurals=1; plural=0;");
index e3cc8835b531edd87c8da52a5ae6085432036b35..51358f435fe758a2dd14ae171d9d92806a200c61 100644 (file)
     "Email" : "อีเมล",
     "Your email address" : "ที่อยู่อีเมล์ของคุณ",
     "No email address set" : "ไม่ได้ตั้งค่าที่อยู่อีเมล",
-    "For password recovery and notifications" : "สำหรับการกู้คืนรหัสผ่านและการแจ้งเตือน",
     "You are member of the following groups:" : "คุณเป็นสมาชิกของกลุ่มต่อไปนี้:",
     "Password" : "รหัสผ่าน",
     "Current password" : "รหัสผ่านปัจจุบัน",
     "Enable experimental apps" : "เปิดใช้งานแอพพลิเคชั่นทดลอง",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "นี่คุณ<br><br>อยากจะแจ้งให้คุณทราบว่าขณะนี้คุณมีบัญชี %s<br><br>ชื่อผู้ใช้ของคุณคือ: %s<br>เข้าไปงานได้ที่: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "นี่คุณ\n\nอยากให้คุณทราบว่าขณะนี้คุณมี %s บัญชี\n\nชื่อผู้ใช้ของคุณ: %s\nดูได้ที่: %s\n",
+    "For password recovery and notifications" : "สำหรับการกู้คืนรหัสผ่านและการแจ้งเตือน",
     "Group" : "กลุ่ม"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file
index e5501e7c7ee9a5faec6345a04da898973a7644d0..92b92a60f39d396e7c3d6d79621177ca58c2caed 100644 (file)
@@ -256,7 +256,6 @@ OC.L10N.register(
     "Email" : "E-posta",
     "Your email address" : "E-posta adresiniz",
     "No email address set" : "E-posta adresi ayarlanmamış",
-    "For password recovery and notifications" : "Parola kurtarma ve bildirimler için",
     "Phone number" : "Telefon numarası",
     "Your phone number" : "Telefon numaran",
     "Address" : "Adres",
@@ -341,6 +340,7 @@ OC.L10N.register(
     "Enable experimental apps" : "Deneysel uygulamaları etkinleştir",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Merhaba,<br><br>Sadece artık bir %s hesabınızın olduğunu söylemek istedim.<br><br>Kullanıcı adınız: %s<br>Şuradan erişin: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Merhaba,\n\nSadece, artık bir %s hesabınızın olduğunu söylemek istedim.\n\nKullanıcı adınız: %s\nErişim: %s\n\n",
+    "For password recovery and notifications" : "Parola kurtarma ve bildirimler için",
     "Add Group" : "Grup Ekle",
     "Group" : "Grup",
     "Default Quota" : "Öntanımlı Kota",
index d661c47966e93a13f2a84bc8cdd5c0834d848187..263ed4a2616e712b6cb2ef62d5e2dc48257f3d81 100644 (file)
     "Email" : "E-posta",
     "Your email address" : "E-posta adresiniz",
     "No email address set" : "E-posta adresi ayarlanmamış",
-    "For password recovery and notifications" : "Parola kurtarma ve bildirimler için",
     "Phone number" : "Telefon numarası",
     "Your phone number" : "Telefon numaran",
     "Address" : "Adres",
     "Enable experimental apps" : "Deneysel uygulamaları etkinleştir",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "Merhaba,<br><br>Sadece artık bir %s hesabınızın olduğunu söylemek istedim.<br><br>Kullanıcı adınız: %s<br>Şuradan erişin: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Merhaba,\n\nSadece, artık bir %s hesabınızın olduğunu söylemek istedim.\n\nKullanıcı adınız: %s\nErişim: %s\n\n",
+    "For password recovery and notifications" : "Parola kurtarma ve bildirimler için",
     "Add Group" : "Grup Ekle",
     "Group" : "Grup",
     "Default Quota" : "Öntanımlı Kota",
index 87955c3962a6e6e7c723d763f2f2d251ed2a0c68..18a2e4bb10a4a71fb34a2eb40ac8ab52d68fa95d 100644 (file)
@@ -27,6 +27,7 @@ OC.L10N.register(
     "Invalid mail address" : "无效的电子邮件地址",
     "No valid group selected" : "没有选择有效的分组",
     "A user with that name already exists." : "使用该名称的用户已存在.",
+    "To send a password link to the user an email address is required." : "发送密码链接给用户需要一个电子邮箱地址.",
     "Unable to create user." : "无法创建用户.",
     "Your %s account was created" : "你的帐户 %s 已创建",
     "Unable to delete user." : "无法删除用户",
@@ -276,7 +277,6 @@ OC.L10N.register(
     "Email" : "电子邮件",
     "Your email address" : "您的电子邮件",
     "No email address set" : "尚未设置 Email 地址",
-    "For password recovery and notifications" : "用于密码恢复和通知",
     "Phone number" : "电话号码",
     "Your phone number" : "您的电话号码",
     "Address" : "地址",
@@ -319,6 +319,7 @@ OC.L10N.register(
     "Show last log in" : "显示最后登录",
     "Show user backend" : "显示用户来源",
     "Send email to new user" : "发送电子邮件给新用户",
+    "When the password of the new user is left empty an activation email with a link to set the password is send to the user" : "当新用户密码为空时, 一个需要设置密码的激活邮件将会发送给用户.",
     "Show email address" : "显示邮件地址",
     "E-Mail" : "E-Mail",
     "Create" : "创建",
@@ -368,6 +369,7 @@ OC.L10N.register(
     "Enable experimental apps" : "启用实验性应用程序",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "亲,<br><br>现在我们为你开通了 %s 私有云帐户。<br><br>你的用户名: %s<br>访问网址: <a href=\\\"%s\\\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "亲,\\n\\n 现在我们为你开通了 %s 私有去帐户。\\n\\n 你的用户名: %s\\n 访问网址: %s\\n 你的初始密码需要咨询系统管理员。或者你也可以在登录页面输入任意密码登录,\\n登录窗口将出现忘记密码链接,点击通过注册邮箱重设初始密码。\\n\\n",
+    "For password recovery and notifications" : "用于密码恢复和通知",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "如果您想支持这个项目\n\t<a href=\"https://nextcloud.com/contribute\" target=\"_blank\" rel=\"noreferrer\">一起开发</a>\n\t<or></or>\n\t<a href=\"https://nextcloud.com/contribute\" target=\"_blank\" rel=\"noreferrer\">帮助传播</a>!",
     "Add Group" : "添加分组",
     "Group" : "分组",
index fe7b650cfd0f689354d3fd355086c6fbcf6addc4..379acad4c3a917617aab4856e0a3a75c50a1c27b 100644 (file)
@@ -25,6 +25,7 @@
     "Invalid mail address" : "无效的电子邮件地址",
     "No valid group selected" : "没有选择有效的分组",
     "A user with that name already exists." : "使用该名称的用户已存在.",
+    "To send a password link to the user an email address is required." : "发送密码链接给用户需要一个电子邮箱地址.",
     "Unable to create user." : "无法创建用户.",
     "Your %s account was created" : "你的帐户 %s 已创建",
     "Unable to delete user." : "无法删除用户",
     "Email" : "电子邮件",
     "Your email address" : "您的电子邮件",
     "No email address set" : "尚未设置 Email 地址",
-    "For password recovery and notifications" : "用于密码恢复和通知",
     "Phone number" : "电话号码",
     "Your phone number" : "您的电话号码",
     "Address" : "地址",
     "Show last log in" : "显示最后登录",
     "Show user backend" : "显示用户来源",
     "Send email to new user" : "发送电子邮件给新用户",
+    "When the password of the new user is left empty an activation email with a link to set the password is send to the user" : "当新用户密码为空时, 一个需要设置密码的激活邮件将会发送给用户.",
     "Show email address" : "显示邮件地址",
     "E-Mail" : "E-Mail",
     "Create" : "创建",
     "Enable experimental apps" : "启用实验性应用程序",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "亲,<br><br>现在我们为你开通了 %s 私有云帐户。<br><br>你的用户名: %s<br>访问网址: <a href=\\\"%s\\\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "亲,\\n\\n 现在我们为你开通了 %s 私有去帐户。\\n\\n 你的用户名: %s\\n 访问网址: %s\\n 你的初始密码需要咨询系统管理员。或者你也可以在登录页面输入任意密码登录,\\n登录窗口将出现忘记密码链接,点击通过注册邮箱重设初始密码。\\n\\n",
+    "For password recovery and notifications" : "用于密码恢复和通知",
     "If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "如果您想支持这个项目\n\t<a href=\"https://nextcloud.com/contribute\" target=\"_blank\" rel=\"noreferrer\">一起开发</a>\n\t<or></or>\n\t<a href=\"https://nextcloud.com/contribute\" target=\"_blank\" rel=\"noreferrer\">帮助传播</a>!",
     "Add Group" : "添加分组",
     "Group" : "分组",
index 89c1fb6e0bf9d01ba2bd3a747d19180873076015..722ba682b8345579ba2f40e1d35fda5085f2d039 100644 (file)
@@ -215,7 +215,6 @@ OC.L10N.register(
     "Email" : "信箱",
     "Your email address" : "您的電子郵件信箱",
     "No email address set" : "未設定電子郵件信箱",
-    "For password recovery and notifications" : "用於密碼重設和通知",
     "You are member of the following groups:" : "您的帳號屬於這些群組:",
     "Password" : "密碼",
     "Current password" : "目前密碼",
@@ -276,6 +275,7 @@ OC.L10N.register(
     "Enable experimental apps" : "啟用實驗性質的應用程式",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "嗨,<br><br>通知您一聲,您現在有了 %s 的帳號。<br><br>您的帳號: %s<br>開通帳號: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "嗨,\n\n通知您一聲,您現在有了 %s 的帳號。\n\n您的帳號:%s\n開通帳號:%s\n\n",
+    "For password recovery and notifications" : "用於密碼重設和通知",
     "Group" : "群組"
 },
 "nplurals=1; plural=0;");
index 569d3e1c01a1c2c2cc7561251d61f709b151e259..e8b1bbbebd8f70c48188f0a1d6d2a9adb202695b 100644 (file)
     "Email" : "信箱",
     "Your email address" : "您的電子郵件信箱",
     "No email address set" : "未設定電子郵件信箱",
-    "For password recovery and notifications" : "用於密碼重設和通知",
     "You are member of the following groups:" : "您的帳號屬於這些群組:",
     "Password" : "密碼",
     "Current password" : "目前密碼",
     "Enable experimental apps" : "啟用實驗性質的應用程式",
     "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "嗨,<br><br>通知您一聲,您現在有了 %s 的帳號。<br><br>您的帳號: %s<br>開通帳號: <a href=\"%s\">%s</a><br><br>",
     "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "嗨,\n\n通知您一聲,您現在有了 %s 的帳號。\n\n您的帳號:%s\n開通帳號:%s\n\n",
+    "For password recovery and notifications" : "用於密碼重設和通知",
     "Group" : "群組"
 },"pluralForm" :"nplurals=1; plural=0;"
 }
\ No newline at end of file