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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-21 04:06:58 +0300
committerNextcloud bot <bot@nextcloud.com>2016-11-21 04:06:58 +0300
commitba9b17c9069c5d9fe8595ffd306647f33067c927 (patch)
treeee94fcb35b457703a6abab346cb5fb99384dfd5a /apps/dav/l10n/ja.json
parent97af4f762d44ddd97d9db2566cb2841ca37d9fff (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/ja.json')
-rw-r--r--apps/dav/l10n/ja.json38
1 files changed, 38 insertions, 0 deletions
diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json
new file mode 100644
index 00000000000..0c7281a8d06
--- /dev/null
+++ b/apps/dav/l10n/ja.json
@@ -0,0 +1,38 @@
+{ "translations": {
+ "A <strong>calendar</strong> was modified" : "<strong>カレンダー</strong>が変更されました",
+ "A calendar <strong>event</strong> was modified" : "カレンダーの<strong>イベント</strong>が変更されました",
+ "A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されました",
+ "%1$s created calendar %2$s" : "%1$s はカレンダー %2$s を作成しました",
+ "You created calendar %2$s" : "カレンダー %2$s を作成しました",
+ "%1$s deleted calendar %2$s" : "%1$s はカレンダー %2$s を削除しました",
+ "You deleted calendar %2$s" : "カレンダー %2$s を削除しました",
+ "%1$s updated calendar %2$s" : "%1$s はカレンダー %2$s を更新しました",
+ "You updated calendar %2$s" : "カレンダー %2$s を更新しました",
+ "%1$s shared calendar %2$s with you" : "%1$s がカレンダー %2$s を共有しています",
+ "You shared calendar %2$s with %1$s" : "%1$s とカレンダー %2$s を共有しました",
+ "%3$s shared calendar %2$s with %1$s" : "%3$s が %1$s とカレンダー %2$s を共有しています",
+ "%1$s unshared calendar %2$s from you" : "%1$s があなたからカレンダー %2$s を共有解除しました",
+ "You unshared calendar %2$s from %1$s" : "%1$s からカレンダー %2$s を共有解除しました",
+ "%3$s unshared calendar %2$s from %1$s" : "%3$s が %1$s からカレンダー %2$s を共有解除しました",
+ "%1$s unshared calendar %2$s from themselves" : "%1$s が彼らからカレンダー %2$s を共有解除しました",
+ "You shared calendar %2$s with group %1$s" : "カレンダー %2$s をグループ %1$s と共有しました",
+ "%3$s shared calendar %2$s with group %1$s" : "%3$s が %1$s グループとカレンダー %2$s を共有しました",
+ "You unshared calendar %2$s from group %1$s" : "%1$s グループからカレンダー %2$s を共有解除しました",
+ "%3$s unshared calendar %2$s from group %1$s" : "%3$s が %1$s グループからカレンダー %2$s を共有解除しました",
+ "%1$s created event %3$s in calendar %2$s" : "%1$s がカレンダー %2$s に %3$s イベントを作成",
+ "You created event %3$s in calendar %2$s" : "カレンダー %2$s に %3$s イベントを作成しました",
+ "%1$s deleted event %3$s from calendar %2$s" : "%1$s が カレンダー %2$s から %3$s イベントを削除しました ",
+ "You deleted event %3$s from calendar %2$s" : "カレンダー %2$s から %3$s イベントを削除しました",
+ "%1$s updated event %3$s in calendar %2$s" : "%1$s がカレンダー %2$s の %3$s イベントを更新しました",
+ "You updated event %3$s in calendar %2$s" : "カレンダー %2$s で %3$s イベントを更新しました",
+ "%1$s created todo %3$s in list %2$s" : "%1$s がリスト %2$s にTodo %3$s を作成しました",
+ "Calendar" : "カレンダー",
+ "Todos" : "ToDo",
+ "Contact birthdays" : "誕生日",
+ "Personal" : "個人",
+ "Contacts" : "アドレス帳",
+ "Technical details" : "技術的な詳細",
+ "Remote Address: %s" : "リモートアドレス: %s",
+ "Request ID: %s" : "リクエスト ID: %s"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file