diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /apps/dav/l10n/ja.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/ja.js')
-rw-r--r-- | apps/dav/l10n/ja.js | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index e1fe1065aed..acacd34b97c 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -163,18 +163,6 @@ OC.L10N.register( "Are you accepting the invitation?" : "招待を受け入れていますか?", "Tentative" : "暫定的", "Your attendance was updated successfully." : "出席は正常に更新されました。", - "Todos" : "ToDo", - "{actor} created todo {todo} in list {calendar}" : "{actor}はリスト{calendar}のtodo {todo}を作成しました", - "You created todo {todo} in list {calendar}" : "リスト {calendar} にtodo {todo} を作成しました", - "{actor} deleted todo {todo} from list {calendar}" : "{actor}リスト{カレンダー}からtodo {todo}を削除しました", - "You deleted todo {todo} from list {calendar}" : "あなたはtodo {todo}を{calendar}のリストから削除しました。", - "{actor} updated todo {todo} in list {calendar}" : "{actor}リスト{calendar}のtodo {todo}を更新しました", - "You updated todo {todo} in list {calendar}" : "リスト{calendar}のtodo {todo}を更新しました。", - "{actor} solved todo {todo} in list {calendar}" : "{actor}リスト{calendar}のtodo {todo}を解決しました", - "You solved todo {todo} in list {calendar}" : "リスト{calendar}のtodo {todo}を解決しました。", - "{actor} reopened todo {todo} in list {calendar}" : "{actor}リスト{calendar}のToDo {todo}を再開しました", - "You reopened todo {todo} in list {calendar}" : "リスト{calendar}のtodo {todo}を再開しました", - "A calendar <strong>todo</strong> was modified" : "カレンダーの<strong>ToDo</strong>が変更されたとき", "Invitation canceled" : "招待のキャンセル", "Invitation updated" : "招待の更新", "Invitation" : "招待" |