summaryrefslogtreecommitdiffstats
path: root/settings/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n')
-rw-r--r--settings/l10n/bg.js2
-rw-r--r--settings/l10n/bg.json2
-rw-r--r--settings/l10n/ca.js2
-rw-r--r--settings/l10n/ca.json2
-rw-r--r--settings/l10n/cs.js4
-rw-r--r--settings/l10n/cs.json4
-rw-r--r--settings/l10n/de.js4
-rw-r--r--settings/l10n/de.json4
-rw-r--r--settings/l10n/de_DE.js4
-rw-r--r--settings/l10n/de_DE.json4
-rw-r--r--settings/l10n/el.js4
-rw-r--r--settings/l10n/el.json4
-rw-r--r--settings/l10n/es.js4
-rw-r--r--settings/l10n/es.json4
-rw-r--r--settings/l10n/es_MX.js4
-rw-r--r--settings/l10n/es_MX.json4
-rw-r--r--settings/l10n/eu.js4
-rw-r--r--settings/l10n/eu.json4
-rw-r--r--settings/l10n/fi.js15
-rw-r--r--settings/l10n/fi.json15
-rw-r--r--settings/l10n/fr.js4
-rw-r--r--settings/l10n/fr.json4
-rw-r--r--settings/l10n/hu.js4
-rw-r--r--settings/l10n/hu.json4
-rw-r--r--settings/l10n/ia.js2
-rw-r--r--settings/l10n/ia.json2
-rw-r--r--settings/l10n/is.js4
-rw-r--r--settings/l10n/is.json4
-rw-r--r--settings/l10n/it.js4
-rw-r--r--settings/l10n/it.json4
-rw-r--r--settings/l10n/ja.js4
-rw-r--r--settings/l10n/ja.json4
-rw-r--r--settings/l10n/ko.js4
-rw-r--r--settings/l10n/ko.json4
-rw-r--r--settings/l10n/lt_LT.js4
-rw-r--r--settings/l10n/lt_LT.json4
-rw-r--r--settings/l10n/lv.js2
-rw-r--r--settings/l10n/lv.json2
-rw-r--r--settings/l10n/nb.js4
-rw-r--r--settings/l10n/nb.json4
-rw-r--r--settings/l10n/nl.js8
-rw-r--r--settings/l10n/nl.json8
-rw-r--r--settings/l10n/pl.js4
-rw-r--r--settings/l10n/pl.json4
-rw-r--r--settings/l10n/pt_BR.js4
-rw-r--r--settings/l10n/pt_BR.json4
-rw-r--r--settings/l10n/ru.js4
-rw-r--r--settings/l10n/ru.json4
-rw-r--r--settings/l10n/sk.js4
-rw-r--r--settings/l10n/sk.json4
-rw-r--r--settings/l10n/sq.js4
-rw-r--r--settings/l10n/sq.json4
-rw-r--r--settings/l10n/sv.js4
-rw-r--r--settings/l10n/sv.json4
-rw-r--r--settings/l10n/tr.js4
-rw-r--r--settings/l10n/tr.json4
-rw-r--r--settings/l10n/zh_CN.js4
-rw-r--r--settings/l10n/zh_CN.json4
58 files changed, 138 insertions, 108 deletions
diff --git a/settings/l10n/bg.js b/settings/l10n/bg.js
index 79e72460b04..c8a41184739 100644
--- a/settings/l10n/bg.js
+++ b/settings/l10n/bg.js
@@ -180,7 +180,6 @@ OC.L10N.register(
"Address" : "Адрес",
"Your postal address" : "Вашия пощенски код",
"Website" : "Уеб страница",
- "Your website" : "Вашата уеб страница",
"Twitter" : "Twitter",
"You are member of the following groups:" : "Член сте на следните групи:",
"Password" : "Парола",
@@ -239,6 +238,7 @@ OC.L10N.register(
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP модулът 'fileinfo' липсва. Силно препоръчваме този модъл да бъде добавен, за да бъдат постигнати най-добри резултати при mime-type откриването.",
"Uninstall app" : "Премахване на приложението",
"Cheers!" : "Поздрави!",
+ "Your website" : "Вашата уеб страница",
"Show last log in" : "Покажи последно вписване"
},
"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/bg.json b/settings/l10n/bg.json
index ea75739c219..e438d8f8377 100644
--- a/settings/l10n/bg.json
+++ b/settings/l10n/bg.json
@@ -178,7 +178,6 @@
"Address" : "Адрес",
"Your postal address" : "Вашия пощенски код",
"Website" : "Уеб страница",
- "Your website" : "Вашата уеб страница",
"Twitter" : "Twitter",
"You are member of the following groups:" : "Член сте на следните групи:",
"Password" : "Парола",
@@ -237,6 +236,7 @@
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP модулът 'fileinfo' липсва. Силно препоръчваме този модъл да бъде добавен, за да бъдат постигнати най-добри резултати при mime-type откриването.",
"Uninstall app" : "Премахване на приложението",
"Cheers!" : "Поздрави!",
+ "Your website" : "Вашата уеб страница",
"Show last log in" : "Покажи последно вписване"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js
index 034c64042b8..aabd227bb64 100644
--- a/settings/l10n/ca.js
+++ b/settings/l10n/ca.js
@@ -200,7 +200,6 @@ OC.L10N.register(
"Address" : "Adreça",
"Your postal address" : "La teva adreça postal",
"Website" : "Lloc web",
- "Your website" : "El teu lloc web",
"Twitter" : "Twitter",
"You are member of the following groups:" : "Vostè és membre dels següents grups:",
"Password" : "Contrasenya",
@@ -257,6 +256,7 @@ OC.L10N.register(
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "El mòdul de PHP 'fileinfo' no s'ha trobat. Us recomanem que habiliteu aquest mòdul per obtenir millors resultats amb la detecció mime-type.",
"Uninstall app" : "Desinstala la app",
"Cheers!" : "Salut!",
+ "Your website" : "El teu lloc web",
"Show last log in" : "Mostrar l'últim accés"
},
"nplurals=2; plural=(n != 1);");
diff --git a/settings/l10n/ca.json b/settings/l10n/ca.json
index 26bf1612c51..ef1d3c37822 100644
--- a/settings/l10n/ca.json
+++ b/settings/l10n/ca.json
@@ -198,7 +198,6 @@
"Address" : "Adreça",
"Your postal address" : "La teva adreça postal",
"Website" : "Lloc web",
- "Your website" : "El teu lloc web",
"Twitter" : "Twitter",
"You are member of the following groups:" : "Vostè és membre dels següents grups:",
"Password" : "Contrasenya",
@@ -255,6 +254,7 @@
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "El mòdul de PHP 'fileinfo' no s'ha trobat. Us recomanem que habiliteu aquest mòdul per obtenir millors resultats amb la detecció mime-type.",
"Uninstall app" : "Desinstala la app",
"Cheers!" : "Salut!",
+ "Your website" : "El teu lloc web",
"Show last log in" : "Mostrar l'últim accés"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js
index e347a1de6fb..68a816a1011 100644
--- a/settings/l10n/cs.js
+++ b/settings/l10n/cs.js
@@ -273,9 +273,7 @@ OC.L10N.register(
"Address" : "Adresa",
"Your postal address" : "Vlastní poštovní adresa",
"Website" : "Webová stránka",
- "Your website" : "Vlastní webová stránka",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Twitter účet",
"You are member of the following groups:" : "Patříte do následujících skupin:",
"Password" : "Heslo",
"Current password" : "Současné heslo",
@@ -344,6 +342,8 @@ OC.L10N.register(
"Cheers!" : "Ať slouží!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Vítej,\n\njen ti dáváme vědět, že nyní máš %s účet.\n\nTvé uživatelské jméno: %s\nPřístup: %s\n\n",
"For password recovery and notifications" : "Pro obnovení hesla a upozornění",
+ "Your website" : "Vlastní webová stránka",
+ "Your Twitter handle" : "Twitter účet",
"Passcodes that give an app or device permissions to access your account." : "Přihlašovací údaj poskytující aplikaci nebo přístroji oprávnění pro přístup k tomuto účtu.",
"Follow us on Google Plus!" : "Sledujte nás na Google Plus!",
"Subscribe to our twitter channel!" : "Odebírejte náš twitter kanál!",
diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json
index b79c384c4cb..613037e0766 100644
--- a/settings/l10n/cs.json
+++ b/settings/l10n/cs.json
@@ -271,9 +271,7 @@
"Address" : "Adresa",
"Your postal address" : "Vlastní poštovní adresa",
"Website" : "Webová stránka",
- "Your website" : "Vlastní webová stránka",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Twitter účet",
"You are member of the following groups:" : "Patříte do následujících skupin:",
"Password" : "Heslo",
"Current password" : "Současné heslo",
@@ -342,6 +340,8 @@
"Cheers!" : "Ať slouží!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Vítej,\n\njen ti dáváme vědět, že nyní máš %s účet.\n\nTvé uživatelské jméno: %s\nPřístup: %s\n\n",
"For password recovery and notifications" : "Pro obnovení hesla a upozornění",
+ "Your website" : "Vlastní webová stránka",
+ "Your Twitter handle" : "Twitter účet",
"Passcodes that give an app or device permissions to access your account." : "Přihlašovací údaj poskytující aplikaci nebo přístroji oprávnění pro přístup k tomuto účtu.",
"Follow us on Google Plus!" : "Sledujte nás na Google Plus!",
"Subscribe to our twitter channel!" : "Odebírejte náš twitter kanál!",
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index b7448cd71d0..6dcbf97b9e3 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -324,9 +324,7 @@ OC.L10N.register(
"Address" : "Adresse",
"Your postal address" : "Deine Postadresse",
"Website" : "Webseite",
- "Your website" : "Deine Webseite",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Dein twitter-handle",
"You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
"Password" : "Passwort",
"Current password" : "Aktuelles Passwort",
@@ -402,6 +400,8 @@ OC.L10N.register(
"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",
"For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
+ "Your website" : "Deine Webseite",
+ "Your Twitter handle" : "Dein twitter-handle",
"Passcodes that give an app or device permissions to access your account." : "PINs mit denen Apps oder Geräte auf Dein Konto zugreifen können.",
"Follow us on Google Plus!" : "Folgen Sie uns auf Google Plus!",
"Subscribe to our twitter channel!" : "Abonniere unseren Twitter-Kanal!",
diff --git a/settings/l10n/de.json b/settings/l10n/de.json
index ec952cf0767..5695e502292 100644
--- a/settings/l10n/de.json
+++ b/settings/l10n/de.json
@@ -322,9 +322,7 @@
"Address" : "Adresse",
"Your postal address" : "Deine Postadresse",
"Website" : "Webseite",
- "Your website" : "Deine Webseite",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Dein twitter-handle",
"You are member of the following groups:" : "Du bist Mitglied folgender Gruppen:",
"Password" : "Passwort",
"Current password" : "Aktuelles Passwort",
@@ -400,6 +398,8 @@
"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",
"For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
+ "Your website" : "Deine Webseite",
+ "Your Twitter handle" : "Dein twitter-handle",
"Passcodes that give an app or device permissions to access your account." : "PINs mit denen Apps oder Geräte auf Dein Konto zugreifen können.",
"Follow us on Google Plus!" : "Folgen Sie uns auf Google Plus!",
"Subscribe to our twitter channel!" : "Abonniere unseren Twitter-Kanal!",
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js
index 8a22f3bee0c..66b62fb41b7 100644
--- a/settings/l10n/de_DE.js
+++ b/settings/l10n/de_DE.js
@@ -324,9 +324,7 @@ OC.L10N.register(
"Address" : "Adresse",
"Your postal address" : "Ihre Postadresse",
"Website" : "Webseite",
- "Your website" : "Ihre Internetseite",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Ihr Twitter-Handle",
"You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
"Password" : "Passwort",
"Current password" : "Aktuelles Passwort",
@@ -402,6 +400,8 @@ OC.L10N.register(
"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 Sie jetzt ein %s-Konto haben.\n\nIhr Benutzername: %s\nZugriff: %s\n\n",
"For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
+ "Your website" : "Ihre Internetseite",
+ "Your Twitter handle" : "Ihr Twitter-Handle",
"Passcodes that give an app or device permissions to access your account." : "PINs mit denen Apps oder Geräte auf Ihr Konto zugreifen können.",
"Follow us on Google Plus!" : "Folgen Sie uns bei Google Plus!",
"Subscribe to our twitter channel!" : "Abonnieren Sie unseren Twitter-Kanal!",
diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json
index 297f468ce8b..4063e49f77b 100644
--- a/settings/l10n/de_DE.json
+++ b/settings/l10n/de_DE.json
@@ -322,9 +322,7 @@
"Address" : "Adresse",
"Your postal address" : "Ihre Postadresse",
"Website" : "Webseite",
- "Your website" : "Ihre Internetseite",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Ihr Twitter-Handle",
"You are member of the following groups:" : "Sie sind Mitglied folgender Gruppen:",
"Password" : "Passwort",
"Current password" : "Aktuelles Passwort",
@@ -400,6 +398,8 @@
"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 Sie jetzt ein %s-Konto haben.\n\nIhr Benutzername: %s\nZugriff: %s\n\n",
"For password recovery and notifications" : "Für Passwort-Wiederherstellung und Benachrichtigungen",
+ "Your website" : "Ihre Internetseite",
+ "Your Twitter handle" : "Ihr Twitter-Handle",
"Passcodes that give an app or device permissions to access your account." : "PINs mit denen Apps oder Geräte auf Ihr Konto zugreifen können.",
"Follow us on Google Plus!" : "Folgen Sie uns bei Google Plus!",
"Subscribe to our twitter channel!" : "Abonnieren Sie unseren Twitter-Kanal!",
diff --git a/settings/l10n/el.js b/settings/l10n/el.js
index 0fae7afde0b..da3aae46b03 100644
--- a/settings/l10n/el.js
+++ b/settings/l10n/el.js
@@ -238,9 +238,7 @@ OC.L10N.register(
"Address" : "Διεύθυνση",
"Your postal address" : "Ο ταχυδρομικός σας κώδικας",
"Website" : "Ιστοσελίδα",
- "Your website" : "Η ιστοσελίδα σας",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Το Twitter σας",
"You are member of the following groups:" : "Είστε μέλος των ακόλουθων ομάδων:",
"Password" : "Συνθηματικό",
"Current password" : "Τρέχων συνθηματικό",
@@ -303,6 +301,8 @@ OC.L10N.register(
"Uninstall app" : "Απεγκατάσταση εφαρμογης",
"Cheers!" : "Χαιρετισμούς!",
"For password recovery and notifications" : "Η ανάκτηση του συνθηματικού και οι ειδοποιήσεις",
+ "Your website" : "Η ιστοσελίδα σας",
+ "Your Twitter handle" : "Το Twitter σας",
"Follow us on Google Plus!" : "Ακολουθήστε μας στο Google Plus!",
"Subscribe to our twitter channel!" : "Εγγραφείτε στο κανάλι μας στο twitter!",
"Subscribe to our news feed!" : "Εγγραφείτε στην ροή των νέων μας!",
diff --git a/settings/l10n/el.json b/settings/l10n/el.json
index 24ac44f9791..f97619f7606 100644
--- a/settings/l10n/el.json
+++ b/settings/l10n/el.json
@@ -236,9 +236,7 @@
"Address" : "Διεύθυνση",
"Your postal address" : "Ο ταχυδρομικός σας κώδικας",
"Website" : "Ιστοσελίδα",
- "Your website" : "Η ιστοσελίδα σας",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Το Twitter σας",
"You are member of the following groups:" : "Είστε μέλος των ακόλουθων ομάδων:",
"Password" : "Συνθηματικό",
"Current password" : "Τρέχων συνθηματικό",
@@ -301,6 +299,8 @@
"Uninstall app" : "Απεγκατάσταση εφαρμογης",
"Cheers!" : "Χαιρετισμούς!",
"For password recovery and notifications" : "Η ανάκτηση του συνθηματικού και οι ειδοποιήσεις",
+ "Your website" : "Η ιστοσελίδα σας",
+ "Your Twitter handle" : "Το Twitter σας",
"Follow us on Google Plus!" : "Ακολουθήστε μας στο Google Plus!",
"Subscribe to our twitter channel!" : "Εγγραφείτε στο κανάλι μας στο twitter!",
"Subscribe to our news feed!" : "Εγγραφείτε στην ροή των νέων μας!",
diff --git a/settings/l10n/es.js b/settings/l10n/es.js
index 2f6db8de59d..681f41bc5b4 100644
--- a/settings/l10n/es.js
+++ b/settings/l10n/es.js
@@ -305,9 +305,7 @@ OC.L10N.register(
"Address" : "Dirección",
"Your postal address" : "Su dirección física",
"Website" : "Sitio web",
- "Your website" : "La dirección de su sitio web",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Su usuario de Twitter",
"You are member of the following groups:" : "Es miembro de los siguientes grupos:",
"Password" : "Contraseña",
"Current password" : "Contraseña actual",
@@ -379,6 +377,8 @@ OC.L10N.register(
"Cheers!" : "¡Saludos!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola:,\n\nSolo queremos hacerle saber que ahora dispone de una cuenta en %s.\n\nSu usuario: %s\nAcceda: %s\n\n",
"For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones",
+ "Your website" : "La dirección de su sitio web",
+ "Your Twitter handle" : "Su usuario de Twitter",
"Passcodes that give an app or device permissions to access your account." : "Código de paso que da permisos a una app o dispositivo para acceder a tu cuenta.",
"Follow us on Google Plus!" : "¡Síganos en Google+!",
"Subscribe to our twitter channel!" : "Suscríbete a nuestro canal de Twitter!",
diff --git a/settings/l10n/es.json b/settings/l10n/es.json
index 835020742d9..a974b91b0a4 100644
--- a/settings/l10n/es.json
+++ b/settings/l10n/es.json
@@ -303,9 +303,7 @@
"Address" : "Dirección",
"Your postal address" : "Su dirección física",
"Website" : "Sitio web",
- "Your website" : "La dirección de su sitio web",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Su usuario de Twitter",
"You are member of the following groups:" : "Es miembro de los siguientes grupos:",
"Password" : "Contraseña",
"Current password" : "Contraseña actual",
@@ -377,6 +375,8 @@
"Cheers!" : "¡Saludos!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola:,\n\nSolo queremos hacerle saber que ahora dispone de una cuenta en %s.\n\nSu usuario: %s\nAcceda: %s\n\n",
"For password recovery and notifications" : "Para la recuperación de contraseña y notificaciones",
+ "Your website" : "La dirección de su sitio web",
+ "Your Twitter handle" : "Su usuario de Twitter",
"Passcodes that give an app or device permissions to access your account." : "Código de paso que da permisos a una app o dispositivo para acceder a tu cuenta.",
"Follow us on Google Plus!" : "¡Síganos en Google+!",
"Subscribe to our twitter channel!" : "Suscríbete a nuestro canal de Twitter!",
diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js
index 5dd371e9bba..bb000a6fd03 100644
--- a/settings/l10n/es_MX.js
+++ b/settings/l10n/es_MX.js
@@ -324,9 +324,7 @@ OC.L10N.register(
"Address" : "Dirección",
"Your postal address" : "Su dirección postal",
"Website" : "Sitio web",
- "Your website" : "Su sitio web",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Su cuenta de Twitter",
"You are member of the following groups:" : "Usted es un miembro de los siguientes grupos:",
"Password" : "Contraseña",
"Current password" : "Contraseña actual",
@@ -402,6 +400,8 @@ OC.L10N.register(
"Cheers!" : "¡Saludos!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsólo queremos informarle que ahora usted tiene una cuenta %s.\n\nSu nombre de usuario es: %s\n\nIngrese a ella: %s\n",
"For password recovery and notifications" : "Para recuperación de contraseña y notificaciones",
+ "Your website" : "Su sitio web",
+ "Your Twitter handle" : "Su cuenta de Twitter",
"Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a su cuenta. ",
"Follow us on Google Plus!" : "¡Síganos en Google Plus!",
"Subscribe to our twitter channel!" : "¡Suscríbase a nuestro canal de twitter!",
diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json
index 0a3a5cb5cde..805ad39a579 100644
--- a/settings/l10n/es_MX.json
+++ b/settings/l10n/es_MX.json
@@ -322,9 +322,7 @@
"Address" : "Dirección",
"Your postal address" : "Su dirección postal",
"Website" : "Sitio web",
- "Your website" : "Su sitio web",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Su cuenta de Twitter",
"You are member of the following groups:" : "Usted es un miembro de los siguientes grupos:",
"Password" : "Contraseña",
"Current password" : "Contraseña actual",
@@ -400,6 +398,8 @@
"Cheers!" : "¡Saludos!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hola,\n\nsólo queremos informarle que ahora usted tiene una cuenta %s.\n\nSu nombre de usuario es: %s\n\nIngrese a ella: %s\n",
"For password recovery and notifications" : "Para recuperación de contraseña y notificaciones",
+ "Your website" : "Su sitio web",
+ "Your Twitter handle" : "Su cuenta de Twitter",
"Passcodes that give an app or device permissions to access your account." : "Los códigos de seguridad que le dan permisos a la aplicación o dispositivo para accesar a su cuenta. ",
"Follow us on Google Plus!" : "¡Síganos en Google Plus!",
"Subscribe to our twitter channel!" : "¡Suscríbase a nuestro canal de twitter!",
diff --git a/settings/l10n/eu.js b/settings/l10n/eu.js
index 83044262bcc..4076f1b6311 100644
--- a/settings/l10n/eu.js
+++ b/settings/l10n/eu.js
@@ -252,9 +252,7 @@ OC.L10N.register(
"Address" : "Helbidea",
"Your postal address" : "Zure helbidea",
"Website" : "Web orria",
- "Your website" : "Zure web orria",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Zure Twitter erabiltzailea",
"You are member of the following groups:" : "Zuk honako talde kide zara:",
"Password" : "Pasahitza",
"Current password" : "Uneko pasahitza",
@@ -317,6 +315,8 @@ OC.L10N.register(
"Uninstall app" : "Desinstalatu aplikazioa",
"Cheers!" : "Ongi izan!",
"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",
+ "Your website" : "Zure web orria",
+ "Your Twitter handle" : "Zure Twitter erabiltzailea",
"Passcodes that give an app or device permissions to access your account." : "Zure kontuan sartzeko aplikazio edo gailuei baimena ematen dien pasahitzak.",
"Show last log in" : "Erakutsi azkeneko saio hasiera"
},
diff --git a/settings/l10n/eu.json b/settings/l10n/eu.json
index fa72ca55288..a7717f0e31c 100644
--- a/settings/l10n/eu.json
+++ b/settings/l10n/eu.json
@@ -250,9 +250,7 @@
"Address" : "Helbidea",
"Your postal address" : "Zure helbidea",
"Website" : "Web orria",
- "Your website" : "Zure web orria",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Zure Twitter erabiltzailea",
"You are member of the following groups:" : "Zuk honako talde kide zara:",
"Password" : "Pasahitza",
"Current password" : "Uneko pasahitza",
@@ -315,6 +313,8 @@
"Uninstall app" : "Desinstalatu aplikazioa",
"Cheers!" : "Ongi izan!",
"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",
+ "Your website" : "Zure web orria",
+ "Your Twitter handle" : "Zure Twitter erabiltzailea",
"Passcodes that give an app or device permissions to access your account." : "Zure kontuan sartzeko aplikazio edo gailuei baimena ematen dien pasahitzak.",
"Show last log in" : "Erakutsi azkeneko saio hasiera"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js
index 47a2587f0f3..e6580ac5885 100644
--- a/settings/l10n/fi.js
+++ b/settings/l10n/fi.js
@@ -30,6 +30,7 @@ OC.L10N.register(
"Well done, %s!" : "Hyvin tehty, %s!",
"If you received this email, the email configuration seems to be correct." : "Jos vastaanotit tämän viestin, sähköpostimääritykset vaikuttavat olevan kunnossa.",
"Email setting test" : "Sähköpostiasetusten testaus",
+ "Email could not be sent. Check your mail server log" : "Sähköpostia ei voitu lähettää. Tarkista sähköpostipalvelimen lokitiedosto",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Sähköpostia lähettäessä tapahtui virhe. Tarkista asetukset. (Virhe: %s)",
"You need to set your user email before being able to send test emails." : "Aseta sähköpostiosoite, jotta voit testata sähköpostin toimivuutta.",
"Invalid request" : "Virheellinen pyyntö",
@@ -96,6 +97,7 @@ OC.L10N.register(
"Approved" : "Hyväksytty",
"Experimental" : "Kokeellinen",
"No apps found for {query}" : "Haulla {query} ei löytynyt sovelluksia",
+ "Enable all" : "Ota kaikki käyttöön",
"Allow filesystem access" : "Salli pääsy tiedostojärjestelmään",
"Disconnect" : "Katkaise yhteys",
"Revoke" : "Peru oikeus",
@@ -167,6 +169,7 @@ OC.L10N.register(
"STARTTLS" : "STARTTLS",
"Email server" : "Sähköpostipalvelin",
"Open documentation" : "Avaa dokumentaatio",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "On tärkeää määritää sähköpostipalvelin asetukset, jotta voidaan lähettää muun muassa salasanan palautus- ja ilmoitussähköpostiviestejä.",
"Send mode" : "Lähetystila",
"Encryption" : "Salaus",
"From address" : "Lähettäjän osoite",
@@ -227,6 +230,8 @@ OC.L10N.register(
"Exclude groups from sharing" : "Kiellä ryhmiä jakamasta",
"These groups will still be able to receive shares, but not to initiate them." : "Nämä ryhmät kykenevät vastaanottamaan jakoja, mutta eivät kuitenkaan itse pysty luoda jakoja.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Salli käyttäjätunnuksen automaattinen täydentäminen jakamisikkunnassa. Jos tämä asetus on pois käytöstä, tulee käyttäjätunnus kirjoittaa kokonaan itse.",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Näytä vastuuvapauslauseke julkisen linkin lähetyssivulla. (Näytetään vain, kun tiedostolista on piilotettu.)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Tämä teksti näytetään julkisen linkin lähetyssivulla, kun tiedostolista on piilotettu.",
"Tips & tricks" : "Vinkit",
"How to do backups" : "Kuinka tehdä varmuuskopioita",
"Advanced monitoring" : "Edistynyt valvonta",
@@ -248,6 +253,8 @@ OC.L10N.register(
"Report a bug" : "Ilmoita viasta",
"Show description …" : "Näytä kuvaus…",
"Hide description …" : "Piilota kuvaus…",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Tämä sovellus ei ole määritellyt minimi Nextcloud-versiota. Tämä tulee olemaan ongelma tulevaisuudessa.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Tämä sovellus ei ole määritellyt maksimi Nextcloud-versiota. Tämä tulee olemaan ongelma tulevaisuudessa.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Tätä sovellusta ei voi asentaa, koska seuraavat riippuvuudet eivät täyty:",
"Enable only for specific groups" : "Salli vain tietyille ryhmille",
"SSL Root Certificates" : "SSL-juurivarmenteet",
@@ -282,9 +289,7 @@ OC.L10N.register(
"Address" : "Osoite",
"Your postal address" : "Postiosoitteesi",
"Website" : "Verkkosivusto",
- "Your website" : "Verkkosivustosi",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Twitter-tunnuksesi",
"You are member of the following groups:" : "Olet jäsenenä seuraavissa ryhmissä:",
"Password" : "Salasana",
"Current password" : "Nykyinen salasana",
@@ -301,6 +306,7 @@ OC.L10N.register(
"Web, desktop and mobile clients currently logged in to your account." : "Verkko-, työpöytä- ja mobiililaitteet, jotka ovat parhaillaan kirjautuneet tilillesi.",
"Device" : "Laite",
"Last activity" : "Viimeksi käytetty",
+ "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Tässä voit luoda yksilöityjä salasanoja sovelluksille, jotta sinun ei tarvitse antaa salasanaasi niille. Voit myös poistaa niitä tarvittaessa.",
"Name" : "Nimi",
"App name" : "Sovelluksen nimi",
"Create new app password" : "Luo uusi sovellussalasana",
@@ -309,7 +315,10 @@ OC.L10N.register(
"Username" : "Käyttäjätunnus",
"Done" : "Valmis",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Kehityksestä on vastannut {communityopen}Nextcloud-yhteisö{linkclose}, {githubopen}lähdekoodi{linkclose} on {licenseopen}AGPL-lisensoitu{linkclose}.",
+ "Follow us on Google+!" : "Seuraa meitä Google+:ssa!",
"Like our facebook page!" : "Tykkää Facebook-sivustamme!",
+ "Follow us on Twitter!" : "Seuraa meitä Twitterissä!",
+ "Check out our blog!" : "Tutustu blogiimme!",
"Subscribe to our newsletter!" : "Tilaa uutiskirjeemme!",
"Settings" : "Asetukset",
"Show storage location" : "Näytä tallennustilan sijainti",
@@ -356,6 +365,8 @@ OC.L10N.register(
"Cheers!" : "Kiitos!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei,\n\ntässä sinulle tiedoksi, että sinulla on nyt %s-tili.\n\nKäyttäjänimesi: %s\nKäytä sitä: %s\n\n",
"For password recovery and notifications" : "Salasanan nollausta ja ilmoituksia varten",
+ "Your website" : "Verkkosivustosi",
+ "Your Twitter handle" : "Twitter-tunnuksesi",
"Passcodes that give an app or device permissions to access your account." : "Sovellussalasana antaa sovellukselle tai laitteelle käyttöoikeuden tiliisi.",
"Follow us on Google Plus!" : "Seuraa meitä Google Plussassa!",
"Subscribe to our twitter channel!" : "Seuraa Twitter-tiliämme!",
diff --git a/settings/l10n/fi.json b/settings/l10n/fi.json
index d3408c5809f..1f955657f8a 100644
--- a/settings/l10n/fi.json
+++ b/settings/l10n/fi.json
@@ -28,6 +28,7 @@
"Well done, %s!" : "Hyvin tehty, %s!",
"If you received this email, the email configuration seems to be correct." : "Jos vastaanotit tämän viestin, sähköpostimääritykset vaikuttavat olevan kunnossa.",
"Email setting test" : "Sähköpostiasetusten testaus",
+ "Email could not be sent. Check your mail server log" : "Sähköpostia ei voitu lähettää. Tarkista sähköpostipalvelimen lokitiedosto",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Sähköpostia lähettäessä tapahtui virhe. Tarkista asetukset. (Virhe: %s)",
"You need to set your user email before being able to send test emails." : "Aseta sähköpostiosoite, jotta voit testata sähköpostin toimivuutta.",
"Invalid request" : "Virheellinen pyyntö",
@@ -94,6 +95,7 @@
"Approved" : "Hyväksytty",
"Experimental" : "Kokeellinen",
"No apps found for {query}" : "Haulla {query} ei löytynyt sovelluksia",
+ "Enable all" : "Ota kaikki käyttöön",
"Allow filesystem access" : "Salli pääsy tiedostojärjestelmään",
"Disconnect" : "Katkaise yhteys",
"Revoke" : "Peru oikeus",
@@ -165,6 +167,7 @@
"STARTTLS" : "STARTTLS",
"Email server" : "Sähköpostipalvelin",
"Open documentation" : "Avaa dokumentaatio",
+ "It is important to set up this server to be able to send emails, like for password reset and notifications." : "On tärkeää määritää sähköpostipalvelin asetukset, jotta voidaan lähettää muun muassa salasanan palautus- ja ilmoitussähköpostiviestejä.",
"Send mode" : "Lähetystila",
"Encryption" : "Salaus",
"From address" : "Lähettäjän osoite",
@@ -225,6 +228,8 @@
"Exclude groups from sharing" : "Kiellä ryhmiä jakamasta",
"These groups will still be able to receive shares, but not to initiate them." : "Nämä ryhmät kykenevät vastaanottamaan jakoja, mutta eivät kuitenkaan itse pysty luoda jakoja.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Salli käyttäjätunnuksen automaattinen täydentäminen jakamisikkunnassa. Jos tämä asetus on pois käytöstä, tulee käyttäjätunnus kirjoittaa kokonaan itse.",
+ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Näytä vastuuvapauslauseke julkisen linkin lähetyssivulla. (Näytetään vain, kun tiedostolista on piilotettu.)",
+ "This text will be shown on the public link upload page when the file list is hidden." : "Tämä teksti näytetään julkisen linkin lähetyssivulla, kun tiedostolista on piilotettu.",
"Tips & tricks" : "Vinkit",
"How to do backups" : "Kuinka tehdä varmuuskopioita",
"Advanced monitoring" : "Edistynyt valvonta",
@@ -246,6 +251,8 @@
"Report a bug" : "Ilmoita viasta",
"Show description …" : "Näytä kuvaus…",
"Hide description …" : "Piilota kuvaus…",
+ "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Tämä sovellus ei ole määritellyt minimi Nextcloud-versiota. Tämä tulee olemaan ongelma tulevaisuudessa.",
+ "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Tämä sovellus ei ole määritellyt maksimi Nextcloud-versiota. Tämä tulee olemaan ongelma tulevaisuudessa.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Tätä sovellusta ei voi asentaa, koska seuraavat riippuvuudet eivät täyty:",
"Enable only for specific groups" : "Salli vain tietyille ryhmille",
"SSL Root Certificates" : "SSL-juurivarmenteet",
@@ -280,9 +287,7 @@
"Address" : "Osoite",
"Your postal address" : "Postiosoitteesi",
"Website" : "Verkkosivusto",
- "Your website" : "Verkkosivustosi",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Twitter-tunnuksesi",
"You are member of the following groups:" : "Olet jäsenenä seuraavissa ryhmissä:",
"Password" : "Salasana",
"Current password" : "Nykyinen salasana",
@@ -299,6 +304,7 @@
"Web, desktop and mobile clients currently logged in to your account." : "Verkko-, työpöytä- ja mobiililaitteet, jotka ovat parhaillaan kirjautuneet tilillesi.",
"Device" : "Laite",
"Last activity" : "Viimeksi käytetty",
+ "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Tässä voit luoda yksilöityjä salasanoja sovelluksille, jotta sinun ei tarvitse antaa salasanaasi niille. Voit myös poistaa niitä tarvittaessa.",
"Name" : "Nimi",
"App name" : "Sovelluksen nimi",
"Create new app password" : "Luo uusi sovellussalasana",
@@ -307,7 +313,10 @@
"Username" : "Käyttäjätunnus",
"Done" : "Valmis",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Kehityksestä on vastannut {communityopen}Nextcloud-yhteisö{linkclose}, {githubopen}lähdekoodi{linkclose} on {licenseopen}AGPL-lisensoitu{linkclose}.",
+ "Follow us on Google+!" : "Seuraa meitä Google+:ssa!",
"Like our facebook page!" : "Tykkää Facebook-sivustamme!",
+ "Follow us on Twitter!" : "Seuraa meitä Twitterissä!",
+ "Check out our blog!" : "Tutustu blogiimme!",
"Subscribe to our newsletter!" : "Tilaa uutiskirjeemme!",
"Settings" : "Asetukset",
"Show storage location" : "Näytä tallennustilan sijainti",
@@ -354,6 +363,8 @@
"Cheers!" : "Kiitos!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei,\n\ntässä sinulle tiedoksi, että sinulla on nyt %s-tili.\n\nKäyttäjänimesi: %s\nKäytä sitä: %s\n\n",
"For password recovery and notifications" : "Salasanan nollausta ja ilmoituksia varten",
+ "Your website" : "Verkkosivustosi",
+ "Your Twitter handle" : "Twitter-tunnuksesi",
"Passcodes that give an app or device permissions to access your account." : "Sovellussalasana antaa sovellukselle tai laitteelle käyttöoikeuden tiliisi.",
"Follow us on Google Plus!" : "Seuraa meitä Google Plussassa!",
"Subscribe to our twitter channel!" : "Seuraa Twitter-tiliämme!",
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js
index 8ddfdec621f..9c2f3e74ad0 100644
--- a/settings/l10n/fr.js
+++ b/settings/l10n/fr.js
@@ -318,9 +318,7 @@ OC.L10N.register(
"Address" : "Adresse",
"Your postal address" : "Votre adresse postale",
"Website" : "Site web",
- "Your website" : "Votre site web",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Votre pseudo Twitter",
"You are member of the following groups:" : "Vous êtes membre des groupes suivants :",
"Password" : "Mot de passe",
"Current password" : "Mot de passe actuel",
@@ -395,6 +393,8 @@ OC.L10N.register(
"Cheers!" : "À bientôt !",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Bonjour,\n\nUn compte %s a été créé pour vous.\n\nVotre nom d'utilisateur : %s\nVisitez votre compte : %s\n\n",
"For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications",
+ "Your website" : "Votre site web",
+ "Your Twitter handle" : "Votre pseudo Twitter",
"Passcodes that give an app or device permissions to access your account." : "Codes de sécurité autorisant une application ou un appareil à accéder à votre compte.",
"Follow us on Google Plus!" : "Suiviez-nous sur Google Plus!",
"Subscribe to our twitter channel!" : "Enregistrez notre page twitter!",
diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json
index 61c7498dbb7..690159f5fff 100644
--- a/settings/l10n/fr.json
+++ b/settings/l10n/fr.json
@@ -316,9 +316,7 @@
"Address" : "Adresse",
"Your postal address" : "Votre adresse postale",
"Website" : "Site web",
- "Your website" : "Votre site web",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Votre pseudo Twitter",
"You are member of the following groups:" : "Vous êtes membre des groupes suivants :",
"Password" : "Mot de passe",
"Current password" : "Mot de passe actuel",
@@ -393,6 +391,8 @@
"Cheers!" : "À bientôt !",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Bonjour,\n\nUn compte %s a été créé pour vous.\n\nVotre nom d'utilisateur : %s\nVisitez votre compte : %s\n\n",
"For password recovery and notifications" : "Pour la récupération de mot de passe et les notifications",
+ "Your website" : "Votre site web",
+ "Your Twitter handle" : "Votre pseudo Twitter",
"Passcodes that give an app or device permissions to access your account." : "Codes de sécurité autorisant une application ou un appareil à accéder à votre compte.",
"Follow us on Google Plus!" : "Suiviez-nous sur Google Plus!",
"Subscribe to our twitter channel!" : "Enregistrez notre page twitter!",
diff --git a/settings/l10n/hu.js b/settings/l10n/hu.js
index f7d2369309b..bec9ff22d3e 100644
--- a/settings/l10n/hu.js
+++ b/settings/l10n/hu.js
@@ -284,9 +284,7 @@ OC.L10N.register(
"Address" : "Cím",
"Your postal address" : "A postai címed",
"Website" : "Weboldal",
- "Your website" : "A weboldalad",
"Twitter" : "Twitter",
- "Your Twitter handle" : "A Twitter azonosítód",
"You are member of the following groups:" : "Tagja vagy a következő csoport(ok)nak:",
"Password" : "Jelszó",
"Current password" : "A jelenlegi jelszó",
@@ -358,6 +356,8 @@ OC.L10N.register(
"Cheers!" : "Üdv.",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Szia!\n\nSzeretnénk tudatni, hogy elkészült a fiókod: %s.\n\nA felhasználóneved: %s\nHozzáférés itt: %s\n",
"For password recovery and notifications" : "Jelszó helyreállításhoz és értesítésekhez",
+ "Your website" : "A weboldalad",
+ "Your Twitter handle" : "A Twitter azonosítód",
"Passcodes that give an app or device permissions to access your account." : "A számkódok jogosultságot adnak egy alkalmazás vagy eszköz részére a fiókod hozzáféréséhez.",
"Follow us on Google Plus!" : "Kövess minket a Googe Plus-szon!",
"Subscribe to our twitter channel!" : "Iratkozz fel a Twitter csatornánkra!",
diff --git a/settings/l10n/hu.json b/settings/l10n/hu.json
index 298c2683edd..3f13764ce43 100644
--- a/settings/l10n/hu.json
+++ b/settings/l10n/hu.json
@@ -282,9 +282,7 @@
"Address" : "Cím",
"Your postal address" : "A postai címed",
"Website" : "Weboldal",
- "Your website" : "A weboldalad",
"Twitter" : "Twitter",
- "Your Twitter handle" : "A Twitter azonosítód",
"You are member of the following groups:" : "Tagja vagy a következő csoport(ok)nak:",
"Password" : "Jelszó",
"Current password" : "A jelenlegi jelszó",
@@ -356,6 +354,8 @@
"Cheers!" : "Üdv.",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Szia!\n\nSzeretnénk tudatni, hogy elkészült a fiókod: %s.\n\nA felhasználóneved: %s\nHozzáférés itt: %s\n",
"For password recovery and notifications" : "Jelszó helyreállításhoz és értesítésekhez",
+ "Your website" : "A weboldalad",
+ "Your Twitter handle" : "A Twitter azonosítód",
"Passcodes that give an app or device permissions to access your account." : "A számkódok jogosultságot adnak egy alkalmazás vagy eszköz részére a fiókod hozzáféréséhez.",
"Follow us on Google Plus!" : "Kövess minket a Googe Plus-szon!",
"Subscribe to our twitter channel!" : "Iratkozz fel a Twitter csatornánkra!",
diff --git a/settings/l10n/ia.js b/settings/l10n/ia.js
index 25505b6fad4..dc9176b83ea 100644
--- a/settings/l10n/ia.js
+++ b/settings/l10n/ia.js
@@ -198,7 +198,6 @@ OC.L10N.register(
"Address" : "Adresse",
"Your postal address" : "Tu adresse postal",
"Website" : "Sito web",
- "Your website" : "Tu sito web",
"Twitter" : "Twitter",
"You are member of the following groups:" : "Tu es membro del sequente gruppos:",
"Password" : "Contrasigno",
@@ -244,6 +243,7 @@ OC.L10N.register(
"This is used for sending out notifications." : "Isto es usate pro inviar notificationes.",
"Uninstall app" : "De-installar application",
"Cheers!" : "Congratulationes!",
+ "Your website" : "Tu sito web",
"Passcodes that give an app or device permissions to access your account." : "Contrasignos que dona a tu application o dispositivo le permissiones pro acceder a tu conto.",
"Follow us on Google Plus!" : "Seque nos in Google Plus!",
"Subscribe to our twitter channel!" : "Subscribe a nostre canal Twitter!",
diff --git a/settings/l10n/ia.json b/settings/l10n/ia.json
index c7068b50724..81e21ffd6cf 100644
--- a/settings/l10n/ia.json
+++ b/settings/l10n/ia.json
@@ -196,7 +196,6 @@
"Address" : "Adresse",
"Your postal address" : "Tu adresse postal",
"Website" : "Sito web",
- "Your website" : "Tu sito web",
"Twitter" : "Twitter",
"You are member of the following groups:" : "Tu es membro del sequente gruppos:",
"Password" : "Contrasigno",
@@ -242,6 +241,7 @@
"This is used for sending out notifications." : "Isto es usate pro inviar notificationes.",
"Uninstall app" : "De-installar application",
"Cheers!" : "Congratulationes!",
+ "Your website" : "Tu sito web",
"Passcodes that give an app or device permissions to access your account." : "Contrasignos que dona a tu application o dispositivo le permissiones pro acceder a tu conto.",
"Follow us on Google Plus!" : "Seque nos in Google Plus!",
"Subscribe to our twitter channel!" : "Subscribe a nostre canal Twitter!",
diff --git a/settings/l10n/is.js b/settings/l10n/is.js
index dab29a5a1d4..6627d202af0 100644
--- a/settings/l10n/is.js
+++ b/settings/l10n/is.js
@@ -298,9 +298,7 @@ OC.L10N.register(
"Address" : "Heimilisfang",
"Your postal address" : "Heimilisfangið þitt",
"Website" : "Vefsvæði",
- "Your website" : "Vefsvæðið þitt",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Twitter notandanafnið þitt",
"You are member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:",
"Password" : "Lykilorð",
"Current password" : "Núverandi lykilorð",
@@ -375,6 +373,8 @@ OC.L10N.register(
"Cheers!" : "Til hamingju!",
"Hey there,\n\njust letting you know that you now have a %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",
+ "Your website" : "Vefsvæðið þitt",
+ "Your Twitter handle" : "Twitter notandanafnið þitt",
"Passcodes that give an app or device permissions to access your account." : "Aðgangskóði sem gefur forriti eða tæki heimild til að nota notandaaðganginn þinn.",
"Follow us on Google Plus!" : "Fylgstu með okkur á Google Plus!",
"Subscribe to our twitter channel!" : "Gerstu áskrifandi að twitter-rásinni okkar!",
diff --git a/settings/l10n/is.json b/settings/l10n/is.json
index dc0233db1c5..f1215f2e091 100644
--- a/settings/l10n/is.json
+++ b/settings/l10n/is.json
@@ -296,9 +296,7 @@
"Address" : "Heimilisfang",
"Your postal address" : "Heimilisfangið þitt",
"Website" : "Vefsvæði",
- "Your website" : "Vefsvæðið þitt",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Twitter notandanafnið þitt",
"You are member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:",
"Password" : "Lykilorð",
"Current password" : "Núverandi lykilorð",
@@ -373,6 +371,8 @@
"Cheers!" : "Til hamingju!",
"Hey there,\n\njust letting you know that you now have a %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",
+ "Your website" : "Vefsvæðið þitt",
+ "Your Twitter handle" : "Twitter notandanafnið þitt",
"Passcodes that give an app or device permissions to access your account." : "Aðgangskóði sem gefur forriti eða tæki heimild til að nota notandaaðganginn þinn.",
"Follow us on Google Plus!" : "Fylgstu með okkur á Google Plus!",
"Subscribe to our twitter channel!" : "Gerstu áskrifandi að twitter-rásinni okkar!",
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index b69d2a61915..051761aa137 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -290,9 +290,7 @@ OC.L10N.register(
"Address" : "Indirizzo",
"Your postal address" : "Il tuo indirizzo postale",
"Website" : "Sito web",
- "Your website" : "Il tuo sito web",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Il tuo nome utente su Twitter",
"You are member of the following groups:" : "Sei membro dei seguenti gruppi:",
"Password" : "Password",
"Current password" : "Password attuale",
@@ -362,6 +360,8 @@ OC.L10N.register(
"Cheers!" : "Saluti!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevamo 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",
+ "Your website" : "Il tuo sito web",
+ "Your Twitter handle" : "Il tuo nome utente su Twitter",
"Passcodes that give an app or device permissions to access your account." : "Codici di accesso per fornire alle applicazioni o ai dispositivi il permesso di accedere al tuo account.",
"Follow us on Google Plus!" : "Seguici su Google Plus!",
"Subscribe to our twitter channel!" : "Iscriviti al nostro canale twitter!",
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index e968fbf86fa..69535c308c4 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -288,9 +288,7 @@
"Address" : "Indirizzo",
"Your postal address" : "Il tuo indirizzo postale",
"Website" : "Sito web",
- "Your website" : "Il tuo sito web",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Il tuo nome utente su Twitter",
"You are member of the following groups:" : "Sei membro dei seguenti gruppi:",
"Password" : "Password",
"Current password" : "Password attuale",
@@ -360,6 +358,8 @@
"Cheers!" : "Saluti!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevamo 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",
+ "Your website" : "Il tuo sito web",
+ "Your Twitter handle" : "Il tuo nome utente su Twitter",
"Passcodes that give an app or device permissions to access your account." : "Codici di accesso per fornire alle applicazioni o ai dispositivi il permesso di accedere al tuo account.",
"Follow us on Google Plus!" : "Seguici su Google Plus!",
"Subscribe to our twitter channel!" : "Iscriviti al nostro canale twitter!",
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js
index f366f2037f1..600ca96b104 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -274,9 +274,7 @@ OC.L10N.register(
"Address" : "住所",
"Your postal address" : "あなたの住所",
"Website" : "ウェブサイト",
- "Your website" : "あなたの個人ウェブサイト",
"Twitter" : "Twitter",
- "Your Twitter handle" : "あなたのTwitterのID",
"You are member of the following groups:" : "以下のグループのメンバーです:",
"Password" : "パスワード",
"Current password" : "現在のパスワード",
@@ -346,6 +344,8 @@ OC.L10N.register(
"Cheers!" : "それでは!",
"Hey there,\n\njust letting you know that you now have a %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" : "パスワード回復と通知用",
+ "Your website" : "あなたの個人ウェブサイト",
+ "Your Twitter handle" : "あなたのTwitterのID",
"Passcodes that give an app or device permissions to access your account." : "パスコードで、アプリやデバイスにアカウントにアクセスするための権限を与えます。",
"Follow us on Google Plus!" : "Google Plusでフォロー!",
"Subscribe to our twitter channel!" : "twitterチャンネルを購読する!",
diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json
index 9fe739a5be4..d5665b07278 100644
--- a/settings/l10n/ja.json
+++ b/settings/l10n/ja.json
@@ -272,9 +272,7 @@
"Address" : "住所",
"Your postal address" : "あなたの住所",
"Website" : "ウェブサイト",
- "Your website" : "あなたの個人ウェブサイト",
"Twitter" : "Twitter",
- "Your Twitter handle" : "あなたのTwitterのID",
"You are member of the following groups:" : "以下のグループのメンバーです:",
"Password" : "パスワード",
"Current password" : "現在のパスワード",
@@ -344,6 +342,8 @@
"Cheers!" : "それでは!",
"Hey there,\n\njust letting you know that you now have a %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" : "パスワード回復と通知用",
+ "Your website" : "あなたの個人ウェブサイト",
+ "Your Twitter handle" : "あなたのTwitterのID",
"Passcodes that give an app or device permissions to access your account." : "パスコードで、アプリやデバイスにアカウントにアクセスするための権限を与えます。",
"Follow us on Google Plus!" : "Google Plusでフォロー!",
"Subscribe to our twitter channel!" : "twitterチャンネルを購読する!",
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js
index f5de70d3fbb..c4d6c6ba727 100644
--- a/settings/l10n/ko.js
+++ b/settings/l10n/ko.js
@@ -260,9 +260,7 @@ OC.L10N.register(
"Address" : "주소",
"Your postal address" : "내 우편 번호",
"Website" : "웹 사이트",
- "Your website" : "내 웹 사이트",
"Twitter" : "트위터",
- "Your Twitter handle" : "내 트위터",
"You are member of the following groups:" : "다음 그룹의 구성원입니다:",
"Password" : "암호",
"Current password" : "현재 암호",
@@ -330,6 +328,8 @@ OC.L10N.register(
"Cheers!" : "감사합니다!",
"Hey there,\n\njust letting you know that you now have a %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" : "암호 복구와 알림에 사용",
+ "Your website" : "내 웹 사이트",
+ "Your Twitter handle" : "내 트위터",
"Passcodes that give an app or device permissions to access your account." : "앱 암호는 앱이나 장치가 사용자 계정에 접근할 수 있도록 해줍니다.",
"Follow us on Google Plus!" : "Google Plus를 팔로우하세요!",
"Subscribe to our twitter channel!" : "Twitter 채널을 구독하세요!",
diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json
index 3e87da41898..1f3c39c8c50 100644
--- a/settings/l10n/ko.json
+++ b/settings/l10n/ko.json
@@ -258,9 +258,7 @@
"Address" : "주소",
"Your postal address" : "내 우편 번호",
"Website" : "웹 사이트",
- "Your website" : "내 웹 사이트",
"Twitter" : "트위터",
- "Your Twitter handle" : "내 트위터",
"You are member of the following groups:" : "다음 그룹의 구성원입니다:",
"Password" : "암호",
"Current password" : "현재 암호",
@@ -328,6 +326,8 @@
"Cheers!" : "감사합니다!",
"Hey there,\n\njust letting you know that you now have a %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" : "암호 복구와 알림에 사용",
+ "Your website" : "내 웹 사이트",
+ "Your Twitter handle" : "내 트위터",
"Passcodes that give an app or device permissions to access your account." : "앱 암호는 앱이나 장치가 사용자 계정에 접근할 수 있도록 해줍니다.",
"Follow us on Google Plus!" : "Google Plus를 팔로우하세요!",
"Subscribe to our twitter channel!" : "Twitter 채널을 구독하세요!",
diff --git a/settings/l10n/lt_LT.js b/settings/l10n/lt_LT.js
index 09f555f4080..156a21ecbb3 100644
--- a/settings/l10n/lt_LT.js
+++ b/settings/l10n/lt_LT.js
@@ -133,7 +133,6 @@ OC.L10N.register(
"Your phone number" : "Jūsų telefono numeris",
"Address" : "Adresas",
"Website" : "Svetainė",
- "Your website" : "Jūsų svetainė",
"Twitter" : "Twitter",
"You are member of the following groups:" : "Jūs esate šių grupių narys:",
"Password" : "Slaptažodis",
@@ -177,6 +176,7 @@ OC.L10N.register(
"Uninstall" : "Šalinti",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Trūksta PHP modulio „fileinfo“. Labai rekomenduojame įjungti šį modulį, kad gauti geriausius rezultatus nustatant mime-tipą.",
"Cheers!" : "Sveikinimai!",
- "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams"
+ "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams",
+ "Your website" : "Jūsų svetainė"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/settings/l10n/lt_LT.json b/settings/l10n/lt_LT.json
index 0b990104e4a..a86c37ba8ad 100644
--- a/settings/l10n/lt_LT.json
+++ b/settings/l10n/lt_LT.json
@@ -131,7 +131,6 @@
"Your phone number" : "Jūsų telefono numeris",
"Address" : "Adresas",
"Website" : "Svetainė",
- "Your website" : "Jūsų svetainė",
"Twitter" : "Twitter",
"You are member of the following groups:" : "Jūs esate šių grupių narys:",
"Password" : "Slaptažodis",
@@ -175,6 +174,7 @@
"Uninstall" : "Šalinti",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Trūksta PHP modulio „fileinfo“. Labai rekomenduojame įjungti šį modulį, kad gauti geriausius rezultatus nustatant mime-tipą.",
"Cheers!" : "Sveikinimai!",
- "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams"
+ "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams",
+ "Your website" : "Jūsų svetainė"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/settings/l10n/lv.js b/settings/l10n/lv.js
index 0f80cd75a03..0cf7ed8cb07 100644
--- a/settings/l10n/lv.js
+++ b/settings/l10n/lv.js
@@ -214,7 +214,6 @@ OC.L10N.register(
"Address" : "Adrese",
"Your postal address" : "Jūsu pasta adrese",
"Website" : "Mājaslapa",
- "Your website" : "Jūsu mājaslapa",
"Twitter" : "Twitter",
"You are member of the following groups:" : "Jūs esat šādu grupu biedrs:",
"Password" : "Parole",
@@ -278,6 +277,7 @@ OC.L10N.register(
"Cheers!" : "Priekā!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei,\n\nvienkārši Jūsu zināšanai, ka Jums tagad ir %s konts.\n\nJūsu lietotājvārds: %s\nPiekļuve: %s\n\n",
"For password recovery and notifications" : "Paroles atjaunošanai un paziņojumiem",
+ "Your website" : "Jūsu mājaslapa",
"Follow us on Google Plus!" : "Seko mums Google Plus!",
"Show last log in" : "Rādīt pēdējo autorizāciju"
},
diff --git a/settings/l10n/lv.json b/settings/l10n/lv.json
index 0c9de59013f..2178cc86829 100644
--- a/settings/l10n/lv.json
+++ b/settings/l10n/lv.json
@@ -212,7 +212,6 @@
"Address" : "Adrese",
"Your postal address" : "Jūsu pasta adrese",
"Website" : "Mājaslapa",
- "Your website" : "Jūsu mājaslapa",
"Twitter" : "Twitter",
"You are member of the following groups:" : "Jūs esat šādu grupu biedrs:",
"Password" : "Parole",
@@ -276,6 +275,7 @@
"Cheers!" : "Priekā!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei,\n\nvienkārši Jūsu zināšanai, ka Jums tagad ir %s konts.\n\nJūsu lietotājvārds: %s\nPiekļuve: %s\n\n",
"For password recovery and notifications" : "Paroles atjaunošanai un paziņojumiem",
+ "Your website" : "Jūsu mājaslapa",
"Follow us on Google Plus!" : "Seko mums Google Plus!",
"Show last log in" : "Rādīt pēdējo autorizāciju"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
diff --git a/settings/l10n/nb.js b/settings/l10n/nb.js
index b9597284680..9952f42b043 100644
--- a/settings/l10n/nb.js
+++ b/settings/l10n/nb.js
@@ -324,9 +324,7 @@ OC.L10N.register(
"Address" : "Adresse",
"Your postal address" : "Din postadresse",
"Website" : "Nettside",
- "Your website" : "Din nettside",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Din Twitter nøkkel",
"You are member of the following groups:" : "Du er medlem av følgende grupper:",
"Password" : "Passord",
"Current password" : "Nåværende passord",
@@ -402,6 +400,8 @@ OC.L10N.register(
"Cheers!" : "Hadet!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei,\n\nvil bare opplyse deg omat du har en %s konto.\n\nDitt brukernavn: %s\nGå dit: %s\n\n",
"For password recovery and notifications" : "For passord-gjenoppretting og varsler",
+ "Your website" : "Din nettside",
+ "Your Twitter handle" : "Din Twitter nøkkel",
"Passcodes that give an app or device permissions to access your account." : "Passordet som gi en app eller enhet tilgang til din konto.",
"Follow us on Google Plus!" : "Følg oss på Google Plus!",
"Subscribe to our twitter channel!" : "Abonner på vår twitter kanal!",
diff --git a/settings/l10n/nb.json b/settings/l10n/nb.json
index 77cedad2d12..4e27eba8ff3 100644
--- a/settings/l10n/nb.json
+++ b/settings/l10n/nb.json
@@ -322,9 +322,7 @@
"Address" : "Adresse",
"Your postal address" : "Din postadresse",
"Website" : "Nettside",
- "Your website" : "Din nettside",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Din Twitter nøkkel",
"You are member of the following groups:" : "Du er medlem av følgende grupper:",
"Password" : "Passord",
"Current password" : "Nåværende passord",
@@ -400,6 +398,8 @@
"Cheers!" : "Hadet!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hei,\n\nvil bare opplyse deg omat du har en %s konto.\n\nDitt brukernavn: %s\nGå dit: %s\n\n",
"For password recovery and notifications" : "For passord-gjenoppretting og varsler",
+ "Your website" : "Din nettside",
+ "Your Twitter handle" : "Din Twitter nøkkel",
"Passcodes that give an app or device permissions to access your account." : "Passordet som gi en app eller enhet tilgang til din konto.",
"Follow us on Google Plus!" : "Følg oss på Google Plus!",
"Subscribe to our twitter channel!" : "Abonner på vår twitter kanal!",
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js
index 3753c939c1b..fd29850455a 100644
--- a/settings/l10n/nl.js
+++ b/settings/l10n/nl.js
@@ -11,6 +11,7 @@ OC.L10N.register(
"Your apps" : "Jou apps",
"Enabled apps" : "Ingeschakelde apps",
"Disabled apps" : "Uitgeschakelde apps",
+ "App bundles" : "App bundels",
"Wrong password" : "Onjuist wachtwoord",
"Saved" : "Opgeslagen",
"No user supplied" : "Geen gebruiker opgegeven",
@@ -318,9 +319,7 @@ OC.L10N.register(
"Address" : "Adres",
"Your postal address" : "Je postadres",
"Website" : "Website",
- "Your website" : "Je website",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Je Twitter naam",
"You are member of the following groups:" : "U bent lid van de volgende groepen:",
"Password" : "Wachtwoord",
"Current password" : "Huidig wachtwoord",
@@ -345,7 +344,10 @@ OC.L10N.register(
"Username" : "Gebruikersnaam",
"Done" : "Gedaan",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Ontwikkeld door de {communityopen}Nextcloud community{linkclose}, de {githubopen}broncode{linkclose} is gelicenseerd onder de {licenseopen}AGPL{linkclose}.",
+ "Follow us on Google+!" : "Volg ons op Google+!",
"Like our facebook page!" : "Vind onze Facebook pagina leuk!",
+ "Follow us on Twitter!" : "Volg ons op Twitter!",
+ "Check out our blog!" : "Lees ons blog!",
"Subscribe to our newsletter!" : "Abonneer jezelf op onze nieuwsbrief!",
"Settings" : "Instellingen",
"Show storage location" : "Toon opslaglocatie",
@@ -392,6 +394,8 @@ OC.L10N.register(
"Cheers!" : "Proficiat!",
"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\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",
+ "Your website" : "Je website",
+ "Your Twitter handle" : "Je Twitter naam",
"Passcodes that give an app or device permissions to access your account." : "Een toegangscode die een app of apparaat toegang geven om je account te gebruiken.",
"Follow us on Google Plus!" : "Volg ons op Google Plus!",
"Subscribe to our twitter channel!" : "Abonneer jezelf op ons twitter kanaal!",
diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json
index 51b0d73f3aa..b7905a4a4cf 100644
--- a/settings/l10n/nl.json
+++ b/settings/l10n/nl.json
@@ -9,6 +9,7 @@
"Your apps" : "Jou apps",
"Enabled apps" : "Ingeschakelde apps",
"Disabled apps" : "Uitgeschakelde apps",
+ "App bundles" : "App bundels",
"Wrong password" : "Onjuist wachtwoord",
"Saved" : "Opgeslagen",
"No user supplied" : "Geen gebruiker opgegeven",
@@ -316,9 +317,7 @@
"Address" : "Adres",
"Your postal address" : "Je postadres",
"Website" : "Website",
- "Your website" : "Je website",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Je Twitter naam",
"You are member of the following groups:" : "U bent lid van de volgende groepen:",
"Password" : "Wachtwoord",
"Current password" : "Huidig wachtwoord",
@@ -343,7 +342,10 @@
"Username" : "Gebruikersnaam",
"Done" : "Gedaan",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Ontwikkeld door de {communityopen}Nextcloud community{linkclose}, de {githubopen}broncode{linkclose} is gelicenseerd onder de {licenseopen}AGPL{linkclose}.",
+ "Follow us on Google+!" : "Volg ons op Google+!",
"Like our facebook page!" : "Vind onze Facebook pagina leuk!",
+ "Follow us on Twitter!" : "Volg ons op Twitter!",
+ "Check out our blog!" : "Lees ons blog!",
"Subscribe to our newsletter!" : "Abonneer jezelf op onze nieuwsbrief!",
"Settings" : "Instellingen",
"Show storage location" : "Toon opslaglocatie",
@@ -390,6 +392,8 @@
"Cheers!" : "Proficiat!",
"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\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",
+ "Your website" : "Je website",
+ "Your Twitter handle" : "Je Twitter naam",
"Passcodes that give an app or device permissions to access your account." : "Een toegangscode die een app of apparaat toegang geven om je account te gebruiken.",
"Follow us on Google Plus!" : "Volg ons op Google Plus!",
"Subscribe to our twitter channel!" : "Abonneer jezelf op ons twitter kanaal!",
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js
index 4dceb71b87a..ca08c669536 100644
--- a/settings/l10n/pl.js
+++ b/settings/l10n/pl.js
@@ -307,9 +307,7 @@ OC.L10N.register(
"Address" : "Adres",
"Your postal address" : "Twój kod pocztowy",
"Website" : "Strona WWW",
- "Your website" : "Twoja strona WWW",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Twój Twitter:",
"You are member of the following groups:" : "Jesteś członkiem następujących grup:",
"Password" : "Hasło",
"Current password" : "Bieżące hasło",
@@ -381,6 +379,8 @@ OC.L10N.register(
"Cheers!" : "Pozdrawiam!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hej,\n\ninformujemy cię, że posiadasz od teraz konto %s.\n\nTwoja nazwa użytkownika: %s\nZaloguj się: %s\n\n",
"For password recovery and notifications" : "W celu odzyskania hasła i powiadomień",
+ "Your website" : "Twoja strona WWW",
+ "Your Twitter handle" : "Twój Twitter:",
"Passcodes that give an app or device permissions to access your account." : "Hasła dostępu, które dają uprawnienia aplikacjom lub urządzeniom, do uzyskania dostępu do konta.",
"Follow us on Google Plus!" : "Śledź nas na Google Plus!",
"Subscribe to our twitter channel!" : "Zapisz się do naszego kanału na Twitterze!",
diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json
index aae69c79924..05cdb80ee7e 100644
--- a/settings/l10n/pl.json
+++ b/settings/l10n/pl.json
@@ -305,9 +305,7 @@
"Address" : "Adres",
"Your postal address" : "Twój kod pocztowy",
"Website" : "Strona WWW",
- "Your website" : "Twoja strona WWW",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Twój Twitter:",
"You are member of the following groups:" : "Jesteś członkiem następujących grup:",
"Password" : "Hasło",
"Current password" : "Bieżące hasło",
@@ -379,6 +377,8 @@
"Cheers!" : "Pozdrawiam!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hej,\n\ninformujemy cię, że posiadasz od teraz konto %s.\n\nTwoja nazwa użytkownika: %s\nZaloguj się: %s\n\n",
"For password recovery and notifications" : "W celu odzyskania hasła i powiadomień",
+ "Your website" : "Twoja strona WWW",
+ "Your Twitter handle" : "Twój Twitter:",
"Passcodes that give an app or device permissions to access your account." : "Hasła dostępu, które dają uprawnienia aplikacjom lub urządzeniom, do uzyskania dostępu do konta.",
"Follow us on Google Plus!" : "Śledź nas na Google Plus!",
"Subscribe to our twitter channel!" : "Zapisz się do naszego kanału na Twitterze!",
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js
index 13b33efaf35..c5a1af45c52 100644
--- a/settings/l10n/pt_BR.js
+++ b/settings/l10n/pt_BR.js
@@ -324,9 +324,7 @@ OC.L10N.register(
"Address" : "Endereço",
"Your postal address" : "Seu endereço postal",
"Website" : "Website",
- "Your website" : "Seu website",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Seu Twitter",
"You are member of the following groups:" : "Você é membro dos seguintes grupos:",
"Password" : "Senha",
"Current password" : "Senha atual",
@@ -402,6 +400,8 @@ OC.L10N.register(
"Cheers!" : "Saudações!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Olá,\n\nsó para lhe informar que você agora tem uma conta %s.\n\nNome de Usuário: %s\nAcesse: %s\n\n",
"For password recovery and notifications" : "Para recuperação de senha e notificações",
+ "Your website" : "Seu website",
+ "Your Twitter handle" : "Seu Twitter",
"Passcodes that give an app or device permissions to access your account." : "Códigos de acesso que fornecem permissões a um aplicativo ou dispositivo para acessar sua conta.",
"Follow us on Google Plus!" : "Siga-nos no Google Plus!",
"Subscribe to our twitter channel!" : "Assine o nosso canal no Twitter!",
diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json
index 585c771e15c..0e23970c291 100644
--- a/settings/l10n/pt_BR.json
+++ b/settings/l10n/pt_BR.json
@@ -322,9 +322,7 @@
"Address" : "Endereço",
"Your postal address" : "Seu endereço postal",
"Website" : "Website",
- "Your website" : "Seu website",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Seu Twitter",
"You are member of the following groups:" : "Você é membro dos seguintes grupos:",
"Password" : "Senha",
"Current password" : "Senha atual",
@@ -400,6 +398,8 @@
"Cheers!" : "Saudações!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Olá,\n\nsó para lhe informar que você agora tem uma conta %s.\n\nNome de Usuário: %s\nAcesse: %s\n\n",
"For password recovery and notifications" : "Para recuperação de senha e notificações",
+ "Your website" : "Seu website",
+ "Your Twitter handle" : "Seu Twitter",
"Passcodes that give an app or device permissions to access your account." : "Códigos de acesso que fornecem permissões a um aplicativo ou dispositivo para acessar sua conta.",
"Follow us on Google Plus!" : "Siga-nos no Google Plus!",
"Subscribe to our twitter channel!" : "Assine o nosso canal no Twitter!",
diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js
index 038073a2ed5..d9f630de32e 100644
--- a/settings/l10n/ru.js
+++ b/settings/l10n/ru.js
@@ -315,9 +315,7 @@ OC.L10N.register(
"Address" : "Адрес",
"Your postal address" : "Ваш почтовый адрес",
"Website" : "Сайт",
- "Your website" : "Ваш сайт",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Ваше имя в Twiter",
"You are member of the following groups:" : "Вы являетесь членом следующих групп:",
"Password" : "Пароль",
"Current password" : "Текущий пароль",
@@ -389,6 +387,8 @@ OC.L10N.register(
"Cheers!" : "Удачи!",
"Hey there,\n\njust letting you know that you now have a %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" : "Для восстановления пароля и уведомлений",
+ "Your website" : "Ваш сайт",
+ "Your Twitter handle" : "Ваше имя в Twiter",
"Passcodes that give an app or device permissions to access your account." : "Код доступа, который дает приложению или устройству разрешения на доступ к вашей учётной записи.",
"Follow us on Google Plus!" : "Следите за нашими новостями в Google Plus!",
"Subscribe to our twitter channel!" : "Подпишитесь на наш twitter-канал!",
diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json
index dee3f53a888..ab2a70678ca 100644
--- a/settings/l10n/ru.json
+++ b/settings/l10n/ru.json
@@ -313,9 +313,7 @@
"Address" : "Адрес",
"Your postal address" : "Ваш почтовый адрес",
"Website" : "Сайт",
- "Your website" : "Ваш сайт",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Ваше имя в Twiter",
"You are member of the following groups:" : "Вы являетесь членом следующих групп:",
"Password" : "Пароль",
"Current password" : "Текущий пароль",
@@ -387,6 +385,8 @@
"Cheers!" : "Удачи!",
"Hey there,\n\njust letting you know that you now have a %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" : "Для восстановления пароля и уведомлений",
+ "Your website" : "Ваш сайт",
+ "Your Twitter handle" : "Ваше имя в Twiter",
"Passcodes that give an app or device permissions to access your account." : "Код доступа, который дает приложению или устройству разрешения на доступ к вашей учётной записи.",
"Follow us on Google Plus!" : "Следите за нашими новостями в Google Plus!",
"Subscribe to our twitter channel!" : "Подпишитесь на наш twitter-канал!",
diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js
index fac770cf53c..d4075f51f92 100644
--- a/settings/l10n/sk.js
+++ b/settings/l10n/sk.js
@@ -244,9 +244,7 @@ OC.L10N.register(
"Address" : "Adresa",
"Your postal address" : "Vaša poštová adresa",
"Website" : "Webstránka",
- "Your website" : "Vaša webstránka",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Vaša stránka na Twitteri",
"You are member of the following groups:" : "Ste členom nasledovných skupín:",
"Password" : "Heslo",
"Current password" : "Aktuálne heslo",
@@ -314,6 +312,8 @@ OC.L10N.register(
"Cheers!" : "Pekný deň!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Dobrý deň,\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",
+ "Your website" : "Vaša webstránka",
+ "Your Twitter handle" : "Vaša stránka na Twitteri",
"Passcodes that give an app or device permissions to access your account." : "Prístupové heslá, ktoré dovolia aplikáciam alebo zariadeniam prístup na váš účet.",
"Follow us on Google Plus!" : "Sleduj nás na Google Plus!",
"Show last log in" : "Zobraziť posledné prihlásenie"
diff --git a/settings/l10n/sk.json b/settings/l10n/sk.json
index 684df4ccf8f..c782bef0b1a 100644
--- a/settings/l10n/sk.json
+++ b/settings/l10n/sk.json
@@ -242,9 +242,7 @@
"Address" : "Adresa",
"Your postal address" : "Vaša poštová adresa",
"Website" : "Webstránka",
- "Your website" : "Vaša webstránka",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Vaša stránka na Twitteri",
"You are member of the following groups:" : "Ste členom nasledovných skupín:",
"Password" : "Heslo",
"Current password" : "Aktuálne heslo",
@@ -312,6 +310,8 @@
"Cheers!" : "Pekný deň!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Dobrý deň,\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",
+ "Your website" : "Vaša webstránka",
+ "Your Twitter handle" : "Vaša stránka na Twitteri",
"Passcodes that give an app or device permissions to access your account." : "Prístupové heslá, ktoré dovolia aplikáciam alebo zariadeniam prístup na váš účet.",
"Follow us on Google Plus!" : "Sleduj nás na Google Plus!",
"Show last log in" : "Zobraziť posledné prihlásenie"
diff --git a/settings/l10n/sq.js b/settings/l10n/sq.js
index d6ddda2316c..579a4f460e6 100644
--- a/settings/l10n/sq.js
+++ b/settings/l10n/sq.js
@@ -263,9 +263,7 @@ OC.L10N.register(
"Address" : "Adresa",
"Your postal address" : "Adresa juaj postale",
"Website" : "Website",
- "Your website" : "Website-i juaj",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Emri i përdoruesit tuaj në Twitter",
"You are member of the following groups:" : "Jeni anëtar i grupeve vijuese:",
"Password" : "Fjalëkalim",
"Current password" : "Fjalëkalimi i tanishëm",
@@ -334,6 +332,8 @@ OC.L10N.register(
"Cheers!" : "Gëzuar!",
"Hey there,\n\njust letting you know that you now have a %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 ",
+ "Your website" : "Website-i juaj",
+ "Your Twitter handle" : "Emri i përdoruesit tuaj në Twitter",
"Passcodes that give an app or device permissions to access your account." : "Fjalëkalimet të cilat i japin një aplikacioni ose pajisje lejen për të aksesuar llogarinë tuaj.",
"Follow us on Google Plus!" : "Na ndiqni në Google Plus!",
"Subscribe to our twitter channel!" : "Abonohuni në kanalin tonë në twitter!",
diff --git a/settings/l10n/sq.json b/settings/l10n/sq.json
index 4b90685f3dd..193fca52de6 100644
--- a/settings/l10n/sq.json
+++ b/settings/l10n/sq.json
@@ -261,9 +261,7 @@
"Address" : "Adresa",
"Your postal address" : "Adresa juaj postale",
"Website" : "Website",
- "Your website" : "Website-i juaj",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Emri i përdoruesit tuaj në Twitter",
"You are member of the following groups:" : "Jeni anëtar i grupeve vijuese:",
"Password" : "Fjalëkalim",
"Current password" : "Fjalëkalimi i tanishëm",
@@ -332,6 +330,8 @@
"Cheers!" : "Gëzuar!",
"Hey there,\n\njust letting you know that you now have a %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 ",
+ "Your website" : "Website-i juaj",
+ "Your Twitter handle" : "Emri i përdoruesit tuaj në Twitter",
"Passcodes that give an app or device permissions to access your account." : "Fjalëkalimet të cilat i japin një aplikacioni ose pajisje lejen për të aksesuar llogarinë tuaj.",
"Follow us on Google Plus!" : "Na ndiqni në Google Plus!",
"Subscribe to our twitter channel!" : "Abonohuni në kanalin tonë në twitter!",
diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js
index 2da23e7a693..f3e436f727d 100644
--- a/settings/l10n/sv.js
+++ b/settings/l10n/sv.js
@@ -272,9 +272,7 @@ OC.L10N.register(
"Address" : "Adress",
"Your postal address" : "Din postadress",
"Website" : "Webbsida",
- "Your website" : "Din webbsida",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Ditt Twitterkonto",
"You are member of the following groups:" : "Du är medlem i följande grupper:",
"Password" : "Lösenord",
"Current password" : "Nuvarande lösenord",
@@ -343,6 +341,8 @@ OC.L10N.register(
"Cheers!" : "Ha de fint!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hej där,\n\nTänkte bara informera om att du nu har ett %s konto.\n\nDitt användarnamn: %s\nLogga in: %s\n\n",
"For password recovery and notifications" : "För lösenordsåterställning och notifieringar",
+ "Your website" : "Din webbsida",
+ "Your Twitter handle" : "Ditt Twitterkonto",
"Passcodes that give an app or device permissions to access your account." : "Lösenordskod som ger en applikation eller enhet rättigheter att ansluta till ditt konto.",
"Follow us on Google Plus!" : "Fälj oss på Google Plus!",
"Subscribe to our twitter channel!" : "Prenumerera på vårt Twitterkonto!",
diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json
index a6ae2f5779b..a8eba3153a8 100644
--- a/settings/l10n/sv.json
+++ b/settings/l10n/sv.json
@@ -270,9 +270,7 @@
"Address" : "Adress",
"Your postal address" : "Din postadress",
"Website" : "Webbsida",
- "Your website" : "Din webbsida",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Ditt Twitterkonto",
"You are member of the following groups:" : "Du är medlem i följande grupper:",
"Password" : "Lösenord",
"Current password" : "Nuvarande lösenord",
@@ -341,6 +339,8 @@
"Cheers!" : "Ha de fint!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Hej där,\n\nTänkte bara informera om att du nu har ett %s konto.\n\nDitt användarnamn: %s\nLogga in: %s\n\n",
"For password recovery and notifications" : "För lösenordsåterställning och notifieringar",
+ "Your website" : "Din webbsida",
+ "Your Twitter handle" : "Ditt Twitterkonto",
"Passcodes that give an app or device permissions to access your account." : "Lösenordskod som ger en applikation eller enhet rättigheter att ansluta till ditt konto.",
"Follow us on Google Plus!" : "Fälj oss på Google Plus!",
"Subscribe to our twitter channel!" : "Prenumerera på vårt Twitterkonto!",
diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js
index 519c2a043bf..0ac3680dc43 100644
--- a/settings/l10n/tr.js
+++ b/settings/l10n/tr.js
@@ -324,9 +324,7 @@ OC.L10N.register(
"Address" : "Adres",
"Your postal address" : "Posta adresiniz",
"Website" : "Web sitesi",
- "Your website" : "Web sitesi adresiniz",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Twitter adresiniz",
"You are member of the following groups:" : "Şu gruplara üyesiniz:",
"Password" : "Parola",
"Current password" : "Geçerli parola",
@@ -401,6 +399,8 @@ OC.L10N.register(
"Cheers!" : "Hoşçakalın!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Merhaba\n\nArtık bir %s hesabınızın olduğunu bildirmek istedik.\n\nKullanıcı adınız: %s\nŞuradan erişebilirsiniz: %s\n",
"For password recovery and notifications" : "Parola sıfırlama ve bildirimler için",
+ "Your website" : "Web sitesi adresiniz",
+ "Your Twitter handle" : "Twitter adresiniz",
"Passcodes that give an app or device permissions to access your account." : "Parola kodları bir uygulama ya da aygıtın hesabınıza erişmesini sağlar.",
"Follow us on Google Plus!" : "Bizi Google Plus üzerinde izleyin",
"Subscribe to our twitter channel!" : "Twitter kanalımıza abone olun!",
diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json
index 007ab133623..5e1fd71b284 100644
--- a/settings/l10n/tr.json
+++ b/settings/l10n/tr.json
@@ -322,9 +322,7 @@
"Address" : "Adres",
"Your postal address" : "Posta adresiniz",
"Website" : "Web sitesi",
- "Your website" : "Web sitesi adresiniz",
"Twitter" : "Twitter",
- "Your Twitter handle" : "Twitter adresiniz",
"You are member of the following groups:" : "Şu gruplara üyesiniz:",
"Password" : "Parola",
"Current password" : "Geçerli parola",
@@ -399,6 +397,8 @@
"Cheers!" : "Hoşçakalın!",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Merhaba\n\nArtık bir %s hesabınızın olduğunu bildirmek istedik.\n\nKullanıcı adınız: %s\nŞuradan erişebilirsiniz: %s\n",
"For password recovery and notifications" : "Parola sıfırlama ve bildirimler için",
+ "Your website" : "Web sitesi adresiniz",
+ "Your Twitter handle" : "Twitter adresiniz",
"Passcodes that give an app or device permissions to access your account." : "Parola kodları bir uygulama ya da aygıtın hesabınıza erişmesini sağlar.",
"Follow us on Google Plus!" : "Bizi Google Plus üzerinde izleyin",
"Subscribe to our twitter channel!" : "Twitter kanalımıza abone olun!",
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index 838f655e954..fea05297a24 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -273,9 +273,7 @@ OC.L10N.register(
"Address" : "地址",
"Your postal address" : "您的邮寄地址",
"Website" : "网站",
- "Your website" : "您的网站",
"Twitter" : "Twitter",
- "Your Twitter handle" : "您的 Twitter 账号",
"You are member of the following groups:" : "您是以下组的成员:",
"Password" : "密码",
"Current password" : "当前密码",
@@ -344,6 +342,8 @@ OC.L10N.register(
"Cheers!" : "干杯!",
"Hey there,\n\njust letting you know that you now have a %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" : "用于密码恢复和通知",
+ "Your website" : "您的网站",
+ "Your Twitter handle" : "您的 Twitter 账号",
"Passcodes that give an app or device permissions to access your account." : "Passcodes 可以使应用或设备访问您的账号.",
"Follow us on Google Plus!" : "在 Google+ 上关注我们!",
"Subscribe to our twitter channel!" : "关注我们的 twitter!",
diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json
index 7fa9be15a4f..2f800e744b4 100644
--- a/settings/l10n/zh_CN.json
+++ b/settings/l10n/zh_CN.json
@@ -271,9 +271,7 @@
"Address" : "地址",
"Your postal address" : "您的邮寄地址",
"Website" : "网站",
- "Your website" : "您的网站",
"Twitter" : "Twitter",
- "Your Twitter handle" : "您的 Twitter 账号",
"You are member of the following groups:" : "您是以下组的成员:",
"Password" : "密码",
"Current password" : "当前密码",
@@ -342,6 +340,8 @@
"Cheers!" : "干杯!",
"Hey there,\n\njust letting you know that you now have a %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" : "用于密码恢复和通知",
+ "Your website" : "您的网站",
+ "Your Twitter handle" : "您的 Twitter 账号",
"Passcodes that give an app or device permissions to access your account." : "Passcodes 可以使应用或设备访问您的账号.",
"Follow us on Google Plus!" : "在 Google+ 上关注我们!",
"Subscribe to our twitter channel!" : "关注我们的 twitter!",