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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-26 08:24:11 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-12-26 08:24:11 +0300
commit86dd64854343614afe63eb08ff0df400d751c71d (patch)
treebb9610ddfc1b8faba15dacb137a138273e23cca3 /l10n
parent7c5701494359f3e2ed8a159adc526eda535c9b8d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ja.js3
-rw-r--r--l10n/ja.json3
-rw-r--r--l10n/ja.php3
3 files changed, 9 insertions, 0 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index 26d47581..93178f88 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -4,6 +4,9 @@ OC.L10N.register(
"Welcome to %s" : "%s へようこそ",
"Your personal web services. All your files, contacts, calendar and more, in one place." : "あなたの個人Webサービスです。すべてのファイル、連絡先、カレンダーなどを一つの場所で管理できます。",
"Get the apps to sync your files" : "ファイルを同期するためのアプリを取得",
+ "Desktop client" : "デスクトップクライアント",
+ "Android app" : "Androidアプリ",
+ "iOS app" : "iOSアプリ",
"Connect your desktop apps to %s" : "デスクトップアプリを %s に接続",
"Connect your Calendar" : "カレンダーに接続する",
"Connect your Contacts" : "連絡先に接続する",
diff --git a/l10n/ja.json b/l10n/ja.json
index ce120917..ba1634cf 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -2,6 +2,9 @@
"Welcome to %s" : "%s へようこそ",
"Your personal web services. All your files, contacts, calendar and more, in one place." : "あなたの個人Webサービスです。すべてのファイル、連絡先、カレンダーなどを一つの場所で管理できます。",
"Get the apps to sync your files" : "ファイルを同期するためのアプリを取得",
+ "Desktop client" : "デスクトップクライアント",
+ "Android app" : "Androidアプリ",
+ "iOS app" : "iOSアプリ",
"Connect your desktop apps to %s" : "デスクトップアプリを %s に接続",
"Connect your Calendar" : "カレンダーに接続する",
"Connect your Contacts" : "連絡先に接続する",
diff --git a/l10n/ja.php b/l10n/ja.php
index e73c5756..e15c5bf3 100644
--- a/l10n/ja.php
+++ b/l10n/ja.php
@@ -3,6 +3,9 @@ $TRANSLATIONS = array(
"Welcome to %s" => "%s へようこそ",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "あなたの個人Webサービスです。すべてのファイル、連絡先、カレンダーなどを一つの場所で管理できます。",
"Get the apps to sync your files" => "ファイルを同期するためのアプリを取得",
+"Desktop client" => "デスクトップクライアント",
+"Android app" => "Androidアプリ",
+"iOS app" => "iOSアプリ",
"Connect your desktop apps to %s" => "デスクトップアプリを %s に接続",
"Connect your Calendar" => "カレンダーに接続する",
"Connect your Contacts" => "連絡先に接続する",