Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-11-01 08:54:37 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-11-01 08:54:37 +0300
commitd8f7780f4f1571b1b15bc8cc1758c5602a609e41 (patch)
tree35cf2877bcae471ee5b704c17a4e30e0b94a7859
parent46d8c0a2d69f2c0c6a94f58a96ddc3835a3754c8 (diff)
[tx-robot] updated from transifex
-rw-r--r--apps/files/l10n/cs_CZ.js2
-rw-r--r--apps/files/l10n/cs_CZ.json2
-rw-r--r--apps/user_ldap/l10n/cs_CZ.js1
-rw-r--r--apps/user_ldap/l10n/cs_CZ.json1
-rw-r--r--apps/user_ldap/l10n/da.js1
-rw-r--r--apps/user_ldap/l10n/da.json1
-rw-r--r--apps/user_ldap/l10n/de.js1
-rw-r--r--apps/user_ldap/l10n/de.json1
-rw-r--r--apps/user_ldap/l10n/de_DE.js1
-rw-r--r--apps/user_ldap/l10n/de_DE.json1
-rw-r--r--apps/user_ldap/l10n/en_GB.js1
-rw-r--r--apps/user_ldap/l10n/en_GB.json1
-rw-r--r--apps/user_ldap/l10n/es.js1
-rw-r--r--apps/user_ldap/l10n/es.json1
-rw-r--r--apps/user_ldap/l10n/fi_FI.js1
-rw-r--r--apps/user_ldap/l10n/fi_FI.json1
-rw-r--r--apps/user_ldap/l10n/ja.js1
-rw-r--r--apps/user_ldap/l10n/ja.json1
-rw-r--r--apps/user_ldap/l10n/pt_BR.js1
-rw-r--r--apps/user_ldap/l10n/pt_BR.json1
-rw-r--r--apps/user_ldap/l10n/pt_PT.js1
-rw-r--r--apps/user_ldap/l10n/pt_PT.json1
-rw-r--r--core/l10n/es.js6
-rw-r--r--core/l10n/es.json6
-rw-r--r--core/l10n/ja.js6
-rw-r--r--core/l10n/ja.json6
-rw-r--r--core/l10n/pt_PT.js6
-rw-r--r--core/l10n/pt_PT.json6
-rw-r--r--l10n/templates/core.pot2
-rw-r--r--l10n/templates/files.pot2
-rw-r--r--l10n/templates/files_encryption.pot2
-rw-r--r--l10n/templates/files_external.pot2
-rw-r--r--l10n/templates/files_sharing.pot2
-rw-r--r--l10n/templates/files_trashbin.pot2
-rw-r--r--l10n/templates/files_versions.pot2
-rw-r--r--l10n/templates/lib.pot2
-rw-r--r--l10n/templates/private.pot2
-rw-r--r--l10n/templates/settings.pot2
-rw-r--r--l10n/templates/user_ldap.pot22
-rw-r--r--l10n/templates/user_webdavauth.pot2
-rw-r--r--settings/l10n/cs_CZ.js1
-rw-r--r--settings/l10n/cs_CZ.json1
-rw-r--r--settings/l10n/da.js1
-rw-r--r--settings/l10n/da.json1
-rw-r--r--settings/l10n/de.js1
-rw-r--r--settings/l10n/de.json1
-rw-r--r--settings/l10n/de_DE.js1
-rw-r--r--settings/l10n/de_DE.json1
-rw-r--r--settings/l10n/en_GB.js1
-rw-r--r--settings/l10n/en_GB.json1
-rw-r--r--settings/l10n/es.js1
-rw-r--r--settings/l10n/es.json1
-rw-r--r--settings/l10n/fi_FI.js2
-rw-r--r--settings/l10n/fi_FI.json2
-rw-r--r--settings/l10n/ja.js7
-rw-r--r--settings/l10n/ja.json7
-rw-r--r--settings/l10n/pt_BR.js1
-rw-r--r--settings/l10n/pt_BR.json1
-rw-r--r--settings/l10n/pt_PT.js1
-rw-r--r--settings/l10n/pt_PT.json1
60 files changed, 108 insertions, 30 deletions
diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js
index bbf480b4660..58467d9c68f 100644
--- a/apps/files/l10n/cs_CZ.js
+++ b/apps/files/l10n/cs_CZ.js
@@ -63,7 +63,7 @@ OC.L10N.register(
"Modified" : "Upraveno",
"_%n folder_::_%n folders_" : ["%n složka","%n složky","%n složek"],
"_%n file_::_%n files_" : ["%n soubor","%n soubory","%n souborů"],
- "You don’t have permission to upload or create files here" : "Nemáte oprávnění zde nahrávat či vytvářet soubory",
+ "You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo vytvářet soubory",
"_Uploading %n file_::_Uploading %n files_" : ["Nahrávám %n soubor","Nahrávám %n soubory","Nahrávám %n souborů"],
"\"{name}\" is an invalid file name." : "\"{name}\" je neplatným názvem souboru.",
"Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné, nelze aktualizovat ani synchronizovat soubory.",
diff --git a/apps/files/l10n/cs_CZ.json b/apps/files/l10n/cs_CZ.json
index f427a6961e3..98cad1c70f5 100644
--- a/apps/files/l10n/cs_CZ.json
+++ b/apps/files/l10n/cs_CZ.json
@@ -61,7 +61,7 @@
"Modified" : "Upraveno",
"_%n folder_::_%n folders_" : ["%n složka","%n složky","%n složek"],
"_%n file_::_%n files_" : ["%n soubor","%n soubory","%n souborů"],
- "You don’t have permission to upload or create files here" : "Nemáte oprávnění zde nahrávat či vytvářet soubory",
+ "You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo vytvářet soubory",
"_Uploading %n file_::_Uploading %n files_" : ["Nahrávám %n soubor","Nahrávám %n soubory","Nahrávám %n souborů"],
"\"{name}\" is an invalid file name." : "\"{name}\" je neplatným názvem souboru.",
"Your storage is full, files can not be updated or synced anymore!" : "Vaše úložiště je plné, nelze aktualizovat ani synchronizovat soubory.",
diff --git a/apps/user_ldap/l10n/cs_CZ.js b/apps/user_ldap/l10n/cs_CZ.js
index abfa8433593..793fd61c4b3 100644
--- a/apps/user_ldap/l10n/cs_CZ.js
+++ b/apps/user_ldap/l10n/cs_CZ.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"Saving" : "Ukládá se",
"Back" : "Zpět",
"Continue" : "Pokračovat",
+ "LDAP" : "LDAP",
"Expert" : "Expertní",
"Advanced" : "Pokročilé",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Varování:</b> Aplikace user_ldap a user_webdavauth jsou vzájemně nekompatibilní. Můžete zaznamenat neočekávané chování. Požádejte prosím vašeho systémového administrátora o zakázání jednoho z nich.",
diff --git a/apps/user_ldap/l10n/cs_CZ.json b/apps/user_ldap/l10n/cs_CZ.json
index f8e76205cae..fb906cb7d9c 100644
--- a/apps/user_ldap/l10n/cs_CZ.json
+++ b/apps/user_ldap/l10n/cs_CZ.json
@@ -74,6 +74,7 @@
"Saving" : "Ukládá se",
"Back" : "Zpět",
"Continue" : "Pokračovat",
+ "LDAP" : "LDAP",
"Expert" : "Expertní",
"Advanced" : "Pokročilé",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Varování:</b> Aplikace user_ldap a user_webdavauth jsou vzájemně nekompatibilní. Můžete zaznamenat neočekávané chování. Požádejte prosím vašeho systémového administrátora o zakázání jednoho z nich.",
diff --git a/apps/user_ldap/l10n/da.js b/apps/user_ldap/l10n/da.js
index 53af1a4fc2b..91bce8c777e 100644
--- a/apps/user_ldap/l10n/da.js
+++ b/apps/user_ldap/l10n/da.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"Saving" : "Gemmer",
"Back" : "Tilbage",
"Continue" : "Videre",
+ "LDAP" : "LDAP",
"Expert" : "Ekspert",
"Advanced" : "Avanceret",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advarsel:</b> Apps'ene user_ldap og user_webdavauth er ikke kompatible. Du kan opleve uventet adfærd. Spørg venligst din systemadministrator om at slå én af dem fra.",
diff --git a/apps/user_ldap/l10n/da.json b/apps/user_ldap/l10n/da.json
index c4076aa148c..97d0c0ca403 100644
--- a/apps/user_ldap/l10n/da.json
+++ b/apps/user_ldap/l10n/da.json
@@ -74,6 +74,7 @@
"Saving" : "Gemmer",
"Back" : "Tilbage",
"Continue" : "Videre",
+ "LDAP" : "LDAP",
"Expert" : "Ekspert",
"Advanced" : "Avanceret",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advarsel:</b> Apps'ene user_ldap og user_webdavauth er ikke kompatible. Du kan opleve uventet adfærd. Spørg venligst din systemadministrator om at slå én af dem fra.",
diff --git a/apps/user_ldap/l10n/de.js b/apps/user_ldap/l10n/de.js
index 6dc30ad80d3..94f388b0df4 100644
--- a/apps/user_ldap/l10n/de.js
+++ b/apps/user_ldap/l10n/de.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"Saving" : "Speichern",
"Back" : "Zurück",
"Continue" : "Fortsetzen",
+ "LDAP" : "LDAP",
"Expert" : "Experte",
"Advanced" : "Fortgeschritten",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwarteten Verhalten kommen. Bitte\ndeinen Systemadministator eine der beiden Anwendungen zu deaktivieren.",
diff --git a/apps/user_ldap/l10n/de.json b/apps/user_ldap/l10n/de.json
index 4603f75f6f8..f3524664fc1 100644
--- a/apps/user_ldap/l10n/de.json
+++ b/apps/user_ldap/l10n/de.json
@@ -74,6 +74,7 @@
"Saving" : "Speichern",
"Back" : "Zurück",
"Continue" : "Fortsetzen",
+ "LDAP" : "LDAP",
"Expert" : "Experte",
"Advanced" : "Fortgeschritten",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwarteten Verhalten kommen. Bitte\ndeinen Systemadministator eine der beiden Anwendungen zu deaktivieren.",
diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js
index 3340511770e..3cefc2ec625 100644
--- a/apps/user_ldap/l10n/de_DE.js
+++ b/apps/user_ldap/l10n/de_DE.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"Saving" : "Speichern",
"Back" : "Zurück",
"Continue" : "Fortsetzen",
+ "LDAP" : "LDAP",
"Expert" : "Experte",
"Advanced" : "Fortgeschritten",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwarteten Verhalten kommen. Bitten Sie Ihren Systemadministator eine der beiden Anwendungen zu deaktivieren.",
diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json
index 94be87f17ee..cf823ca29d4 100644
--- a/apps/user_ldap/l10n/de_DE.json
+++ b/apps/user_ldap/l10n/de_DE.json
@@ -74,6 +74,7 @@
"Saving" : "Speichern",
"Back" : "Zurück",
"Continue" : "Fortsetzen",
+ "LDAP" : "LDAP",
"Expert" : "Experte",
"Advanced" : "Fortgeschritten",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwarteten Verhalten kommen. Bitten Sie Ihren Systemadministator eine der beiden Anwendungen zu deaktivieren.",
diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js
index 851beced763..d87ce836807 100644
--- a/apps/user_ldap/l10n/en_GB.js
+++ b/apps/user_ldap/l10n/en_GB.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"Saving" : "Saving",
"Back" : "Back",
"Continue" : "Continue",
+ "LDAP" : "LDAP",
"Expert" : "Expert",
"Advanced" : "Advanced",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them.",
diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json
index d97bd5aea25..8fd6ed30d4f 100644
--- a/apps/user_ldap/l10n/en_GB.json
+++ b/apps/user_ldap/l10n/en_GB.json
@@ -74,6 +74,7 @@
"Saving" : "Saving",
"Back" : "Back",
"Continue" : "Continue",
+ "LDAP" : "LDAP",
"Expert" : "Expert",
"Advanced" : "Advanced",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them.",
diff --git a/apps/user_ldap/l10n/es.js b/apps/user_ldap/l10n/es.js
index a222523d43f..172d32c9092 100644
--- a/apps/user_ldap/l10n/es.js
+++ b/apps/user_ldap/l10n/es.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"Saving" : "Guardando",
"Back" : "Atrás",
"Continue" : "Continuar",
+ "LDAP" : "LDAP",
"Expert" : "Experto",
"Advanced" : "Avanzado",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las apps user_ldap y user_webdavauth son incompatibles. Puede que experimente un comportamiento inesperado. Pregunte al su administrador de sistemas para desactivar uno de ellos.",
diff --git a/apps/user_ldap/l10n/es.json b/apps/user_ldap/l10n/es.json
index fc418992bd2..b0308c4cbaf 100644
--- a/apps/user_ldap/l10n/es.json
+++ b/apps/user_ldap/l10n/es.json
@@ -74,6 +74,7 @@
"Saving" : "Guardando",
"Back" : "Atrás",
"Continue" : "Continuar",
+ "LDAP" : "LDAP",
"Expert" : "Experto",
"Advanced" : "Avanzado",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Advertencia:</b> Las apps user_ldap y user_webdavauth son incompatibles. Puede que experimente un comportamiento inesperado. Pregunte al su administrador de sistemas para desactivar uno de ellos.",
diff --git a/apps/user_ldap/l10n/fi_FI.js b/apps/user_ldap/l10n/fi_FI.js
index a77da009fc8..037708dc637 100644
--- a/apps/user_ldap/l10n/fi_FI.js
+++ b/apps/user_ldap/l10n/fi_FI.js
@@ -43,6 +43,7 @@ OC.L10N.register(
"users found" : "käyttäjää löytynyt",
"Back" : "Takaisin",
"Continue" : "Jatka",
+ "LDAP" : "LDAP",
"Advanced" : "Lisäasetukset",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Varoitus:</b> PHP:n LDAP-moduulia ei ole asennettu, taustaosa ei toimi. Pyydä järjestelmän ylläpitäjää asentamaan se.",
"Connection Settings" : "Yhteysasetukset",
diff --git a/apps/user_ldap/l10n/fi_FI.json b/apps/user_ldap/l10n/fi_FI.json
index a8bf945741e..335f13bd093 100644
--- a/apps/user_ldap/l10n/fi_FI.json
+++ b/apps/user_ldap/l10n/fi_FI.json
@@ -41,6 +41,7 @@
"users found" : "käyttäjää löytynyt",
"Back" : "Takaisin",
"Continue" : "Jatka",
+ "LDAP" : "LDAP",
"Advanced" : "Lisäasetukset",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." : "<b>Varoitus:</b> PHP:n LDAP-moduulia ei ole asennettu, taustaosa ei toimi. Pyydä järjestelmän ylläpitäjää asentamaan se.",
"Connection Settings" : "Yhteysasetukset",
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js
index e48417ca85c..79315a055f1 100644
--- a/apps/user_ldap/l10n/ja.js
+++ b/apps/user_ldap/l10n/ja.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"users found" : "ユーザーが見つかりました",
"Back" : "戻る",
"Continue" : "続ける",
+ "LDAP" : "LDAP",
"Expert" : "エキスパート設定",
"Advanced" : "詳細設定",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>警告:</b> user_ldap と user_webdavauth のアプリには互換性がありません。予期せぬ動作をする可能性があります。システム管理者にどちらかを無効にするよう問い合わせてください。",
diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json
index 0f8538d333f..da903e15d17 100644
--- a/apps/user_ldap/l10n/ja.json
+++ b/apps/user_ldap/l10n/ja.json
@@ -70,6 +70,7 @@
"users found" : "ユーザーが見つかりました",
"Back" : "戻る",
"Continue" : "続ける",
+ "LDAP" : "LDAP",
"Expert" : "エキスパート設定",
"Advanced" : "詳細設定",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>警告:</b> user_ldap と user_webdavauth のアプリには互換性がありません。予期せぬ動作をする可能性があります。システム管理者にどちらかを無効にするよう問い合わせてください。",
diff --git a/apps/user_ldap/l10n/pt_BR.js b/apps/user_ldap/l10n/pt_BR.js
index dfd1981390c..32b7697df3e 100644
--- a/apps/user_ldap/l10n/pt_BR.js
+++ b/apps/user_ldap/l10n/pt_BR.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"Saving" : "Salvando",
"Back" : "Voltar",
"Continue" : "Continuar",
+ "LDAP" : "LDAP",
"Expert" : "Especialista",
"Advanced" : "Avançado",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Aviso:</b> Os aplicativos user_ldap e user_webdavauth são incompatíveis. Você pode experimentar comportamento inesperado. Por favor, peça ao seu administrador do sistema para desabilitar um deles.",
diff --git a/apps/user_ldap/l10n/pt_BR.json b/apps/user_ldap/l10n/pt_BR.json
index 694d350feba..ea59ed7b4d8 100644
--- a/apps/user_ldap/l10n/pt_BR.json
+++ b/apps/user_ldap/l10n/pt_BR.json
@@ -74,6 +74,7 @@
"Saving" : "Salvando",
"Back" : "Voltar",
"Continue" : "Continuar",
+ "LDAP" : "LDAP",
"Expert" : "Especialista",
"Advanced" : "Avançado",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Aviso:</b> Os aplicativos user_ldap e user_webdavauth são incompatíveis. Você pode experimentar comportamento inesperado. Por favor, peça ao seu administrador do sistema para desabilitar um deles.",
diff --git a/apps/user_ldap/l10n/pt_PT.js b/apps/user_ldap/l10n/pt_PT.js
index 98fe1d16e00..0f4b3d11bed 100644
--- a/apps/user_ldap/l10n/pt_PT.js
+++ b/apps/user_ldap/l10n/pt_PT.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"Saving" : "Guardando",
"Back" : "Voltar",
"Continue" : "Continuar",
+ "LDAP" : "LDAP",
"Expert" : "Perito",
"Advanced" : "Avançado",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Aviso:</b> A aplicação user_ldap e user_webdavauth são incompativeis. A aplicação pode tornar-se instável. Por favor, peça ao seu administrador para desactivar uma das aplicações.",
diff --git a/apps/user_ldap/l10n/pt_PT.json b/apps/user_ldap/l10n/pt_PT.json
index 1bcbfe018bf..9c753884160 100644
--- a/apps/user_ldap/l10n/pt_PT.json
+++ b/apps/user_ldap/l10n/pt_PT.json
@@ -74,6 +74,7 @@
"Saving" : "Guardando",
"Back" : "Voltar",
"Continue" : "Continuar",
+ "LDAP" : "LDAP",
"Expert" : "Perito",
"Advanced" : "Avançado",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." : "<b>Aviso:</b> A aplicação user_ldap e user_webdavauth são incompativeis. A aplicação pode tornar-se instável. Por favor, peça ao seu administrador para desactivar uma das aplicações.",
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 4bd33bdd27a..b963b9d3f01 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -110,7 +110,11 @@ OC.L10N.register(
"Edit tags" : "Editar etiquetas",
"Error loading dialog template: {error}" : "Error cargando plantilla de diálogo: {error}",
"No tags selected for deletion." : "No hay etiquetas seleccionadas para borrar.",
- "_download %n file_::_download %n files_" : ["",""],
+ "unknown text" : "test desconocido",
+ "Hello world!" : "¡ Hola mundo !",
+ "sunny" : "soleado",
+ "Hello {name}, the weather is {weather}" : "Hola {name}, el día es {weather}",
+ "_download %n file_::_download %n files_" : ["descarga %n ficheros","descarga %n ficheros"],
"Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a la versión {version}. Esto puede tardar un poco.",
"Please reload the page." : "Recargue/Actualice la página",
"The update was unsuccessful." : "Falló la actualización",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index d479364834c..008891d5c98 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -108,7 +108,11 @@
"Edit tags" : "Editar etiquetas",
"Error loading dialog template: {error}" : "Error cargando plantilla de diálogo: {error}",
"No tags selected for deletion." : "No hay etiquetas seleccionadas para borrar.",
- "_download %n file_::_download %n files_" : ["",""],
+ "unknown text" : "test desconocido",
+ "Hello world!" : "¡ Hola mundo !",
+ "sunny" : "soleado",
+ "Hello {name}, the weather is {weather}" : "Hola {name}, el día es {weather}",
+ "_download %n file_::_download %n files_" : ["descarga %n ficheros","descarga %n ficheros"],
"Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a la versión {version}. Esto puede tardar un poco.",
"Please reload the page." : "Recargue/Actualice la página",
"The update was unsuccessful." : "Falló la actualización",
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 3773e43227b..bba306dafc6 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -110,7 +110,11 @@ OC.L10N.register(
"Edit tags" : "タグを編集",
"Error loading dialog template: {error}" : "メッセージテンプレートの読み込みエラー: {error}",
"No tags selected for deletion." : "削除するタグが選択されていません。",
- "_download %n file_::_download %n files_" : [""],
+ "unknown text" : "不明なテキスト",
+ "Hello world!" : "Hello world!",
+ "sunny" : "快晴",
+ "Hello {name}, the weather is {weather}" : "こんにちは、 {name}、 天気は{weather}です",
+ "_download %n file_::_download %n files_" : ["%n個のファイルをダウンロード"],
"Updating {productName} to version {version}, this may take a while." : "{productName} を バージョン {version} に更新しています。しばらくお待ちください。",
"Please reload the page." : "ページをリロードしてください。",
"The update was unsuccessful." : "アップデートに失敗しました。",
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index a1d9be4e721..706d6bcfc29 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -108,7 +108,11 @@
"Edit tags" : "タグを編集",
"Error loading dialog template: {error}" : "メッセージテンプレートの読み込みエラー: {error}",
"No tags selected for deletion." : "削除するタグが選択されていません。",
- "_download %n file_::_download %n files_" : [""],
+ "unknown text" : "不明なテキスト",
+ "Hello world!" : "Hello world!",
+ "sunny" : "快晴",
+ "Hello {name}, the weather is {weather}" : "こんにちは、 {name}、 天気は{weather}です",
+ "_download %n file_::_download %n files_" : ["%n個のファイルをダウンロード"],
"Updating {productName} to version {version}, this may take a while." : "{productName} を バージョン {version} に更新しています。しばらくお待ちください。",
"Please reload the page." : "ページをリロードしてください。",
"The update was unsuccessful." : "アップデートに失敗しました。",
diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js
index 58ec068e69e..bc84fc7bbd9 100644
--- a/core/l10n/pt_PT.js
+++ b/core/l10n/pt_PT.js
@@ -110,7 +110,11 @@ OC.L10N.register(
"Edit tags" : "Editar etiquetas",
"Error loading dialog template: {error}" : "Erro ao carregar modelo de diálogo: {error}",
"No tags selected for deletion." : "Não foram escolhidas etiquetas para apagar.",
- "_download %n file_::_download %n files_" : ["",""],
+ "unknown text" : "texto desconhecido",
+ "Hello world!" : "Olá mundo!",
+ "sunny" : "solarengo",
+ "Hello {name}, the weather is {weather}" : "Olá {name}, o tempo está {weather}",
+ "_download %n file_::_download %n files_" : ["download %n ficheiro","download %n ficheiros"],
"Updating {productName} to version {version}, this may take a while." : "A atualizar {productName} para a versão {version}, isto poderá demorar algum tempo.",
"Please reload the page." : "Por favor recarregue a página.",
"The update was unsuccessful." : "Não foi possível atualizar.",
diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json
index 694c9a4fa26..f61e3c076d0 100644
--- a/core/l10n/pt_PT.json
+++ b/core/l10n/pt_PT.json
@@ -108,7 +108,11 @@
"Edit tags" : "Editar etiquetas",
"Error loading dialog template: {error}" : "Erro ao carregar modelo de diálogo: {error}",
"No tags selected for deletion." : "Não foram escolhidas etiquetas para apagar.",
- "_download %n file_::_download %n files_" : ["",""],
+ "unknown text" : "texto desconhecido",
+ "Hello world!" : "Olá mundo!",
+ "sunny" : "solarengo",
+ "Hello {name}, the weather is {weather}" : "Olá {name}, o tempo está {weather}",
+ "_download %n file_::_download %n files_" : ["download %n ficheiro","download %n ficheiros"],
"Updating {productName} to version {version}, this may take a while." : "A atualizar {productName} para a versão {version}, isto poderá demorar algum tempo.",
"Please reload the page." : "Por favor recarregue a página.",
"The update was unsuccessful." : "Não foi possível atualizar.",
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index 822bc740bea..ebe80ad8474 100644
--- a/l10n/templates/core.pot
+++ b/l10n/templates/core.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-10-31 01:54-0400\n"
+"POT-Creation-Date: 2014-11-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index d72b21a1263..6ecabf891f3 100644
--- a/l10n/templates/files.pot
+++ b/l10n/templates/files.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-10-31 01:54-0400\n"
+"POT-Creation-Date: 2014-11-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot
index 1616c958e36..bf284821772 100644
--- a/l10n/templates/files_encryption.pot
+++ b/l10n/templates/files_encryption.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-10-31 01:54-0400\n"
+"POT-Creation-Date: 2014-11-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot
index 8a1bd6f2827..e31d628a483 100644
--- a/l10n/templates/files_external.pot
+++ b/l10n/templates/files_external.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-10-31 01:54-0400\n"
+"POT-Creation-Date: 2014-11-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot
index 7912e20fba0..caa1fbec3f8 100644
--- a/l10n/templates/files_sharing.pot
+++ b/l10n/templates/files_sharing.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-10-31 01:54-0400\n"
+"POT-Creation-Date: 2014-11-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot
index 6ab19bc764c..ded0d7847c0 100644
--- a/l10n/templates/files_trashbin.pot
+++ b/l10n/templates/files_trashbin.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-10-31 01:54-0400\n"
+"POT-Creation-Date: 2014-11-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot
index c2d4454a050..d43952c5197 100644
--- a/l10n/templates/files_versions.pot
+++ b/l10n/templates/files_versions.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-10-31 01:54-0400\n"
+"POT-Creation-Date: 2014-11-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot
index e973ada8bb7..ddeca8d08a2 100644
--- a/l10n/templates/lib.pot
+++ b/l10n/templates/lib.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-10-31 01:54-0400\n"
+"POT-Creation-Date: 2014-11-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot
index 1308e58c743..f3db3159c5e 100644
--- a/l10n/templates/private.pot
+++ b/l10n/templates/private.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-10-31 01:54-0400\n"
+"POT-Creation-Date: 2014-11-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index c6f673ae6c1..c90804dcd61 100644
--- a/l10n/templates/settings.pot
+++ b/l10n/templates/settings.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-10-31 01:54-0400\n"
+"POT-Creation-Date: 2014-11-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot
index 231395da82d..49443caa423 100644
--- a/l10n/templates/user_ldap.pot
+++ b/l10n/templates/user_ldap.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-10-31 01:54-0400\n"
+"POT-Creation-Date: 2014-11-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -103,43 +103,43 @@ msgstr ""
msgid "Please specify the port"
msgstr ""
-#: js/settings.js:933
+#: js/settings.js:937
msgid "Configuration OK"
msgstr ""
-#: js/settings.js:942
+#: js/settings.js:946
msgid "Configuration incorrect"
msgstr ""
-#: js/settings.js:951
+#: js/settings.js:955
msgid "Configuration incomplete"
msgstr ""
-#: js/settings.js:968 js/settings.js:977
+#: js/settings.js:972 js/settings.js:981
msgid "Select groups"
msgstr ""
-#: js/settings.js:971 js/settings.js:980
+#: js/settings.js:975 js/settings.js:984
msgid "Select object classes"
msgstr ""
-#: js/settings.js:974
+#: js/settings.js:978
msgid "Select attributes"
msgstr ""
-#: js/settings.js:1002
+#: js/settings.js:1006
msgid "Connection test succeeded"
msgstr ""
-#: js/settings.js:1009
+#: js/settings.js:1013
msgid "Connection test failed"
msgstr ""
-#: js/settings.js:1018
+#: js/settings.js:1022
msgid "Do you really want to delete the current Server Configuration?"
msgstr ""
-#: js/settings.js:1019
+#: js/settings.js:1023
msgid "Confirm Deletion"
msgstr ""
diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot
index 5ec1d432a30..ee3a6ec2bb4 100644
--- a/l10n/templates/user_webdavauth.pot
+++ b/l10n/templates/user_webdavauth.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-10-31 01:54-0400\n"
+"POT-Creation-Date: 2014-11-01 01:54-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js
index b5df8a082a1..b683e766f44 100644
--- a/settings/l10n/cs_CZ.js
+++ b/settings/l10n/cs_CZ.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"settings",
{
+ "Security & Setup Warnings" : "Upozornění bezpečnosti a nastavení",
"Cron" : "Cron",
"Sharing" : "Sdílení",
"Security" : "Zabezpečení",
diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json
index 301fc064ea7..d1532997e6a 100644
--- a/settings/l10n/cs_CZ.json
+++ b/settings/l10n/cs_CZ.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Security & Setup Warnings" : "Upozornění bezpečnosti a nastavení",
"Cron" : "Cron",
"Sharing" : "Sdílení",
"Security" : "Zabezpečení",
diff --git a/settings/l10n/da.js b/settings/l10n/da.js
index 5678039552e..4ae61e1bc16 100644
--- a/settings/l10n/da.js
+++ b/settings/l10n/da.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"settings",
{
+ "Security & Setup Warnings" : "Advarsler om sikkerhed og opsætning",
"Cron" : "Cron",
"Sharing" : "Deling",
"Security" : "Sikkerhed",
diff --git a/settings/l10n/da.json b/settings/l10n/da.json
index d249e8db756..e35ec7809a7 100644
--- a/settings/l10n/da.json
+++ b/settings/l10n/da.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Security & Setup Warnings" : "Advarsler om sikkerhed og opsætning",
"Cron" : "Cron",
"Sharing" : "Deling",
"Security" : "Sikkerhed",
diff --git a/settings/l10n/de.js b/settings/l10n/de.js
index 2126e3dc544..0a19da4e50e 100644
--- a/settings/l10n/de.js
+++ b/settings/l10n/de.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"settings",
{
+ "Security & Setup Warnings" : "Sicherheits- & Einrichtungswarnungen",
"Cron" : "Cron",
"Sharing" : "Teilen",
"Security" : "Sicherheit",
diff --git a/settings/l10n/de.json b/settings/l10n/de.json
index 094b20e6172..d42a99cb00c 100644
--- a/settings/l10n/de.json
+++ b/settings/l10n/de.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Security & Setup Warnings" : "Sicherheits- & Einrichtungswarnungen",
"Cron" : "Cron",
"Sharing" : "Teilen",
"Security" : "Sicherheit",
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js
index d4c4031427d..07868c4674d 100644
--- a/settings/l10n/de_DE.js
+++ b/settings/l10n/de_DE.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"settings",
{
+ "Security & Setup Warnings" : "Sicherheits- & Einrichtungswarnungen",
"Cron" : "Cron",
"Sharing" : "Teilen",
"Security" : "Sicherheit",
diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json
index f5a0d145a35..74768df0070 100644
--- a/settings/l10n/de_DE.json
+++ b/settings/l10n/de_DE.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Security & Setup Warnings" : "Sicherheits- & Einrichtungswarnungen",
"Cron" : "Cron",
"Sharing" : "Teilen",
"Security" : "Sicherheit",
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js
index ba8ac429ea6..92bf1aca6a0 100644
--- a/settings/l10n/en_GB.js
+++ b/settings/l10n/en_GB.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"settings",
{
+ "Security & Setup Warnings" : "Security & Setup Warnings",
"Cron" : "Cron",
"Sharing" : "Sharing",
"Security" : "Security",
diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json
index a9069f2bca3..17e6280ee21 100644
--- a/settings/l10n/en_GB.json
+++ b/settings/l10n/en_GB.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Security & Setup Warnings" : "Security & Setup Warnings",
"Cron" : "Cron",
"Sharing" : "Sharing",
"Security" : "Security",
diff --git a/settings/l10n/es.js b/settings/l10n/es.js
index e3e91095806..20aa59d3f20 100644
--- a/settings/l10n/es.js
+++ b/settings/l10n/es.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"settings",
{
+ "Security & Setup Warnings" : "Advertencias de configuración y seguridad",
"Cron" : "Cron",
"Sharing" : "Compartiendo",
"Security" : "Seguridad",
diff --git a/settings/l10n/es.json b/settings/l10n/es.json
index 03d28e481f8..b06d34e248b 100644
--- a/settings/l10n/es.json
+++ b/settings/l10n/es.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Security & Setup Warnings" : "Advertencias de configuración y seguridad",
"Cron" : "Cron",
"Sharing" : "Compartiendo",
"Security" : "Seguridad",
diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js
index 56a7038f581..b0cb951265e 100644
--- a/settings/l10n/fi_FI.js
+++ b/settings/l10n/fi_FI.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"settings",
{
+ "Security & Setup Warnings" : "Turvallisuus- ja asetusvaroitukset",
"Cron" : "Cron",
"Sharing" : "Jakaminen",
"Security" : "Tietoturva",
@@ -95,6 +96,7 @@ OC.L10N.register(
"Fatal issues only" : "Vain vakavat ongelmat",
"None" : "Ei mitään",
"Login" : "Kirjaudu",
+ "NT LAN Manager" : "NT LAN Manager",
"SSL" : "SSL",
"TLS" : "TLS",
"Security Warning" : "Turvallisuusvaroitus",
diff --git a/settings/l10n/fi_FI.json b/settings/l10n/fi_FI.json
index 0d585195659..727e70de42a 100644
--- a/settings/l10n/fi_FI.json
+++ b/settings/l10n/fi_FI.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Security & Setup Warnings" : "Turvallisuus- ja asetusvaroitukset",
"Cron" : "Cron",
"Sharing" : "Jakaminen",
"Security" : "Tietoturva",
@@ -93,6 +94,7 @@
"Fatal issues only" : "Vain vakavat ongelmat",
"None" : "Ei mitään",
"Login" : "Kirjaudu",
+ "NT LAN Manager" : "NT LAN Manager",
"SSL" : "SSL",
"TLS" : "TLS",
"Security Warning" : "Turvallisuusvaroitus",
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js
index 099e037fc36..6a0666774b9 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"settings",
{
+ "Security & Setup Warnings" : "セキュリティ&セットアップ警告",
"Cron" : "Cron",
"Sharing" : "共有",
"Security" : "セキュリティ",
@@ -85,6 +86,7 @@ OC.L10N.register(
"A valid password must be provided" : "有効なパスワードを指定する必要があります",
"Warning: Home directory for user \"{user}\" already exists" : "警告: ユーザー \"{user}\" のホームディレクトリはすでに存在します",
"__language_name__" : "Japanese (日本語)",
+ "Personal Info" : "個人情報",
"SSL root certificates" : "SSLルート証明書",
"Encryption" : "暗号化",
"Everything (fatal issues, errors, warnings, info, debug)" : "すべて (致命的な問題、エラー、警告、情報、デバッグ)",
@@ -154,6 +156,7 @@ OC.L10N.register(
"Credentials" : "資格情報",
"SMTP Username" : "SMTP ユーザー名",
"SMTP Password" : "SMTP パスワード",
+ "Store credentials" : "資格情報を保存",
"Test email settings" : "メール設定のテスト",
"Send email" : "メールを送信",
"Log level" : "ログレベル",
@@ -162,10 +165,13 @@ OC.L10N.register(
"Version" : "バージョン",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud コミュニティ</a>により開発されています。 <a href=\"https://github.com/owncloud\" target=\"_blank\">ソースコード</a>は、<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> ライセンスの下で提供されています。",
"More apps" : "他のアプリ",
+ "Add your app" : "アプリを追加",
"by" : "により",
+ "licensed" : "ライセンスされた",
"Documentation:" : "ドキュメント:",
"User Documentation" : "ユーザードキュメント",
"Admin Documentation" : "管理者ドキュメント",
+ "Update to %s" : "%sにアップデート",
"Enable only for specific groups" : "特定のグループのみ有効に",
"Uninstall App" : "アプリをアンインストール",
"Administrator Documentation" : "管理者ドキュメント",
@@ -224,6 +230,7 @@ OC.L10N.register(
"Unlimited" : "無制限",
"Other" : "その他",
"Username" : "ユーザーID",
+ "Group Admin for" : "グループ管理者",
"Quota" : "クオータ",
"Storage Location" : "データの保存場所",
"Last Login" : "最終ログイン",
diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json
index 03e9b548f45..7a8c2820527 100644
--- a/settings/l10n/ja.json
+++ b/settings/l10n/ja.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Security & Setup Warnings" : "セキュリティ&セットアップ警告",
"Cron" : "Cron",
"Sharing" : "共有",
"Security" : "セキュリティ",
@@ -83,6 +84,7 @@
"A valid password must be provided" : "有効なパスワードを指定する必要があります",
"Warning: Home directory for user \"{user}\" already exists" : "警告: ユーザー \"{user}\" のホームディレクトリはすでに存在します",
"__language_name__" : "Japanese (日本語)",
+ "Personal Info" : "個人情報",
"SSL root certificates" : "SSLルート証明書",
"Encryption" : "暗号化",
"Everything (fatal issues, errors, warnings, info, debug)" : "すべて (致命的な問題、エラー、警告、情報、デバッグ)",
@@ -152,6 +154,7 @@
"Credentials" : "資格情報",
"SMTP Username" : "SMTP ユーザー名",
"SMTP Password" : "SMTP パスワード",
+ "Store credentials" : "資格情報を保存",
"Test email settings" : "メール設定のテスト",
"Send email" : "メールを送信",
"Log level" : "ログレベル",
@@ -160,10 +163,13 @@
"Version" : "バージョン",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud コミュニティ</a>により開発されています。 <a href=\"https://github.com/owncloud\" target=\"_blank\">ソースコード</a>は、<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> ライセンスの下で提供されています。",
"More apps" : "他のアプリ",
+ "Add your app" : "アプリを追加",
"by" : "により",
+ "licensed" : "ライセンスされた",
"Documentation:" : "ドキュメント:",
"User Documentation" : "ユーザードキュメント",
"Admin Documentation" : "管理者ドキュメント",
+ "Update to %s" : "%sにアップデート",
"Enable only for specific groups" : "特定のグループのみ有効に",
"Uninstall App" : "アプリをアンインストール",
"Administrator Documentation" : "管理者ドキュメント",
@@ -222,6 +228,7 @@
"Unlimited" : "無制限",
"Other" : "その他",
"Username" : "ユーザーID",
+ "Group Admin for" : "グループ管理者",
"Quota" : "クオータ",
"Storage Location" : "データの保存場所",
"Last Login" : "最終ログイン",
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js
index 6b8266b18a7..39cc2cd2b9f 100644
--- a/settings/l10n/pt_BR.js
+++ b/settings/l10n/pt_BR.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"settings",
{
+ "Security & Setup Warnings" : "Avisos de Segurança & Configuração",
"Cron" : "Cron",
"Sharing" : "Compartilhamento",
"Security" : "Segurança",
diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json
index 7a2a4636179..f520b09e3b3 100644
--- a/settings/l10n/pt_BR.json
+++ b/settings/l10n/pt_BR.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Security & Setup Warnings" : "Avisos de Segurança & Configuração",
"Cron" : "Cron",
"Sharing" : "Compartilhamento",
"Security" : "Segurança",
diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js
index ce289a2fc4a..2411c0d4bd8 100644
--- a/settings/l10n/pt_PT.js
+++ b/settings/l10n/pt_PT.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"settings",
{
+ "Security & Setup Warnings" : "Avisos de Segurança e Configuração",
"Cron" : "Cron",
"Sharing" : "Partilha",
"Security" : "Segurança",
diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json
index d1f5aff6776..c12f01f52f1 100644
--- a/settings/l10n/pt_PT.json
+++ b/settings/l10n/pt_PT.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Security & Setup Warnings" : "Avisos de Segurança e Configuração",
"Cron" : "Cron",
"Sharing" : "Partilha",
"Security" : "Segurança",