aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-18 01:56:40 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-18 01:56:40 -0500
commit5c6e08213e6ed52517f9f729ae91a2973f09c182 (patch)
tree88919cee5769c018a20c5fe757b89df719933739 /lib
parenta341f96f9117d38a476a555a3ba07e38a0088afa (diff)
downloadnextcloud-server-5c6e08213e6ed52517f9f729ae91a2973f09c182.tar.gz
nextcloud-server-5c6e08213e6ed52517f9f729ae91a2973f09c182.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/de.js9
-rw-r--r--lib/l10n/de.json9
-rw-r--r--lib/l10n/de_DE.js9
-rw-r--r--lib/l10n/de_DE.json9
-rw-r--r--lib/l10n/fr.js2
-rw-r--r--lib/l10n/fr.json2
-rw-r--r--lib/l10n/ja.js7
-rw-r--r--lib/l10n/ja.json7
-rw-r--r--lib/l10n/ru.js3
-rw-r--r--lib/l10n/ru.json3
10 files changed, 52 insertions, 8 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index e6d1479a55b..894011e1831 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -1,14 +1,20 @@
OC.L10N.register(
"lib",
{
- "Cannot write into \"config\" directory!" : "Das Schreiben in das \"config\"-Verzeichnis nicht möglich!",
+ "Cannot write into \"config\" directory!" : "Das Schreiben in das \"config\"-Verzeichnis ist nicht möglich!",
"This can usually be fixed by giving the webserver write access to the config directory" : "Dies kann normalerweise repariert werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird",
"See %s" : "Siehe %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Dies kann normalerweise repariert werden, indem dem Webserver %s Schreibzugriff auf das config-Verzeichnis %s gegeben wird.",
"Sample configuration detected" : "Beispielkonfiguration gefunden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies wird nicht unterstützt und kann zum Abruch Ihrer Installation führen. Bitte lies die Dokumentation vor der Änderung an der config.php.",
"PHP %s or higher is required." : "PHP %s oder höher wird benötigt.",
+ "PHP with a version lower than %s is required." : "PHP wird in einer früheren Version als %s benötigt.",
"Following databases are supported: %s" : "Die folgenden Datenbanken werden unterstützt: %s",
+ "The command line tool %s could not be found" : "Das Kommandozeilenwerkzeug %s konnte nicht gefunden werden",
+ "The library %s is not available." : "Die Bibliothek %s ist nicht verfügbar.",
+ "Following platforms are supported: %s" : "Die folgenden Plattformen werden unterstützt: %s",
+ "ownCloud %s or higher is required." : "ownCloud %s oder höher wird benötigt.",
+ "ownCloud with a version lower than %s is required." : "ownCloud wird in einer früheren Version als %s benötigt.",
"Help" : "Hilfe",
"Personal" : "Persönlich",
"Settings" : "Einstellungen",
@@ -16,6 +22,7 @@ OC.L10N.register(
"Admin" : "Administration",
"Recommended" : "Empfohlen",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "Applikation \\\"%s\\\" kann nicht installiert werden, da sie mit dieser ownCloud Version nicht kompatibel ist.",
+ "App \\\"%s\\\" cannot be installed because the following dependencies are not fulfilled: %s" : "Die App \\\"%s\\\" kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind: %s",
"No app name specified" : "Es wurde kein Applikation-Name angegeben",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
diff --git a/lib/l10n/de.json b/lib/l10n/de.json
index 38a59c6970b..27816a8f8aa 100644
--- a/lib/l10n/de.json
+++ b/lib/l10n/de.json
@@ -1,12 +1,18 @@
{ "translations": {
- "Cannot write into \"config\" directory!" : "Das Schreiben in das \"config\"-Verzeichnis nicht möglich!",
+ "Cannot write into \"config\" directory!" : "Das Schreiben in das \"config\"-Verzeichnis ist nicht möglich!",
"This can usually be fixed by giving the webserver write access to the config directory" : "Dies kann normalerweise repariert werden, indem dem Webserver Schreibzugriff auf das config-Verzeichnis gegeben wird",
"See %s" : "Siehe %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Dies kann normalerweise repariert werden, indem dem Webserver %s Schreibzugriff auf das config-Verzeichnis %s gegeben wird.",
"Sample configuration detected" : "Beispielkonfiguration gefunden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies wird nicht unterstützt und kann zum Abruch Ihrer Installation führen. Bitte lies die Dokumentation vor der Änderung an der config.php.",
"PHP %s or higher is required." : "PHP %s oder höher wird benötigt.",
+ "PHP with a version lower than %s is required." : "PHP wird in einer früheren Version als %s benötigt.",
"Following databases are supported: %s" : "Die folgenden Datenbanken werden unterstützt: %s",
+ "The command line tool %s could not be found" : "Das Kommandozeilenwerkzeug %s konnte nicht gefunden werden",
+ "The library %s is not available." : "Die Bibliothek %s ist nicht verfügbar.",
+ "Following platforms are supported: %s" : "Die folgenden Plattformen werden unterstützt: %s",
+ "ownCloud %s or higher is required." : "ownCloud %s oder höher wird benötigt.",
+ "ownCloud with a version lower than %s is required." : "ownCloud wird in einer früheren Version als %s benötigt.",
"Help" : "Hilfe",
"Personal" : "Persönlich",
"Settings" : "Einstellungen",
@@ -14,6 +20,7 @@
"Admin" : "Administration",
"Recommended" : "Empfohlen",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "Applikation \\\"%s\\\" kann nicht installiert werden, da sie mit dieser ownCloud Version nicht kompatibel ist.",
+ "App \\\"%s\\\" cannot be installed because the following dependencies are not fulfilled: %s" : "Die App \\\"%s\\\" kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind: %s",
"No app name specified" : "Es wurde kein Applikation-Name angegeben",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index 30cf20980f3..d0ab360a4a0 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -8,7 +8,15 @@ OC.L10N.register(
"Sample configuration detected" : "Beispielkonfiguration gefunden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde, Dies wird nicht unterstützt kann zum Abruch Ihrer Installation führen. Bitte lesen Sie die Dokumentation vor der Änderung an der config.php.",
"PHP %s or higher is required." : "PHP %s oder höher wird benötigt.",
+ "PHP with a version lower than %s is required." : "PHP wird in einer früheren Version als %s benötigt.",
"Following databases are supported: %s" : "Die folgenden Datenbanken werden unterstützt: %s",
+ "The command line tool %s could not be found" : "Das Kommandozeilenwerkzeug %s konnte nicht gefunden werden",
+ "The library %s is not available." : "Die Bibliothek %s ist nicht verfügbar.",
+ "Library %s with a version higher than %s is required - available version %s." : "Die Bibliothek %s wird in einer neueren Version als %s benötigt - vorhanden ist Version %s.",
+ "Library %s with a version lower than %s is required - available version %s." : "Die Bibliothek %s wird in einer früheren Version als %s benötigt - vorhanden ist Version %s.",
+ "Following platforms are supported: %s" : "Die folgenden Plattformen werden unterstützt: %s",
+ "ownCloud %s or higher is required." : "ownCloud %s oder höher wird benötigt.",
+ "ownCloud with a version lower than %s is required." : "ownCloud wird in einer früheren Version als %s benötigt.",
"Help" : "Hilfe",
"Personal" : "Persönlich",
"Settings" : "Einstellungen",
@@ -16,6 +24,7 @@ OC.L10N.register(
"Admin" : "Administrator",
"Recommended" : "Empfohlen",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "App »%s« kann nicht installiert werden, da sie mit dieser ownCloud-Version nicht kompatibel ist.",
+ "App \\\"%s\\\" cannot be installed because the following dependencies are not fulfilled: %s" : "Die App \\\"%s\\\" kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind: %s",
"No app name specified" : "Es wurde kein Applikation-Name angegeben",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json
index cd6bc907899..f203cc609a4 100644
--- a/lib/l10n/de_DE.json
+++ b/lib/l10n/de_DE.json
@@ -6,7 +6,15 @@
"Sample configuration detected" : "Beispielkonfiguration gefunden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde, Dies wird nicht unterstützt kann zum Abruch Ihrer Installation führen. Bitte lesen Sie die Dokumentation vor der Änderung an der config.php.",
"PHP %s or higher is required." : "PHP %s oder höher wird benötigt.",
+ "PHP with a version lower than %s is required." : "PHP wird in einer früheren Version als %s benötigt.",
"Following databases are supported: %s" : "Die folgenden Datenbanken werden unterstützt: %s",
+ "The command line tool %s could not be found" : "Das Kommandozeilenwerkzeug %s konnte nicht gefunden werden",
+ "The library %s is not available." : "Die Bibliothek %s ist nicht verfügbar.",
+ "Library %s with a version higher than %s is required - available version %s." : "Die Bibliothek %s wird in einer neueren Version als %s benötigt - vorhanden ist Version %s.",
+ "Library %s with a version lower than %s is required - available version %s." : "Die Bibliothek %s wird in einer früheren Version als %s benötigt - vorhanden ist Version %s.",
+ "Following platforms are supported: %s" : "Die folgenden Plattformen werden unterstützt: %s",
+ "ownCloud %s or higher is required." : "ownCloud %s oder höher wird benötigt.",
+ "ownCloud with a version lower than %s is required." : "ownCloud wird in einer früheren Version als %s benötigt.",
"Help" : "Hilfe",
"Personal" : "Persönlich",
"Settings" : "Einstellungen",
@@ -14,6 +22,7 @@
"Admin" : "Administrator",
"Recommended" : "Empfohlen",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "App »%s« kann nicht installiert werden, da sie mit dieser ownCloud-Version nicht kompatibel ist.",
+ "App \\\"%s\\\" cannot be installed because the following dependencies are not fulfilled: %s" : "Die App \\\"%s\\\" kann nicht installiert werden, weil die folgenden Abhängigkeiten nicht erfüllt sind: %s",
"No app name specified" : "Es wurde kein Applikation-Name angegeben",
"Unknown filetype" : "Unbekannter Dateityp",
"Invalid image" : "Ungültiges Bild",
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js
index 19ac0eea97f..fbe1737cb56 100644
--- a/lib/l10n/fr.js
+++ b/lib/l10n/fr.js
@@ -85,7 +85,7 @@ OC.L10N.register(
"Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet objet est déjà partagé avec %s",
"Sharing %s failed, because the group %s does not exist" : "Le partage de %s a échoué car le groupe %s n'existe pas",
"Sharing %s failed, because %s is not a member of the group %s" : "Le partage de %s a échoué car %s n'est pas membre du groupe %s",
- "You need to provide a password to create a public link, only protected links are allowed" : "Vous devez fournir un mot de passe pour créer un lien public, seul les liens protégés sont autorisées.",
+ "You need to provide a password to create a public link, only protected links are allowed" : "Vous devez fournir un mot de passe pour créer un lien public, seuls les liens protégés sont autorisées.",
"Sharing %s failed, because sharing with links is not allowed" : "Le partage de %s a échoué car le partage par lien n'est pas permis",
"Share type %s is not valid for %s" : "Le type de partage %s n'est pas valide pour %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Le réglage des permissions pour %s a échoué car les permissions dépassent celles accordées à %s",
diff --git a/lib/l10n/fr.json b/lib/l10n/fr.json
index f6e69a74104..d3a93579912 100644
--- a/lib/l10n/fr.json
+++ b/lib/l10n/fr.json
@@ -83,7 +83,7 @@
"Sharing %s failed, because this item is already shared with %s" : "Le partage de %s a échoué car cet objet est déjà partagé avec %s",
"Sharing %s failed, because the group %s does not exist" : "Le partage de %s a échoué car le groupe %s n'existe pas",
"Sharing %s failed, because %s is not a member of the group %s" : "Le partage de %s a échoué car %s n'est pas membre du groupe %s",
- "You need to provide a password to create a public link, only protected links are allowed" : "Vous devez fournir un mot de passe pour créer un lien public, seul les liens protégés sont autorisées.",
+ "You need to provide a password to create a public link, only protected links are allowed" : "Vous devez fournir un mot de passe pour créer un lien public, seuls les liens protégés sont autorisées.",
"Sharing %s failed, because sharing with links is not allowed" : "Le partage de %s a échoué car le partage par lien n'est pas permis",
"Share type %s is not valid for %s" : "Le type de partage %s n'est pas valide pour %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Le réglage des permissions pour %s a échoué car les permissions dépassent celles accordées à %s",
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index a6f3795a4e0..4c551827289 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -12,6 +12,8 @@ OC.L10N.register(
"Following databases are supported: %s" : "次のデータベースをサポートしています: %s",
"The command line tool %s could not be found" : "コマンド '%s' は見つかりませんでした。",
"Following platforms are supported: %s" : "次のプラットフォームをサポートしています: %s",
+ "ownCloud %s or higher is required." : "ownCloud %s 以上が必要です。",
+ "ownCloud with a version lower than %s is required." : "ownCloud %s 以下が必要です。",
"Help" : "ヘルプ",
"Personal" : "個人",
"Settings" : "設定",
@@ -19,16 +21,17 @@ OC.L10N.register(
"Admin" : "管理",
"Recommended" : "推奨",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "アプリ \\\"%s\\\" をインストールできません。現在のownCloudのバージョンと互換性がありません。",
+ "App \\\"%s\\\" cannot be installed because the following dependencies are not fulfilled: %s" : "次の依存関係は無いため\\\"%s\\\"のアプリをインストールできません:%s",
"No app name specified" : "アプリ名が未指定",
"Unknown filetype" : "不明なファイルタイプ",
"Invalid image" : "無効な画像",
"today" : "今日",
"yesterday" : "1日前",
- "_%n day ago_::_%n days ago_" : [""],
+ "_%n day ago_::_%n days ago_" : ["%n 日前"],
"last month" : "1ヶ月前",
"_%n month ago_::_%n months ago_" : ["%nヶ月前"],
"last year" : "1年前",
- "_%n year ago_::_%n years ago_" : [""],
+ "_%n year ago_::_%n years ago_" : ["%n 年前"],
"_%n hour ago_::_%n hours ago_" : ["%n 時間前"],
"_%n minute ago_::_%n minutes ago_" : ["%n 分前"],
"seconds ago" : "数秒前",
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index 0ba260a7be8..b62a15e6f3c 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -10,6 +10,8 @@
"Following databases are supported: %s" : "次のデータベースをサポートしています: %s",
"The command line tool %s could not be found" : "コマンド '%s' は見つかりませんでした。",
"Following platforms are supported: %s" : "次のプラットフォームをサポートしています: %s",
+ "ownCloud %s or higher is required." : "ownCloud %s 以上が必要です。",
+ "ownCloud with a version lower than %s is required." : "ownCloud %s 以下が必要です。",
"Help" : "ヘルプ",
"Personal" : "個人",
"Settings" : "設定",
@@ -17,16 +19,17 @@
"Admin" : "管理",
"Recommended" : "推奨",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "アプリ \\\"%s\\\" をインストールできません。現在のownCloudのバージョンと互換性がありません。",
+ "App \\\"%s\\\" cannot be installed because the following dependencies are not fulfilled: %s" : "次の依存関係は無いため\\\"%s\\\"のアプリをインストールできません:%s",
"No app name specified" : "アプリ名が未指定",
"Unknown filetype" : "不明なファイルタイプ",
"Invalid image" : "無効な画像",
"today" : "今日",
"yesterday" : "1日前",
- "_%n day ago_::_%n days ago_" : [""],
+ "_%n day ago_::_%n days ago_" : ["%n 日前"],
"last month" : "1ヶ月前",
"_%n month ago_::_%n months ago_" : ["%nヶ月前"],
"last year" : "1年前",
- "_%n year ago_::_%n years ago_" : [""],
+ "_%n year ago_::_%n years ago_" : ["%n 年前"],
"_%n hour ago_::_%n hours ago_" : ["%n 時間前"],
"_%n minute ago_::_%n minutes ago_" : ["%n 分前"],
"seconds ago" : "数秒前",
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 8047285e71c..7546a54f46b 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -8,7 +8,10 @@ OC.L10N.register(
"Sample configuration detected" : "Обнаружена конфигурация из примера",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Была обнаружена конфигурация из примера. Это может повредить вашей системе и это не поддерживается. Пожалуйста прочтите доументацию перед внесением изменений в файл config.php",
"PHP %s or higher is required." : "Требуется PHP %s или выше",
+ "PHP with a version lower than %s is required." : "Требуется версия PHP ниже %s.",
"Following databases are supported: %s" : "Поддерживаются следующие СУБД: %s",
+ "The library %s is not available." : "Библиотека %s недоступна.",
+ "ownCloud %s or higher is required." : "Требуется ownCloud %s или выше.",
"Help" : "Помощь",
"Personal" : "Личное",
"Settings" : "Настройки",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index c27f70fc143..a0c7639ce57 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -6,7 +6,10 @@
"Sample configuration detected" : "Обнаружена конфигурация из примера",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Была обнаружена конфигурация из примера. Это может повредить вашей системе и это не поддерживается. Пожалуйста прочтите доументацию перед внесением изменений в файл config.php",
"PHP %s or higher is required." : "Требуется PHP %s или выше",
+ "PHP with a version lower than %s is required." : "Требуется версия PHP ниже %s.",
"Following databases are supported: %s" : "Поддерживаются следующие СУБД: %s",
+ "The library %s is not available." : "Библиотека %s недоступна.",
+ "ownCloud %s or higher is required." : "Требуется ownCloud %s или выше.",
"Help" : "Помощь",
"Personal" : "Личное",
"Settings" : "Настройки",