summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--l10n/el.js4
-rw-r--r--l10n/el.json4
-rw-r--r--l10n/ja.js2
-rw-r--r--l10n/ja.json2
4 files changed, 8 insertions, 4 deletions
diff --git a/l10n/el.js b/l10n/el.js
index 33d590c6..36cfb6d1 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -78,6 +78,8 @@ OC.L10N.register(
"Co-worker" : "Συνεργάτης",
"Gender" : "Φύλλο",
"Female" : "Θηλυκό",
- "Male" : "Αρσενικό"
+ "Male" : "Αρσενικό",
+ "None" : "Κανένα",
+ "Unknown" : "Άγνωστο"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/el.json b/l10n/el.json
index ca80c07a..d7c2abdd 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -76,6 +76,8 @@
"Co-worker" : "Συνεργάτης",
"Gender" : "Φύλλο",
"Female" : "Θηλυκό",
- "Male" : "Αρσενικό"
+ "Male" : "Αρσενικό",
+ "None" : "Κανένα",
+ "Unknown" : "Άγνωστο"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/ja.js b/l10n/ja.js
index 0e8bd3d8..8207063b 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -138,7 +138,7 @@ OC.L10N.register(
"Male" : "男性",
"None" : "なし",
"Unknown" : "不明",
- "_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed}連絡先の読み込みに失敗しました"],
+ "_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed}連絡先の読み込みができませんでした。"],
"An error occurred" : "エラーが発生しました",
"Your web browser is out of date" : "ウェブブラウザが古いです",
"This application is not compatible with Internet Explorer" : "このアプリはInternet Explorerと互換性がありません"
diff --git a/l10n/ja.json b/l10n/ja.json
index cb976962..7bbcf379 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -136,7 +136,7 @@
"Male" : "男性",
"None" : "なし",
"Unknown" : "不明",
- "_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed}連絡先の読み込みに失敗しました"],
+ "_{failed} contact failed to be read_::_{failed} contacts failed to be read_" : ["{failed}連絡先の読み込みができませんでした。"],
"An error occurred" : "エラーが発生しました",
"Your web browser is out of date" : "ウェブブラウザが古いです",
"This application is not compatible with Internet Explorer" : "このアプリはInternet Explorerと互換性がありません"