summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-11 00:07:29 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-11 00:07:29 +0000
commit4d90b0520ec4563d189521fc32cb315f5aebb09f (patch)
tree4d5dda2d50841caa9bf38ab0b0a34f86952684c9 /apps
parenta045f3c4d7ef606ea302712952ec474d5ea5637a (diff)
downloadnextcloud-server-4d90b0520ec4563d189521fc32cb315f5aebb09f.tar.gz
nextcloud-server-4d90b0520ec4563d189521fc32cb315f5aebb09f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/encryption/l10n/zh_CN.js1
-rw-r--r--apps/encryption/l10n/zh_CN.json1
-rw-r--r--apps/federatedfilesharing/l10n/cs.js4
-rw-r--r--apps/federatedfilesharing/l10n/cs.json4
-rw-r--r--apps/federatedfilesharing/l10n/de.js4
-rw-r--r--apps/federatedfilesharing/l10n/de.json4
-rw-r--r--apps/federatedfilesharing/l10n/de_DE.js4
-rw-r--r--apps/federatedfilesharing/l10n/de_DE.json4
-rw-r--r--apps/federatedfilesharing/l10n/es.js4
-rw-r--r--apps/federatedfilesharing/l10n/es.json4
-rw-r--r--apps/federatedfilesharing/l10n/es_MX.js4
-rw-r--r--apps/federatedfilesharing/l10n/es_MX.json4
-rw-r--r--apps/federatedfilesharing/l10n/fi.js4
-rw-r--r--apps/federatedfilesharing/l10n/fi.json4
-rw-r--r--apps/federatedfilesharing/l10n/fr.js4
-rw-r--r--apps/federatedfilesharing/l10n/fr.json4
-rw-r--r--apps/federatedfilesharing/l10n/hu.js4
-rw-r--r--apps/federatedfilesharing/l10n/hu.json4
-rw-r--r--apps/federatedfilesharing/l10n/ia.js4
-rw-r--r--apps/federatedfilesharing/l10n/ia.json4
-rw-r--r--apps/federatedfilesharing/l10n/id.js4
-rw-r--r--apps/federatedfilesharing/l10n/id.json4
-rw-r--r--apps/federatedfilesharing/l10n/is.js4
-rw-r--r--apps/federatedfilesharing/l10n/is.json4
-rw-r--r--apps/federatedfilesharing/l10n/it.js4
-rw-r--r--apps/federatedfilesharing/l10n/it.json4
-rw-r--r--apps/federatedfilesharing/l10n/nb.js4
-rw-r--r--apps/federatedfilesharing/l10n/nb.json4
-rw-r--r--apps/federatedfilesharing/l10n/nl.js4
-rw-r--r--apps/federatedfilesharing/l10n/nl.json4
-rw-r--r--apps/federatedfilesharing/l10n/pl.js4
-rw-r--r--apps/federatedfilesharing/l10n/pl.json4
-rw-r--r--apps/federatedfilesharing/l10n/pt_BR.js4
-rw-r--r--apps/federatedfilesharing/l10n/pt_BR.json4
-rw-r--r--apps/federatedfilesharing/l10n/ru.js4
-rw-r--r--apps/federatedfilesharing/l10n/ru.json4
-rw-r--r--apps/federatedfilesharing/l10n/sv.js4
-rw-r--r--apps/federatedfilesharing/l10n/sv.json4
-rw-r--r--apps/federatedfilesharing/l10n/tr.js4
-rw-r--r--apps/federatedfilesharing/l10n/tr.json4
-rw-r--r--apps/federatedfilesharing/l10n/zh_CN.js4
-rw-r--r--apps/federatedfilesharing/l10n/zh_CN.json4
-rw-r--r--apps/files/l10n/ru.js2
-rw-r--r--apps/files/l10n/ru.json2
-rw-r--r--apps/files_sharing/l10n/ru.js2
-rw-r--r--apps/files_sharing/l10n/ru.json2
-rw-r--r--apps/files_versions/l10n/el.js1
-rw-r--r--apps/files_versions/l10n/el.json1
-rw-r--r--apps/sharebymail/l10n/es_MX.js6
-rw-r--r--apps/sharebymail/l10n/es_MX.json6
-rw-r--r--apps/updatenotification/l10n/zh_CN.js2
-rw-r--r--apps/updatenotification/l10n/zh_CN.json2
52 files changed, 102 insertions, 86 deletions
diff --git a/apps/encryption/l10n/zh_CN.js b/apps/encryption/l10n/zh_CN.js
index 9a357f9cb52..9fa407bdac4 100644
--- a/apps/encryption/l10n/zh_CN.js
+++ b/apps/encryption/l10n/zh_CN.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Private key password successfully updated." : "私钥密码成功更新。",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "您需要从旧版本 (ownCloud <= 8.0) 迁移您的加密密钥. 请运行 'occ encryption:migrate' 或联系您的管理员.",
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "无效的加密应用程序私钥。请在您的个人设置中更新您的私钥密码,以恢复对加密文件的访问。",
+ "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "加密应用被启用了,但是你的加密密钥没有初始化。请重新登出登录系统一次。",
"Encryption app is enabled and ready" : "加密应用程序已启用并准备就绪",
"Bad Signature" : "签名已损坏",
"Missing Signature" : "签名已丢失",
diff --git a/apps/encryption/l10n/zh_CN.json b/apps/encryption/l10n/zh_CN.json
index 3b5ecbb4ede..55288744ebc 100644
--- a/apps/encryption/l10n/zh_CN.json
+++ b/apps/encryption/l10n/zh_CN.json
@@ -21,6 +21,7 @@
"Private key password successfully updated." : "私钥密码成功更新。",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "您需要从旧版本 (ownCloud <= 8.0) 迁移您的加密密钥. 请运行 'occ encryption:migrate' 或联系您的管理员.",
"Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "无效的加密应用程序私钥。请在您的个人设置中更新您的私钥密码,以恢复对加密文件的访问。",
+ "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "加密应用被启用了,但是你的加密密钥没有初始化。请重新登出登录系统一次。",
"Encryption app is enabled and ready" : "加密应用程序已启用并准备就绪",
"Bad Signature" : "签名已损坏",
"Missing Signature" : "签名已丢失",
diff --git a/apps/federatedfilesharing/l10n/cs.js b/apps/federatedfilesharing/l10n/cs.js
index fd7e190ee2f..66ba39701ed 100644
--- a/apps/federatedfilesharing/l10n/cs.js
+++ b/apps/federatedfilesharing/l10n/cs.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Otevřít dokumentaci",
"Allow users on this server to send shares to other servers" : "Povolit uživatelům z tohoto serveru zasílat sdílení na jiné servery",
"Allow users on this server to receive shares from other servers" : "Povolit uživatelům na tomto serveru přijímat sdílení z jiných serverů",
- "Search global and public address book for users" : "Hledat uživatele v globálním a veřejném adresáři",
"Federated Cloud" : "Sdružený cloud",
"Your Federated Cloud ID:" : "Vaše sdružené cloud ID:",
"Share it:" : "Sdílet:",
"Add to your website" : "Přidat na svou webovou stránku",
"Share with me via Nextcloud" : "Sdíleno se mnou přes Nextcloud",
- "HTML Code:" : "HTML kód:"
+ "HTML Code:" : "HTML kód:",
+ "Search global and public address book for users" : "Hledat uživatele v globálním a veřejném adresáři"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/apps/federatedfilesharing/l10n/cs.json b/apps/federatedfilesharing/l10n/cs.json
index 01a8fb3c6a5..1455b337314 100644
--- a/apps/federatedfilesharing/l10n/cs.json
+++ b/apps/federatedfilesharing/l10n/cs.json
@@ -39,12 +39,12 @@
"Open documentation" : "Otevřít dokumentaci",
"Allow users on this server to send shares to other servers" : "Povolit uživatelům z tohoto serveru zasílat sdílení na jiné servery",
"Allow users on this server to receive shares from other servers" : "Povolit uživatelům na tomto serveru přijímat sdílení z jiných serverů",
- "Search global and public address book for users" : "Hledat uživatele v globálním a veřejném adresáři",
"Federated Cloud" : "Sdružený cloud",
"Your Federated Cloud ID:" : "Vaše sdružené cloud ID:",
"Share it:" : "Sdílet:",
"Add to your website" : "Přidat na svou webovou stránku",
"Share with me via Nextcloud" : "Sdíleno se mnou přes Nextcloud",
- "HTML Code:" : "HTML kód:"
+ "HTML Code:" : "HTML kód:",
+ "Search global and public address book for users" : "Hledat uživatele v globálním a veřejném adresáři"
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/de.js b/apps/federatedfilesharing/l10n/de.js
index 3d6a3af6469..53f9b137b74 100644
--- a/apps/federatedfilesharing/l10n/de.js
+++ b/apps/federatedfilesharing/l10n/de.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Dokumentation öffnen",
"Allow users on this server to send shares to other servers" : "Benutzern auf diesem Server das Senden von Freigaben an andere Server erlauben",
"Allow users on this server to receive shares from other servers" : "Benutzern auf diesem Server das Empfangen von Freigaben von anderen Servern erlauben",
- "Search global and public address book for users" : "Globale Suche und ein öffentliches Adressbuch für Benutzer",
"Federated Cloud" : "Federated Cloud",
"Your Federated Cloud ID:" : "Deine Federated-Cloud-ID:",
"Share it:" : "Zum Teilen:",
"Add to your website" : "Zu deiner Webseite hinzufügen",
"Share with me via Nextcloud" : "Teile mit mir über Nextcloud",
- "HTML Code:" : "HTML-Code:"
+ "HTML Code:" : "HTML-Code:",
+ "Search global and public address book for users" : "Globale Suche und ein öffentliches Adressbuch für Benutzer"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federatedfilesharing/l10n/de.json b/apps/federatedfilesharing/l10n/de.json
index acc7217b1ba..960a8747be7 100644
--- a/apps/federatedfilesharing/l10n/de.json
+++ b/apps/federatedfilesharing/l10n/de.json
@@ -39,12 +39,12 @@
"Open documentation" : "Dokumentation öffnen",
"Allow users on this server to send shares to other servers" : "Benutzern auf diesem Server das Senden von Freigaben an andere Server erlauben",
"Allow users on this server to receive shares from other servers" : "Benutzern auf diesem Server das Empfangen von Freigaben von anderen Servern erlauben",
- "Search global and public address book for users" : "Globale Suche und ein öffentliches Adressbuch für Benutzer",
"Federated Cloud" : "Federated Cloud",
"Your Federated Cloud ID:" : "Deine Federated-Cloud-ID:",
"Share it:" : "Zum Teilen:",
"Add to your website" : "Zu deiner Webseite hinzufügen",
"Share with me via Nextcloud" : "Teile mit mir über Nextcloud",
- "HTML Code:" : "HTML-Code:"
+ "HTML Code:" : "HTML-Code:",
+ "Search global and public address book for users" : "Globale Suche und ein öffentliches Adressbuch für Benutzer"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/de_DE.js b/apps/federatedfilesharing/l10n/de_DE.js
index 3f7d8bd2789..f4f90b8d2a3 100644
--- a/apps/federatedfilesharing/l10n/de_DE.js
+++ b/apps/federatedfilesharing/l10n/de_DE.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Dokumentation öffnen",
"Allow users on this server to send shares to other servers" : "Benutzern auf diesem Server das Senden von Freigaben an andere Server erlauben",
"Allow users on this server to receive shares from other servers" : "Benutzern auf diesem Server das Empfangen von Freigaben von anderen Servern erlauben",
- "Search global and public address book for users" : "Durchsuche globales und öffentliches Adressbuch nach Nutzern",
"Federated Cloud" : "Federated Cloud",
"Your Federated Cloud ID:" : "Ihre Federated-Cloud-ID:",
"Share it:" : "Teilen:",
"Add to your website" : "Zu Ihrer Web-Seite hinzufügen",
"Share with me via Nextcloud" : "Teilen Sie mit mir über Nextcloud",
- "HTML Code:" : "HTML-Code:"
+ "HTML Code:" : "HTML-Code:",
+ "Search global and public address book for users" : "Durchsuche globales und öffentliches Adressbuch nach Nutzern"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federatedfilesharing/l10n/de_DE.json b/apps/federatedfilesharing/l10n/de_DE.json
index a30f795ae9b..80502295363 100644
--- a/apps/federatedfilesharing/l10n/de_DE.json
+++ b/apps/federatedfilesharing/l10n/de_DE.json
@@ -39,12 +39,12 @@
"Open documentation" : "Dokumentation öffnen",
"Allow users on this server to send shares to other servers" : "Benutzern auf diesem Server das Senden von Freigaben an andere Server erlauben",
"Allow users on this server to receive shares from other servers" : "Benutzern auf diesem Server das Empfangen von Freigaben von anderen Servern erlauben",
- "Search global and public address book for users" : "Durchsuche globales und öffentliches Adressbuch nach Nutzern",
"Federated Cloud" : "Federated Cloud",
"Your Federated Cloud ID:" : "Ihre Federated-Cloud-ID:",
"Share it:" : "Teilen:",
"Add to your website" : "Zu Ihrer Web-Seite hinzufügen",
"Share with me via Nextcloud" : "Teilen Sie mit mir über Nextcloud",
- "HTML Code:" : "HTML-Code:"
+ "HTML Code:" : "HTML-Code:",
+ "Search global and public address book for users" : "Durchsuche globales und öffentliches Adressbuch nach Nutzern"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js
index ca92111ac2b..cf46d88e12a 100644
--- a/apps/federatedfilesharing/l10n/es.js
+++ b/apps/federatedfilesharing/l10n/es.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Documentación abierta",
"Allow users on this server to send shares to other servers" : "Permitir a usuarios de este servidor compartir con usuarios de otros servidores",
"Allow users on this server to receive shares from other servers" : "Permitir a usuarios de este servidor recibir archivos de usuarios de otros servidores",
- "Search global and public address book for users" : "Buscar libretas de contactos globales y públicas para usuarios",
"Federated Cloud" : "Nube Federada",
"Your Federated Cloud ID:" : "Su ID Nube Federada:",
"Share it:" : "Compartir:",
"Add to your website" : "Añadir a su sitio web",
"Share with me via Nextcloud" : "Compartirlo conmigo vía Nextcloud",
- "HTML Code:" : "Código HTML:"
+ "HTML Code:" : "Código HTML:",
+ "Search global and public address book for users" : "Buscar libretas de contactos globales y públicas para usuarios"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federatedfilesharing/l10n/es.json b/apps/federatedfilesharing/l10n/es.json
index d8449b48a0b..fa5af452d95 100644
--- a/apps/federatedfilesharing/l10n/es.json
+++ b/apps/federatedfilesharing/l10n/es.json
@@ -39,12 +39,12 @@
"Open documentation" : "Documentación abierta",
"Allow users on this server to send shares to other servers" : "Permitir a usuarios de este servidor compartir con usuarios de otros servidores",
"Allow users on this server to receive shares from other servers" : "Permitir a usuarios de este servidor recibir archivos de usuarios de otros servidores",
- "Search global and public address book for users" : "Buscar libretas de contactos globales y públicas para usuarios",
"Federated Cloud" : "Nube Federada",
"Your Federated Cloud ID:" : "Su ID Nube Federada:",
"Share it:" : "Compartir:",
"Add to your website" : "Añadir a su sitio web",
"Share with me via Nextcloud" : "Compartirlo conmigo vía Nextcloud",
- "HTML Code:" : "Código HTML:"
+ "HTML Code:" : "Código HTML:",
+ "Search global and public address book for users" : "Buscar libretas de contactos globales y públicas para usuarios"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/es_MX.js b/apps/federatedfilesharing/l10n/es_MX.js
index e1de2d7f6c0..36a1d224140 100644
--- a/apps/federatedfilesharing/l10n/es_MX.js
+++ b/apps/federatedfilesharing/l10n/es_MX.js
@@ -40,12 +40,12 @@ OC.L10N.register(
"Open documentation" : "Abrir documentación",
"Allow users on this server to send shares to other servers" : "Permitirle a los usuarios de este servidor enviar elementos compartidos a otros servidores",
"Allow users on this server to receive shares from other servers" : "Permitir que los usuarios de este servidor recibir elementos compartidos de otros servidores",
- "Search global and public address book for users" : "Buscar usuarios en las libretas de contactos globales y públicas",
"Federated Cloud" : "Nube Federada",
"Your Federated Cloud ID:" : "Su ID de Nube Federada:",
"Share it:" : "Compartirlo:",
"Add to your website" : "Agregar a su sitio web",
"Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud",
- "HTML Code:" : "Código HTML:"
+ "HTML Code:" : "Código HTML:",
+ "Search global and public address book for users" : "Buscar usuarios en las libretas de contactos globales y públicas"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federatedfilesharing/l10n/es_MX.json b/apps/federatedfilesharing/l10n/es_MX.json
index ac45e4ea77d..a7f46715e57 100644
--- a/apps/federatedfilesharing/l10n/es_MX.json
+++ b/apps/federatedfilesharing/l10n/es_MX.json
@@ -38,12 +38,12 @@
"Open documentation" : "Abrir documentación",
"Allow users on this server to send shares to other servers" : "Permitirle a los usuarios de este servidor enviar elementos compartidos a otros servidores",
"Allow users on this server to receive shares from other servers" : "Permitir que los usuarios de este servidor recibir elementos compartidos de otros servidores",
- "Search global and public address book for users" : "Buscar usuarios en las libretas de contactos globales y públicas",
"Federated Cloud" : "Nube Federada",
"Your Federated Cloud ID:" : "Su ID de Nube Federada:",
"Share it:" : "Compartirlo:",
"Add to your website" : "Agregar a su sitio web",
"Share with me via Nextcloud" : "Compartir conmigo vía Nextcloud",
- "HTML Code:" : "Código HTML:"
+ "HTML Code:" : "Código HTML:",
+ "Search global and public address book for users" : "Buscar usuarios en las libretas de contactos globales y públicas"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/fi.js b/apps/federatedfilesharing/l10n/fi.js
index 82d9e16fdbf..8b44da1e2a7 100644
--- a/apps/federatedfilesharing/l10n/fi.js
+++ b/apps/federatedfilesharing/l10n/fi.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Avaa dokumentaatio",
"Allow users on this server to send shares to other servers" : "Salli tämän palvelimen käyttäjien lähettää jakoja muille palvelimille",
"Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta",
- "Search global and public address book for users" : "Etsi käyttäjiä maailmanlaajuisesta ja julkisesta osoitekirjasta",
"Federated Cloud" : "Federoitu pilvi",
"Your Federated Cloud ID:" : "Federoidun pilvesi tunniste:",
"Share it:" : "Jaa se:",
"Add to your website" : "Lisää verkkosivuillesi",
"Share with me via Nextcloud" : "Jaa kanssani Nextcloudin kautta",
- "HTML Code:" : "HTML-koodi:"
+ "HTML Code:" : "HTML-koodi:",
+ "Search global and public address book for users" : "Etsi käyttäjiä maailmanlaajuisesta ja julkisesta osoitekirjasta"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federatedfilesharing/l10n/fi.json b/apps/federatedfilesharing/l10n/fi.json
index 81c26046c40..c8130859bd4 100644
--- a/apps/federatedfilesharing/l10n/fi.json
+++ b/apps/federatedfilesharing/l10n/fi.json
@@ -39,12 +39,12 @@
"Open documentation" : "Avaa dokumentaatio",
"Allow users on this server to send shares to other servers" : "Salli tämän palvelimen käyttäjien lähettää jakoja muille palvelimille",
"Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta",
- "Search global and public address book for users" : "Etsi käyttäjiä maailmanlaajuisesta ja julkisesta osoitekirjasta",
"Federated Cloud" : "Federoitu pilvi",
"Your Federated Cloud ID:" : "Federoidun pilvesi tunniste:",
"Share it:" : "Jaa se:",
"Add to your website" : "Lisää verkkosivuillesi",
"Share with me via Nextcloud" : "Jaa kanssani Nextcloudin kautta",
- "HTML Code:" : "HTML-koodi:"
+ "HTML Code:" : "HTML-koodi:",
+ "Search global and public address book for users" : "Etsi käyttäjiä maailmanlaajuisesta ja julkisesta osoitekirjasta"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/fr.js b/apps/federatedfilesharing/l10n/fr.js
index 7d1dab1c8b3..faecd394bf8 100644
--- a/apps/federatedfilesharing/l10n/fr.js
+++ b/apps/federatedfilesharing/l10n/fr.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Voir la documentation",
"Allow users on this server to send shares to other servers" : "Autoriser les utilisateurs de ce serveur à envoyer des partages vers d'autres serveurs",
"Allow users on this server to receive shares from other servers" : "Autoriser les utilisateurs de ce serveur à recevoir des partages d'autres serveurs",
- "Search global and public address book for users" : "Rechercher dans le carnet d'adresse global et public pour les utilisateurs",
"Federated Cloud" : "Federated Cloud",
"Your Federated Cloud ID:" : "Votre identifiant Federated Cloud :",
"Share it:" : "Partager :",
"Add to your website" : "Ajouter à votre site web",
"Share with me via Nextcloud" : "Partagez avec moi via Nextcloud",
- "HTML Code:" : "Code HTML :"
+ "HTML Code:" : "Code HTML :",
+ "Search global and public address book for users" : "Rechercher dans le carnet d'adresse global et public pour les utilisateurs"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/federatedfilesharing/l10n/fr.json b/apps/federatedfilesharing/l10n/fr.json
index 2a0c5f7825f..fb8b907b729 100644
--- a/apps/federatedfilesharing/l10n/fr.json
+++ b/apps/federatedfilesharing/l10n/fr.json
@@ -39,12 +39,12 @@
"Open documentation" : "Voir la documentation",
"Allow users on this server to send shares to other servers" : "Autoriser les utilisateurs de ce serveur à envoyer des partages vers d'autres serveurs",
"Allow users on this server to receive shares from other servers" : "Autoriser les utilisateurs de ce serveur à recevoir des partages d'autres serveurs",
- "Search global and public address book for users" : "Rechercher dans le carnet d'adresse global et public pour les utilisateurs",
"Federated Cloud" : "Federated Cloud",
"Your Federated Cloud ID:" : "Votre identifiant Federated Cloud :",
"Share it:" : "Partager :",
"Add to your website" : "Ajouter à votre site web",
"Share with me via Nextcloud" : "Partagez avec moi via Nextcloud",
- "HTML Code:" : "Code HTML :"
+ "HTML Code:" : "Code HTML :",
+ "Search global and public address book for users" : "Rechercher dans le carnet d'adresse global et public pour les utilisateurs"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/hu.js b/apps/federatedfilesharing/l10n/hu.js
index ffdfac11eff..8b9f29f5673 100644
--- a/apps/federatedfilesharing/l10n/hu.js
+++ b/apps/federatedfilesharing/l10n/hu.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Dokumentáció megnyitása",
"Allow users on this server to send shares to other servers" : "Engedélyezze ezen szerver felhasználóinak, hogy fájlokat osszanak meg más szerverekkel.",
"Allow users on this server to receive shares from other servers" : "Engedélyezze ezen szerver felhasználóinak, hogy megosztásokat fogadjanak más szerverektől",
- "Search global and public address book for users" : "Felhasználók keresése a globális és a nyilvános névjegyekben",
"Federated Cloud" : "Egyesített felhő",
"Your Federated Cloud ID:" : "Egyesített felhő azonosító:",
"Share it:" : "Oszd meg:",
"Add to your website" : "Adja hozzá saját weboldalához",
"Share with me via Nextcloud" : "Ossza meg velem Nextcloud-on keresztül",
- "HTML Code:" : "HTML kód:"
+ "HTML Code:" : "HTML kód:",
+ "Search global and public address book for users" : "Felhasználók keresése a globális és a nyilvános névjegyekben"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federatedfilesharing/l10n/hu.json b/apps/federatedfilesharing/l10n/hu.json
index 911782613b4..b530e6b7a9d 100644
--- a/apps/federatedfilesharing/l10n/hu.json
+++ b/apps/federatedfilesharing/l10n/hu.json
@@ -39,12 +39,12 @@
"Open documentation" : "Dokumentáció megnyitása",
"Allow users on this server to send shares to other servers" : "Engedélyezze ezen szerver felhasználóinak, hogy fájlokat osszanak meg más szerverekkel.",
"Allow users on this server to receive shares from other servers" : "Engedélyezze ezen szerver felhasználóinak, hogy megosztásokat fogadjanak más szerverektől",
- "Search global and public address book for users" : "Felhasználók keresése a globális és a nyilvános névjegyekben",
"Federated Cloud" : "Egyesített felhő",
"Your Federated Cloud ID:" : "Egyesített felhő azonosító:",
"Share it:" : "Oszd meg:",
"Add to your website" : "Adja hozzá saját weboldalához",
"Share with me via Nextcloud" : "Ossza meg velem Nextcloud-on keresztül",
- "HTML Code:" : "HTML kód:"
+ "HTML Code:" : "HTML kód:",
+ "Search global and public address book for users" : "Felhasználók keresése a globális és a nyilvános névjegyekben"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/ia.js b/apps/federatedfilesharing/l10n/ia.js
index b87ef22639b..e0ad7702824 100644
--- a/apps/federatedfilesharing/l10n/ia.js
+++ b/apps/federatedfilesharing/l10n/ia.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Documentation aperte",
"Allow users on this server to send shares to other servers" : "Permitter usatores in iste servitor a inviar elementos compartite a altere servitores",
"Allow users on this server to receive shares from other servers" : "Permitter usatores in iste servitor a reciper elementos compartite ex altere servitores",
- "Search global and public address book for users" : "Cercar pro usatores in adressarios global e public",
"Federated Cloud" : "Nube Federate",
"Your Federated Cloud ID:" : "Tu ID de Nube Federate:",
"Share it:" : "Comparti lo:",
"Add to your website" : "Adde a tu sito web",
"Share with me via Nextcloud" : "Comparti con me via Nextcloud",
- "HTML Code:" : "Codice HTML:"
+ "HTML Code:" : "Codice HTML:",
+ "Search global and public address book for users" : "Cercar pro usatores in adressarios global e public"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federatedfilesharing/l10n/ia.json b/apps/federatedfilesharing/l10n/ia.json
index 6921a335f97..3180fd5604d 100644
--- a/apps/federatedfilesharing/l10n/ia.json
+++ b/apps/federatedfilesharing/l10n/ia.json
@@ -39,12 +39,12 @@
"Open documentation" : "Documentation aperte",
"Allow users on this server to send shares to other servers" : "Permitter usatores in iste servitor a inviar elementos compartite a altere servitores",
"Allow users on this server to receive shares from other servers" : "Permitter usatores in iste servitor a reciper elementos compartite ex altere servitores",
- "Search global and public address book for users" : "Cercar pro usatores in adressarios global e public",
"Federated Cloud" : "Nube Federate",
"Your Federated Cloud ID:" : "Tu ID de Nube Federate:",
"Share it:" : "Comparti lo:",
"Add to your website" : "Adde a tu sito web",
"Share with me via Nextcloud" : "Comparti con me via Nextcloud",
- "HTML Code:" : "Codice HTML:"
+ "HTML Code:" : "Codice HTML:",
+ "Search global and public address book for users" : "Cercar pro usatores in adressarios global e public"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/id.js b/apps/federatedfilesharing/l10n/id.js
index 57bf8e7987f..7173d30b1f3 100644
--- a/apps/federatedfilesharing/l10n/id.js
+++ b/apps/federatedfilesharing/l10n/id.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Buka dokumentasi",
"Allow users on this server to send shares to other servers" : "Izinkan para pengguna di server ini untuk mengirimkan berbagi ke server lainnya.",
"Allow users on this server to receive shares from other servers" : "Izinkan para pengguna di server ini untuk menerima berbagi ke server lainnya.",
- "Search global and public address book for users" : "Cari alamat buku global dan alamat publik untuk pengguna",
"Federated Cloud" : "Federated Cloud",
"Your Federated Cloud ID:" : "Federated Cloud ID Anda:",
"Share it:" : "Bagikan:",
"Add to your website" : "Tambahkan pada situs web Anda",
"Share with me via Nextcloud" : "Dibagikan pada saya via Nextcloud",
- "HTML Code:" : "Kode HTML:"
+ "HTML Code:" : "Kode HTML:",
+ "Search global and public address book for users" : "Cari alamat buku global dan alamat publik untuk pengguna"
},
"nplurals=1; plural=0;");
diff --git a/apps/federatedfilesharing/l10n/id.json b/apps/federatedfilesharing/l10n/id.json
index 12bdd92fecd..bb8070e2505 100644
--- a/apps/federatedfilesharing/l10n/id.json
+++ b/apps/federatedfilesharing/l10n/id.json
@@ -39,12 +39,12 @@
"Open documentation" : "Buka dokumentasi",
"Allow users on this server to send shares to other servers" : "Izinkan para pengguna di server ini untuk mengirimkan berbagi ke server lainnya.",
"Allow users on this server to receive shares from other servers" : "Izinkan para pengguna di server ini untuk menerima berbagi ke server lainnya.",
- "Search global and public address book for users" : "Cari alamat buku global dan alamat publik untuk pengguna",
"Federated Cloud" : "Federated Cloud",
"Your Federated Cloud ID:" : "Federated Cloud ID Anda:",
"Share it:" : "Bagikan:",
"Add to your website" : "Tambahkan pada situs web Anda",
"Share with me via Nextcloud" : "Dibagikan pada saya via Nextcloud",
- "HTML Code:" : "Kode HTML:"
+ "HTML Code:" : "Kode HTML:",
+ "Search global and public address book for users" : "Cari alamat buku global dan alamat publik untuk pengguna"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/is.js b/apps/federatedfilesharing/l10n/is.js
index cb34ca3c93c..56663d5f508 100644
--- a/apps/federatedfilesharing/l10n/is.js
+++ b/apps/federatedfilesharing/l10n/is.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Opna hjálparskjöl",
"Allow users on this server to send shares to other servers" : "Leyfa notendum á þessum þjóni að senda sameignir til annarra þjóna",
"Allow users on this server to receive shares from other servers" : "Leyfa notendum á þessum þjóni að taka á móti sameignum frá öðrum þjónum",
- "Search global and public address book for users" : "Leita að notendum í víðværri og opinberri vistfangaskrá",
"Federated Cloud" : "Skýjasamband (federated)",
"Your Federated Cloud ID:" : "Skýjasambandsauðkennið þitt (Federated Cloud ID):",
"Share it:" : "Deila því:",
"Add to your website" : "Bæta við vefsvæðið þitt",
"Share with me via Nextcloud" : "Deila með mér í gegnum Nextcloud",
- "HTML Code:" : "HTML-kóði:"
+ "HTML Code:" : "HTML-kóði:",
+ "Search global and public address book for users" : "Leita að notendum í víðværri og opinberri vistfangaskrá"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/federatedfilesharing/l10n/is.json b/apps/federatedfilesharing/l10n/is.json
index 44870392402..d49de4d2194 100644
--- a/apps/federatedfilesharing/l10n/is.json
+++ b/apps/federatedfilesharing/l10n/is.json
@@ -39,12 +39,12 @@
"Open documentation" : "Opna hjálparskjöl",
"Allow users on this server to send shares to other servers" : "Leyfa notendum á þessum þjóni að senda sameignir til annarra þjóna",
"Allow users on this server to receive shares from other servers" : "Leyfa notendum á þessum þjóni að taka á móti sameignum frá öðrum þjónum",
- "Search global and public address book for users" : "Leita að notendum í víðværri og opinberri vistfangaskrá",
"Federated Cloud" : "Skýjasamband (federated)",
"Your Federated Cloud ID:" : "Skýjasambandsauðkennið þitt (Federated Cloud ID):",
"Share it:" : "Deila því:",
"Add to your website" : "Bæta við vefsvæðið þitt",
"Share with me via Nextcloud" : "Deila með mér í gegnum Nextcloud",
- "HTML Code:" : "HTML-kóði:"
+ "HTML Code:" : "HTML-kóði:",
+ "Search global and public address book for users" : "Leita að notendum í víðværri og opinberri vistfangaskrá"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/it.js b/apps/federatedfilesharing/l10n/it.js
index 56d45c1ec4a..4d6b132e14b 100644
--- a/apps/federatedfilesharing/l10n/it.js
+++ b/apps/federatedfilesharing/l10n/it.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Apri la documentazione",
"Allow users on this server to send shares to other servers" : "Consenti agli utenti su questo server di inviare condivisioni ad altri server",
"Allow users on this server to receive shares from other servers" : "Consenti agli utenti su questo server di ricevere condivisioni da altri server",
- "Search global and public address book for users" : "Cerca gli utenti nella rubrica globale e pubblica",
"Federated Cloud" : "Cloud federata",
"Your Federated Cloud ID:" : "Il tuo ID di cloud federata:",
"Share it:" : "Condividilo:",
"Add to your website" : "Aggiungi al tuo sito web",
"Share with me via Nextcloud" : "Condividi con me tramite Nextcloud",
- "HTML Code:" : "Codice HTML:"
+ "HTML Code:" : "Codice HTML:",
+ "Search global and public address book for users" : "Cerca gli utenti nella rubrica globale e pubblica"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federatedfilesharing/l10n/it.json b/apps/federatedfilesharing/l10n/it.json
index 69635d0fd01..392f68e686b 100644
--- a/apps/federatedfilesharing/l10n/it.json
+++ b/apps/federatedfilesharing/l10n/it.json
@@ -39,12 +39,12 @@
"Open documentation" : "Apri la documentazione",
"Allow users on this server to send shares to other servers" : "Consenti agli utenti su questo server di inviare condivisioni ad altri server",
"Allow users on this server to receive shares from other servers" : "Consenti agli utenti su questo server di ricevere condivisioni da altri server",
- "Search global and public address book for users" : "Cerca gli utenti nella rubrica globale e pubblica",
"Federated Cloud" : "Cloud federata",
"Your Federated Cloud ID:" : "Il tuo ID di cloud federata:",
"Share it:" : "Condividilo:",
"Add to your website" : "Aggiungi al tuo sito web",
"Share with me via Nextcloud" : "Condividi con me tramite Nextcloud",
- "HTML Code:" : "Codice HTML:"
+ "HTML Code:" : "Codice HTML:",
+ "Search global and public address book for users" : "Cerca gli utenti nella rubrica globale e pubblica"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/nb.js b/apps/federatedfilesharing/l10n/nb.js
index 88c555a22a4..ba56ec474e0 100644
--- a/apps/federatedfilesharing/l10n/nb.js
+++ b/apps/federatedfilesharing/l10n/nb.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Åpne dokumentasjonen",
"Allow users on this server to send shares to other servers" : "Tillat at brukere på denne tjeneren sender delinger til andre tjenere",
"Allow users on this server to receive shares from other servers" : "Tillat at brukere på denne tjeneren mottar delinger fra andre tjenere",
- "Search global and public address book for users" : "Søk global og offentlige adressebøker etter brukere",
"Federated Cloud" : "Sammenknyttet sky",
"Your Federated Cloud ID:" : "Din ID for sammenknyttet sky:",
"Share it:" : "Del den:",
"Add to your website" : "Legg på websiden din",
"Share with me via Nextcloud" : "Del med meg via Nextcloud",
- "HTML Code:" : "HTML-kode:"
+ "HTML Code:" : "HTML-kode:",
+ "Search global and public address book for users" : "Søk global og offentlige adressebøker etter brukere"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federatedfilesharing/l10n/nb.json b/apps/federatedfilesharing/l10n/nb.json
index 822b107b058..38956799c32 100644
--- a/apps/federatedfilesharing/l10n/nb.json
+++ b/apps/federatedfilesharing/l10n/nb.json
@@ -39,12 +39,12 @@
"Open documentation" : "Åpne dokumentasjonen",
"Allow users on this server to send shares to other servers" : "Tillat at brukere på denne tjeneren sender delinger til andre tjenere",
"Allow users on this server to receive shares from other servers" : "Tillat at brukere på denne tjeneren mottar delinger fra andre tjenere",
- "Search global and public address book for users" : "Søk global og offentlige adressebøker etter brukere",
"Federated Cloud" : "Sammenknyttet sky",
"Your Federated Cloud ID:" : "Din ID for sammenknyttet sky:",
"Share it:" : "Del den:",
"Add to your website" : "Legg på websiden din",
"Share with me via Nextcloud" : "Del med meg via Nextcloud",
- "HTML Code:" : "HTML-kode:"
+ "HTML Code:" : "HTML-kode:",
+ "Search global and public address book for users" : "Søk global og offentlige adressebøker etter brukere"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/nl.js b/apps/federatedfilesharing/l10n/nl.js
index 6b0ed8caab4..d3f5723ce69 100644
--- a/apps/federatedfilesharing/l10n/nl.js
+++ b/apps/federatedfilesharing/l10n/nl.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Open documentatie",
"Allow users on this server to send shares to other servers" : "Toestaan dat gebruikers op deze server shares sturen naar andere servers",
"Allow users on this server to receive shares from other servers" : "Toestaan dat gebruikers op deze server shares ontvangen van andere servers",
- "Search global and public address book for users" : "Doorzoeken globale en openbare adresboeken naar gebruikers",
"Federated Cloud" : "Gefedereerde Cloud",
"Your Federated Cloud ID:" : "Je Federated Cloud ID:",
"Share it:" : "Deel het:",
"Add to your website" : "Toevoegen aan je website",
"Share with me via Nextcloud" : "Deel met mij via Nextcloud",
- "HTML Code:" : "HTML Code:"
+ "HTML Code:" : "HTML Code:",
+ "Search global and public address book for users" : "Doorzoeken globale en openbare adresboeken naar gebruikers"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federatedfilesharing/l10n/nl.json b/apps/federatedfilesharing/l10n/nl.json
index de993851166..713d4957689 100644
--- a/apps/federatedfilesharing/l10n/nl.json
+++ b/apps/federatedfilesharing/l10n/nl.json
@@ -39,12 +39,12 @@
"Open documentation" : "Open documentatie",
"Allow users on this server to send shares to other servers" : "Toestaan dat gebruikers op deze server shares sturen naar andere servers",
"Allow users on this server to receive shares from other servers" : "Toestaan dat gebruikers op deze server shares ontvangen van andere servers",
- "Search global and public address book for users" : "Doorzoeken globale en openbare adresboeken naar gebruikers",
"Federated Cloud" : "Gefedereerde Cloud",
"Your Federated Cloud ID:" : "Je Federated Cloud ID:",
"Share it:" : "Deel het:",
"Add to your website" : "Toevoegen aan je website",
"Share with me via Nextcloud" : "Deel met mij via Nextcloud",
- "HTML Code:" : "HTML Code:"
+ "HTML Code:" : "HTML Code:",
+ "Search global and public address book for users" : "Doorzoeken globale en openbare adresboeken naar gebruikers"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/pl.js b/apps/federatedfilesharing/l10n/pl.js
index de3fb9f5bc9..2364c64be97 100644
--- a/apps/federatedfilesharing/l10n/pl.js
+++ b/apps/federatedfilesharing/l10n/pl.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Otwórz dokumentację",
"Allow users on this server to send shares to other servers" : "Zezwalaj użytkownikom na tym serwerze wysłać udostępnienia do innych serwerów",
"Allow users on this server to receive shares from other servers" : "Zezwalaj użytkownikom na tym serwerze do otrzymania udostępnień z innych serwerów",
- "Search global and public address book for users" : "Szukaj użytkowników w globalnej i publicznej książce adresowej",
"Federated Cloud" : "Stowarzyszona Chmura",
"Your Federated Cloud ID:" : "Twoje ID Stowarzyszonej Chmury:",
"Share it:" : "Udostępnij to:",
"Add to your website" : "Dodaj do swojej strony",
"Share with me via Nextcloud" : "Podziel się ze mną poprzez Nextcloud",
- "HTML Code:" : "Kod HTML:"
+ "HTML Code:" : "Kod HTML:",
+ "Search global and public address book for users" : "Szukaj użytkowników w globalnej i publicznej książce adresowej"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/apps/federatedfilesharing/l10n/pl.json b/apps/federatedfilesharing/l10n/pl.json
index 54d65e2b705..e810ef7cc89 100644
--- a/apps/federatedfilesharing/l10n/pl.json
+++ b/apps/federatedfilesharing/l10n/pl.json
@@ -39,12 +39,12 @@
"Open documentation" : "Otwórz dokumentację",
"Allow users on this server to send shares to other servers" : "Zezwalaj użytkownikom na tym serwerze wysłać udostępnienia do innych serwerów",
"Allow users on this server to receive shares from other servers" : "Zezwalaj użytkownikom na tym serwerze do otrzymania udostępnień z innych serwerów",
- "Search global and public address book for users" : "Szukaj użytkowników w globalnej i publicznej książce adresowej",
"Federated Cloud" : "Stowarzyszona Chmura",
"Your Federated Cloud ID:" : "Twoje ID Stowarzyszonej Chmury:",
"Share it:" : "Udostępnij to:",
"Add to your website" : "Dodaj do swojej strony",
"Share with me via Nextcloud" : "Podziel się ze mną poprzez Nextcloud",
- "HTML Code:" : "Kod HTML:"
+ "HTML Code:" : "Kod HTML:",
+ "Search global and public address book for users" : "Szukaj użytkowników w globalnej i publicznej książce adresowej"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/pt_BR.js b/apps/federatedfilesharing/l10n/pt_BR.js
index ea4963bdc5c..0efdb3ba91c 100644
--- a/apps/federatedfilesharing/l10n/pt_BR.js
+++ b/apps/federatedfilesharing/l10n/pt_BR.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Abrir documentação",
"Allow users on this server to send shares to other servers" : "Permitir que os usuários deste servidor enviem compartilhamentos para outros servidores",
"Allow users on this server to receive shares from other servers" : "Permitir que os usuários deste servidor recebam compartilhamentos de outros servidores",
- "Search global and public address book for users" : "Procurar por usuários em catálogo de endereços global e público",
"Federated Cloud" : "Nuvem Federada",
"Your Federated Cloud ID:" : "Sua ID na Nuvem Federada:",
"Share it:" : "Compartilhe:",
"Add to your website" : "Adicione ao seu website",
"Share with me via Nextcloud" : "Compartilhe comigo via Nextcloud",
- "HTML Code:" : "Código HTML:"
+ "HTML Code:" : "Código HTML:",
+ "Search global and public address book for users" : "Procurar por usuários em catálogo de endereços global e público"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/federatedfilesharing/l10n/pt_BR.json b/apps/federatedfilesharing/l10n/pt_BR.json
index ce081e39991..83ed77b5278 100644
--- a/apps/federatedfilesharing/l10n/pt_BR.json
+++ b/apps/federatedfilesharing/l10n/pt_BR.json
@@ -39,12 +39,12 @@
"Open documentation" : "Abrir documentação",
"Allow users on this server to send shares to other servers" : "Permitir que os usuários deste servidor enviem compartilhamentos para outros servidores",
"Allow users on this server to receive shares from other servers" : "Permitir que os usuários deste servidor recebam compartilhamentos de outros servidores",
- "Search global and public address book for users" : "Procurar por usuários em catálogo de endereços global e público",
"Federated Cloud" : "Nuvem Federada",
"Your Federated Cloud ID:" : "Sua ID na Nuvem Federada:",
"Share it:" : "Compartilhe:",
"Add to your website" : "Adicione ao seu website",
"Share with me via Nextcloud" : "Compartilhe comigo via Nextcloud",
- "HTML Code:" : "Código HTML:"
+ "HTML Code:" : "Código HTML:",
+ "Search global and public address book for users" : "Procurar por usuários em catálogo de endereços global e público"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/ru.js b/apps/federatedfilesharing/l10n/ru.js
index 1a6dd9339f0..dd3c51d19d7 100644
--- a/apps/federatedfilesharing/l10n/ru.js
+++ b/apps/federatedfilesharing/l10n/ru.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Открыть документацию",
"Allow users on this server to send shares to other servers" : "Разрешить пользователям делиться с пользователями других серверов",
"Allow users on this server to receive shares from other servers" : "Разрешить пользователям использовать общие ресурсы с других серверов",
- "Search global and public address book for users" : "Искать пользователей в глобальной и открытой адресной книге",
"Federated Cloud" : "Федерация облачных хранилищ",
"Your Federated Cloud ID:" : "Ваш ID в федерации облачных хранилищ:",
"Share it:" : "Поделиться:",
"Add to your website" : "Добавить к себе на сайт",
"Share with me via Nextcloud" : "Поделитесь со мной через Nextcloud",
- "HTML Code:" : "HTML код:"
+ "HTML Code:" : "HTML код:",
+ "Search global and public address book for users" : "Искать пользователей в глобальной и открытой адресной книге"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/apps/federatedfilesharing/l10n/ru.json b/apps/federatedfilesharing/l10n/ru.json
index 2d482fb8d29..6e15f0c353b 100644
--- a/apps/federatedfilesharing/l10n/ru.json
+++ b/apps/federatedfilesharing/l10n/ru.json
@@ -39,12 +39,12 @@
"Open documentation" : "Открыть документацию",
"Allow users on this server to send shares to other servers" : "Разрешить пользователям делиться с пользователями других серверов",
"Allow users on this server to receive shares from other servers" : "Разрешить пользователям использовать общие ресурсы с других серверов",
- "Search global and public address book for users" : "Искать пользователей в глобальной и открытой адресной книге",
"Federated Cloud" : "Федерация облачных хранилищ",
"Your Federated Cloud ID:" : "Ваш ID в федерации облачных хранилищ:",
"Share it:" : "Поделиться:",
"Add to your website" : "Добавить к себе на сайт",
"Share with me via Nextcloud" : "Поделитесь со мной через Nextcloud",
- "HTML Code:" : "HTML код:"
+ "HTML Code:" : "HTML код:",
+ "Search global and public address book for users" : "Искать пользователей в глобальной и открытой адресной книге"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/sv.js b/apps/federatedfilesharing/l10n/sv.js
index 27384e3d4b1..a3851e6b82b 100644
--- a/apps/federatedfilesharing/l10n/sv.js
+++ b/apps/federatedfilesharing/l10n/sv.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Öppna dokumentation",
"Allow users on this server to send shares to other servers" : "Tillåt användare på denna server att skicka utdelningar till andra servrar",
"Allow users on this server to receive shares from other servers" : "Tillåt användare på denna servern att ta emot utdelningar från andra servrar",
- "Search global and public address book for users" : "Sök global och offentlig adressbok för användare",
"Federated Cloud" : "Federerat Moln",
"Your Federated Cloud ID:" : "Ditt Federerade Moln-ID:",
"Share it:" : "Dela detta:",
"Add to your website" : "Lägg till på din hemsida",
"Share with me via Nextcloud" : "Dela med mig via Nextcloud",
- "HTML Code:" : "HTML Kod:"
+ "HTML Code:" : "HTML Kod:",
+ "Search global and public address book for users" : "Sök global och offentlig adressbok för användare"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/federatedfilesharing/l10n/sv.json b/apps/federatedfilesharing/l10n/sv.json
index a124e996f37..02fc7d82b07 100644
--- a/apps/federatedfilesharing/l10n/sv.json
+++ b/apps/federatedfilesharing/l10n/sv.json
@@ -39,12 +39,12 @@
"Open documentation" : "Öppna dokumentation",
"Allow users on this server to send shares to other servers" : "Tillåt användare på denna server att skicka utdelningar till andra servrar",
"Allow users on this server to receive shares from other servers" : "Tillåt användare på denna servern att ta emot utdelningar från andra servrar",
- "Search global and public address book for users" : "Sök global och offentlig adressbok för användare",
"Federated Cloud" : "Federerat Moln",
"Your Federated Cloud ID:" : "Ditt Federerade Moln-ID:",
"Share it:" : "Dela detta:",
"Add to your website" : "Lägg till på din hemsida",
"Share with me via Nextcloud" : "Dela med mig via Nextcloud",
- "HTML Code:" : "HTML Kod:"
+ "HTML Code:" : "HTML Kod:",
+ "Search global and public address book for users" : "Sök global och offentlig adressbok för användare"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/tr.js b/apps/federatedfilesharing/l10n/tr.js
index 3369f6bca49..79e7b02bc56 100644
--- a/apps/federatedfilesharing/l10n/tr.js
+++ b/apps/federatedfilesharing/l10n/tr.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "Belgeleri aç",
"Allow users on this server to send shares to other servers" : "Bu sunucudaki kullanıcılar diğer sunuculara paylaşım gönderebilsin",
"Allow users on this server to receive shares from other servers" : "Bu sunucudaki kullanıcılar diğer sunuculardan paylaşım alabilsin",
- "Search global and public address book for users" : "Genel ve herkese açık adres defterinde kullanıcı ara",
"Federated Cloud" : "Birleşmiş Bulut",
"Your Federated Cloud ID:" : "Birleşmiş Bulut Kimliğiniz:",
"Share it:" : "Paylaşın:",
"Add to your website" : "Web sitenize ekleyin",
"Share with me via Nextcloud" : "Benimle Nextcloud üzerinden paylaşın",
- "HTML Code:" : "HTML Kodu:"
+ "HTML Code:" : "HTML Kodu:",
+ "Search global and public address book for users" : "Genel ve herkese açık adres defterinde kullanıcı ara"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/federatedfilesharing/l10n/tr.json b/apps/federatedfilesharing/l10n/tr.json
index 6b91d101ed8..d92d39a7f60 100644
--- a/apps/federatedfilesharing/l10n/tr.json
+++ b/apps/federatedfilesharing/l10n/tr.json
@@ -39,12 +39,12 @@
"Open documentation" : "Belgeleri aç",
"Allow users on this server to send shares to other servers" : "Bu sunucudaki kullanıcılar diğer sunuculara paylaşım gönderebilsin",
"Allow users on this server to receive shares from other servers" : "Bu sunucudaki kullanıcılar diğer sunuculardan paylaşım alabilsin",
- "Search global and public address book for users" : "Genel ve herkese açık adres defterinde kullanıcı ara",
"Federated Cloud" : "Birleşmiş Bulut",
"Your Federated Cloud ID:" : "Birleşmiş Bulut Kimliğiniz:",
"Share it:" : "Paylaşın:",
"Add to your website" : "Web sitenize ekleyin",
"Share with me via Nextcloud" : "Benimle Nextcloud üzerinden paylaşın",
- "HTML Code:" : "HTML Kodu:"
+ "HTML Code:" : "HTML Kodu:",
+ "Search global and public address book for users" : "Genel ve herkese açık adres defterinde kullanıcı ara"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js
index 8ffd7707c34..82976dcb250 100644
--- a/apps/federatedfilesharing/l10n/zh_CN.js
+++ b/apps/federatedfilesharing/l10n/zh_CN.js
@@ -41,12 +41,12 @@ OC.L10N.register(
"Open documentation" : "打开文档",
"Allow users on this server to send shares to other servers" : "允许用户分享文件给其他服务器上的用户",
"Allow users on this server to receive shares from other servers" : "允许用户从其他服务器接收分享",
- "Search global and public address book for users" : "在全局和公开地址簿中寻找用户",
"Federated Cloud" : "联合云",
"Your Federated Cloud ID:" : "你的联合云ID:",
"Share it:" : "分享它:",
"Add to your website" : "添加到您的网站",
"Share with me via Nextcloud" : "通过联合云与我共享",
- "HTML Code:" : "HTML 代码:"
+ "HTML Code:" : "HTML 代码:",
+ "Search global and public address book for users" : "在全局和公开地址簿中寻找用户"
},
"nplurals=1; plural=0;");
diff --git a/apps/federatedfilesharing/l10n/zh_CN.json b/apps/federatedfilesharing/l10n/zh_CN.json
index 4b1ea74c82d..b173ada4d53 100644
--- a/apps/federatedfilesharing/l10n/zh_CN.json
+++ b/apps/federatedfilesharing/l10n/zh_CN.json
@@ -39,12 +39,12 @@
"Open documentation" : "打开文档",
"Allow users on this server to send shares to other servers" : "允许用户分享文件给其他服务器上的用户",
"Allow users on this server to receive shares from other servers" : "允许用户从其他服务器接收分享",
- "Search global and public address book for users" : "在全局和公开地址簿中寻找用户",
"Federated Cloud" : "联合云",
"Your Federated Cloud ID:" : "你的联合云ID:",
"Share it:" : "分享它:",
"Add to your website" : "添加到您的网站",
"Share with me via Nextcloud" : "通过联合云与我共享",
- "HTML Code:" : "HTML 代码:"
+ "HTML Code:" : "HTML 代码:",
+ "Search global and public address book for users" : "在全局和公开地址簿中寻找用户"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 397710545cb..3b942bc10d9 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -78,7 +78,7 @@ OC.L10N.register(
"Removed from favorites" : "Удалено из избранного",
"You added {file} to your favorites" : "Вы добавили {file} в избранное",
"You removed {file} from your favorites" : "Вы удалили {file} из избранного",
- "File changes" : "Файлы изменены",
+ "File changes" : "Изменения файлов",
"Created by {user}" : "Создано {user}",
"Changed by {user}" : "Изменено {user}",
"Deleted by {user}" : "Удалено {user}",
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index 7e8801c8a9f..f79c7e77154 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -76,7 +76,7 @@
"Removed from favorites" : "Удалено из избранного",
"You added {file} to your favorites" : "Вы добавили {file} в избранное",
"You removed {file} from your favorites" : "Вы удалили {file} из избранного",
- "File changes" : "Файлы изменены",
+ "File changes" : "Изменения файлов",
"Created by {user}" : "Создано {user}",
"Changed by {user}" : "Изменено {user}",
"Deleted by {user}" : "Удалено {user}",
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js
index 5065569f27a..aeb623c0ee0 100644
--- a/apps/files_sharing/l10n/ru.js
+++ b/apps/files_sharing/l10n/ru.js
@@ -18,7 +18,7 @@ OC.L10N.register(
"No expiration date set" : "Дата истечения не установлена",
"Shared by" : "Поделился",
"Sharing" : "Общий доступ",
- "File shares" : "Файловые ресурсы общего доступа",
+ "File shares" : "Обмен файлами",
"Downloaded via public link" : "Скачано по общедоступной ссылке",
"Downloaded by {email}" : "Скачано {email}",
"{file} downloaded via public link" : "{file} скачан по общедоступной ссылке",
diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json
index 8330a55101d..daba8b0b633 100644
--- a/apps/files_sharing/l10n/ru.json
+++ b/apps/files_sharing/l10n/ru.json
@@ -16,7 +16,7 @@
"No expiration date set" : "Дата истечения не установлена",
"Shared by" : "Поделился",
"Sharing" : "Общий доступ",
- "File shares" : "Файловые ресурсы общего доступа",
+ "File shares" : "Обмен файлами",
"Downloaded via public link" : "Скачано по общедоступной ссылке",
"Downloaded by {email}" : "Скачано {email}",
"{file} downloaded via public link" : "{file} скачан по общедоступной ссылке",
diff --git a/apps/files_versions/l10n/el.js b/apps/files_versions/l10n/el.js
index 44654d93735..8b30d0a2127 100644
--- a/apps/files_versions/l10n/el.js
+++ b/apps/files_versions/l10n/el.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Failed to revert {file} to revision {timestamp}." : "Αποτυχία επαναφοράς του {file} στην αναθεώρηση {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"],
"Restore" : "Επαναφορά",
+ "More versions …" : "Περισσότερες εκδόσεις ...",
"No versions available" : "Δεν υπάρχουν εκδόσεις διαθέσιμες",
"More versions..." : "Περισσότερες εκδόσεις..."
},
diff --git a/apps/files_versions/l10n/el.json b/apps/files_versions/l10n/el.json
index 09a08fdb7fc..64d072142e8 100644
--- a/apps/files_versions/l10n/el.json
+++ b/apps/files_versions/l10n/el.json
@@ -4,6 +4,7 @@
"Failed to revert {file} to revision {timestamp}." : "Αποτυχία επαναφοράς του {file} στην αναθεώρηση {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"],
"Restore" : "Επαναφορά",
+ "More versions …" : "Περισσότερες εκδόσεις ...",
"No versions available" : "Δεν υπάρχουν εκδόσεις διαθέσιμες",
"More versions..." : "Περισσότερες εκδόσεις..."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/apps/sharebymail/l10n/es_MX.js b/apps/sharebymail/l10n/es_MX.js
index 68240925f4c..0cc51120cb9 100644
--- a/apps/sharebymail/l10n/es_MX.js
+++ b/apps/sharebymail/l10n/es_MX.js
@@ -14,11 +14,15 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s ha compartido »%s« con usted",
"%s shared »%s« with you on behalf of %s" : "%s ha compartido »%s« con usted a nombre de %s",
"Failed to create the E-mail" : "Se presentó una falla al crear el correo electrónico",
+ "Password to access »%s« shared to you by %s" : "Contraseña para acceder »%s« compartido con usted por %s ",
"Could not find share" : "No fue posible encontrar el elemento compartido",
"Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hola,\n\n%s ha compartido »%s« con usted a nombre de %s.\n\n%s\n",
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hola,\n\n%s ha compartido »%s« con usted.\n\n%s\n",
"Cheers!" : "¡Saludos!",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hola,<br><br>%s ha compartido <a href=\"%s\">%s</a> con usted a nombre de %s.<br><br> ",
- "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hola, <br><br>%s ha compartido <a href=\"%s\">%s</a> con usted.<br><br> "
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hola, <br><br>%s ha compartido <a href=\"%s\">%s</a> con usted.<br><br> ",
+ "Share by mail" : "Compartir por correo",
+ "Send a personalized link to a file or folder by mail." : "Enviar por correo una liga personalizada a un archivo o carpeta.",
+ "Send password by mail" : "La contraseña ha sido enviada por correo"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/sharebymail/l10n/es_MX.json b/apps/sharebymail/l10n/es_MX.json
index b73e92c967f..86c8eb996d8 100644
--- a/apps/sharebymail/l10n/es_MX.json
+++ b/apps/sharebymail/l10n/es_MX.json
@@ -12,11 +12,15 @@
"%s shared »%s« with you" : "%s ha compartido »%s« con usted",
"%s shared »%s« with you on behalf of %s" : "%s ha compartido »%s« con usted a nombre de %s",
"Failed to create the E-mail" : "Se presentó una falla al crear el correo electrónico",
+ "Password to access »%s« shared to you by %s" : "Contraseña para acceder »%s« compartido con usted por %s ",
"Could not find share" : "No fue posible encontrar el elemento compartido",
"Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hola,\n\n%s ha compartido »%s« con usted a nombre de %s.\n\n%s\n",
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hola,\n\n%s ha compartido »%s« con usted.\n\n%s\n",
"Cheers!" : "¡Saludos!",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hola,<br><br>%s ha compartido <a href=\"%s\">%s</a> con usted a nombre de %s.<br><br> ",
- "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hola, <br><br>%s ha compartido <a href=\"%s\">%s</a> con usted.<br><br> "
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hola, <br><br>%s ha compartido <a href=\"%s\">%s</a> con usted.<br><br> ",
+ "Share by mail" : "Compartir por correo",
+ "Send a personalized link to a file or folder by mail." : "Enviar por correo una liga personalizada a un archivo o carpeta.",
+ "Send password by mail" : "La contraseña ha sido enviada por correo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js
index 92d0d5ee0da..951f76114da 100644
--- a/apps/updatenotification/l10n/zh_CN.js
+++ b/apps/updatenotification/l10n/zh_CN.js
@@ -5,6 +5,8 @@ OC.L10N.register(
"Could not start updater, please try the manual update" : "无法启动自动更新,请尝试手动更新",
"{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。",
"Channel updated" : "更新通道",
+ "The update server could not be reached since %d days to check for new updates." : "更新服务器自 1%d 天前起无法访问以检查更新。",
+ "Please check the nextcloud and server log files for errors." : "请检查 nextcloud 和服务器的日志中的错误。",
"Update to %1$s is available." : " 可以更新到 %1$s 。",
"Update for %1$s to version %2$s is available." : "可以从 %1$s 版本更新到 %2$s 版本。",
"Update for {app} to version %s is available." : "可以将您的 {app} 更新到版本 %s 。",
diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json
index 4ffaaf3e70f..25dc477b278 100644
--- a/apps/updatenotification/l10n/zh_CN.json
+++ b/apps/updatenotification/l10n/zh_CN.json
@@ -3,6 +3,8 @@
"Could not start updater, please try the manual update" : "无法启动自动更新,请尝试手动更新",
"{version} is available. Get more information on how to update." : "新版本 {version} 已可以使用。获取更多升级相关信息。",
"Channel updated" : "更新通道",
+ "The update server could not be reached since %d days to check for new updates." : "更新服务器自 1%d 天前起无法访问以检查更新。",
+ "Please check the nextcloud and server log files for errors." : "请检查 nextcloud 和服务器的日志中的错误。",
"Update to %1$s is available." : " 可以更新到 %1$s 。",
"Update for %1$s to version %2$s is available." : "可以从 %1$s 版本更新到 %2$s 版本。",
"Update for {app} to version %s is available." : "可以将您的 {app} 更新到版本 %s 。",