From b2109c2c754dfc2ef9c4038a31a62e1363954890 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 27 Mar 2017 00:18:01 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/ja.js | 6 ++++++ l10n/ja.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/ja.js create mode 100644 l10n/ja.json diff --git a/l10n/ja.js b/l10n/ja.js new file mode 100644 index 0000000..736ee04 --- /dev/null +++ b/l10n/ja.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "電話の同期" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json new file mode 100644 index 0000000..a74b3ab --- /dev/null +++ b/l10n/ja.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "電話の同期" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file