summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-11-02 01:54:29 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-11-02 01:54:29 -0400
commit469b2655d5dc3c6db68f4528e18e2d79519be062 (patch)
tree1e7376be2218185d11e3f78888101464f18e192c /apps
parentd8f7780f4f1571b1b15bc8cc1758c5602a609e41 (diff)
downloadnextcloud-server-469b2655d5dc3c6db68f4528e18e2d79519be062.tar.gz
nextcloud-server-469b2655d5dc3c6db68f4528e18e2d79519be062.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files_external/l10n/fr.js4
-rw-r--r--apps/files_external/l10n/fr.json4
-rw-r--r--apps/user_ldap/l10n/fr.js1
-rw-r--r--apps/user_ldap/l10n/fr.json1
-rw-r--r--apps/user_ldap/l10n/ja.js4
-rw-r--r--apps/user_ldap/l10n/ja.json4
-rw-r--r--apps/user_ldap/l10n/nl.js1
-rw-r--r--apps/user_ldap/l10n/nl.json1
8 files changed, 16 insertions, 4 deletions
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js
index 65ca0ac02d6..bdaf0a19b01 100644
--- a/apps/files_external/l10n/fr.js
+++ b/apps/files_external/l10n/fr.js
@@ -39,7 +39,7 @@ OC.L10N.register(
"URL of identity endpoint (required for OpenStack Object Storage)" : "URL du point d'accès d'identité (requis pour le stockage OpenStack)",
"Timeout of HTTP requests in seconds" : "Temps maximal de requête HTTP en seconde",
"Share" : "Partager",
- "SMB / CIFS using OC login" : "SMB / CIFS utilise le nom d'utilisateur OC",
+ "SMB / CIFS using OC login" : "SMB / CIFS en utilisant les identifiants OC",
"Username as share" : "Nom d'utilisateur du partage",
"URL" : "URL",
"Secure https://" : "Sécurisation https://",
@@ -68,7 +68,7 @@ OC.L10N.register(
"Available for" : "Disponible pour",
"Add storage" : "Ajouter un support de stockage",
"Delete" : "Supprimer",
- "Enable User External Storage" : "Activer le stockage externe pour les utilisateurs",
+ "Enable User External Storage" : "Autoriser les utilisateurs à ajouter des stockages externes",
"Allow users to mount the following external storage" : "Autorise les utilisateurs à monter les stockage externes suivants"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json
index 02abcba6dde..e9f1c91b30d 100644
--- a/apps/files_external/l10n/fr.json
+++ b/apps/files_external/l10n/fr.json
@@ -37,7 +37,7 @@
"URL of identity endpoint (required for OpenStack Object Storage)" : "URL du point d'accès d'identité (requis pour le stockage OpenStack)",
"Timeout of HTTP requests in seconds" : "Temps maximal de requête HTTP en seconde",
"Share" : "Partager",
- "SMB / CIFS using OC login" : "SMB / CIFS utilise le nom d'utilisateur OC",
+ "SMB / CIFS using OC login" : "SMB / CIFS en utilisant les identifiants OC",
"Username as share" : "Nom d'utilisateur du partage",
"URL" : "URL",
"Secure https://" : "Sécurisation https://",
@@ -66,7 +66,7 @@
"Available for" : "Disponible pour",
"Add storage" : "Ajouter un support de stockage",
"Delete" : "Supprimer",
- "Enable User External Storage" : "Activer le stockage externe pour les utilisateurs",
+ "Enable User External Storage" : "Autoriser les utilisateurs à ajouter des stockages externes",
"Allow users to mount the following external storage" : "Autorise les utilisateurs à monter les stockage externes suivants"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js
index 2433d051d83..74bc9533eb4 100644
--- a/apps/user_ldap/l10n/fr.js
+++ b/apps/user_ldap/l10n/fr.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"Saving" : "Enregistrement...",
"Back" : "Retour",
"Continue" : "Poursuivre",
+ "LDAP" : "LDAP",
"Expert" : "Expert",
"Advanced" : "Avancé",
"<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>Avertissement :</b> Les applications user_ldap et user_webdavauth sont incompatibles. Des dysfonctionnements peuvent survenir. Contactez votre administrateur système pour qu'il désactive l'une d'elles.",
diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json
index 11a4844add6..777376eced0 100644
--- a/apps/user_ldap/l10n/fr.json
+++ b/apps/user_ldap/l10n/fr.json
@@ -74,6 +74,7 @@
"Saving" : "Enregistrement...",
"Back" : "Retour",
"Continue" : "Poursuivre",
+ "LDAP" : "LDAP",
"Expert" : "Expert",
"Advanced" : "Avancé",
"<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>Avertissement :</b> Les applications user_ldap et user_webdavauth sont incompatibles. Des dysfonctionnements peuvent survenir. Contactez votre administrateur système pour qu'il désactive l'une d'elles.",
diff --git a/apps/user_ldap/l10n/ja.js b/apps/user_ldap/l10n/ja.js
index 79315a055f1..6494fbb5142 100644
--- a/apps/user_ldap/l10n/ja.js
+++ b/apps/user_ldap/l10n/ja.js
@@ -48,6 +48,7 @@ OC.L10N.register(
"Edit raw filter instead" : "フィルタを編集",
"Raw LDAP filter" : "LDAP フィルタ",
"The filter specifies which LDAP groups shall have access to the %s instance." : "フィルタは、どの LDAP グループが %s にアクセスするかを指定します。",
+ "Test Filter" : "フィルターをテスト",
"groups found" : "グループが見つかりました",
"Users login with this attribute:" : "この属性でユーザーログイン:",
"LDAP Username:" : "LDAPユーザー名:",
@@ -67,9 +68,12 @@ OC.L10N.register(
"For anonymous access, leave DN and Password empty." : "匿名アクセスの場合は、DNとパスワードを空にしてください。",
"One Base DN per line" : "1行に1つのベースDN",
"You can specify Base DN for users and groups in the Advanced tab" : "拡張タブでユーザーとグループのベースDNを指定することができます。",
+ "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "自動LDAP問合せを停止。大規模な設定には適していますが、LDAPの知識がいくらか必要になります。",
+ "Manually enter LDAP filters (recommended for large directories)" : "手動でLDAPフィルターを入力(大規模ディレクトリ時のみ推奨)",
"Limit %s access to users meeting these criteria:" : "この基準を満たすユーザーに対し %s へのアクセスを制限:",
"The filter specifies which LDAP users shall have access to the %s instance." : "フィルタは、どのLDAPユーザーが %s にアクセスするかを指定します。",
"users found" : "ユーザーが見つかりました",
+ "Saving" : "保存中",
"Back" : "戻る",
"Continue" : "続ける",
"LDAP" : "LDAP",
diff --git a/apps/user_ldap/l10n/ja.json b/apps/user_ldap/l10n/ja.json
index da903e15d17..2e714112f19 100644
--- a/apps/user_ldap/l10n/ja.json
+++ b/apps/user_ldap/l10n/ja.json
@@ -46,6 +46,7 @@
"Edit raw filter instead" : "フィルタを編集",
"Raw LDAP filter" : "LDAP フィルタ",
"The filter specifies which LDAP groups shall have access to the %s instance." : "フィルタは、どの LDAP グループが %s にアクセスするかを指定します。",
+ "Test Filter" : "フィルターをテスト",
"groups found" : "グループが見つかりました",
"Users login with this attribute:" : "この属性でユーザーログイン:",
"LDAP Username:" : "LDAPユーザー名:",
@@ -65,9 +66,12 @@
"For anonymous access, leave DN and Password empty." : "匿名アクセスの場合は、DNとパスワードを空にしてください。",
"One Base DN per line" : "1行に1つのベースDN",
"You can specify Base DN for users and groups in the Advanced tab" : "拡張タブでユーザーとグループのベースDNを指定することができます。",
+ "Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "自動LDAP問合せを停止。大規模な設定には適していますが、LDAPの知識がいくらか必要になります。",
+ "Manually enter LDAP filters (recommended for large directories)" : "手動でLDAPフィルターを入力(大規模ディレクトリ時のみ推奨)",
"Limit %s access to users meeting these criteria:" : "この基準を満たすユーザーに対し %s へのアクセスを制限:",
"The filter specifies which LDAP users shall have access to the %s instance." : "フィルタは、どのLDAPユーザーが %s にアクセスするかを指定します。",
"users found" : "ユーザーが見つかりました",
+ "Saving" : "保存中",
"Back" : "戻る",
"Continue" : "続ける",
"LDAP" : "LDAP",
diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js
index c74584f7512..77646a90a88 100644
--- a/apps/user_ldap/l10n/nl.js
+++ b/apps/user_ldap/l10n/nl.js
@@ -76,6 +76,7 @@ OC.L10N.register(
"Saving" : "Opslaan",
"Back" : "Terug",
"Continue" : "Verder",
+ "LDAP" : "LDAP",
"Expert" : "Expert",
"Advanced" : "Geavanceerd",
"<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>Waarschuwing:</b> De Apps user_ldap en user_webdavauth zijn incompatible. U kunt onverwacht gedrag ervaren. Vraag uw beheerder om een van beide apps de deactiveren.",
diff --git a/apps/user_ldap/l10n/nl.json b/apps/user_ldap/l10n/nl.json
index af6246ba39d..6f0a9ec1c01 100644
--- a/apps/user_ldap/l10n/nl.json
+++ b/apps/user_ldap/l10n/nl.json
@@ -74,6 +74,7 @@
"Saving" : "Opslaan",
"Back" : "Terug",
"Continue" : "Verder",
+ "LDAP" : "LDAP",
"Expert" : "Expert",
"Advanced" : "Geavanceerd",
"<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>Waarschuwing:</b> De Apps user_ldap en user_webdavauth zijn incompatible. U kunt onverwacht gedrag ervaren. Vraag uw beheerder om een van beide apps de deactiveren.",