diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-14 02:24:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-14 02:24:59 +0000 |
commit | 3e69ed8849a47170a523956646fc31e7be9c2ba7 (patch) | |
tree | 344c15220a0cc1737d1772a8c0527b6a814dbae3 | |
parent | 0ab5b3e265671d8a367bd601c426d8b509811a34 (diff) | |
download | nextcloud-server-3e69ed8849a47170a523956646fc31e7be9c2ba7.tar.gz nextcloud-server-3e69ed8849a47170a523956646fc31e7be9c2ba7.zip |
[tx-robot] updated from transifex
-rw-r--r-- | apps/comments/l10n/ja.js | 7 | ||||
-rw-r--r-- | apps/comments/l10n/ja.json | 7 | ||||
-rw-r--r-- | apps/dav/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/de.json | 1 |
6 files changed, 18 insertions, 0 deletions
diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js index f9842ef2c6b..11edc7352a1 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -15,12 +15,19 @@ OC.L10N.register( "Files app plugin to add comments to files" : "ファイルにコメントを追加するためのファイルアプリプラグイン", "Edit comment" : "コメントを編集", "Delete comment" : "コメントを削除", + "Cancel edit" : "編集をキャンセル", + "Post comment" : "コメントを投稿", "No comments yet, start the conversation!" : "まだコメントはありません、会話を開始してください!", + "No more messages" : "これ以上のメッセージはありません", "Retry" : "再試行", + "Unable to load the comments list" : "コメントリストを読み込めませんでした", "_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"], "_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"], "Comment" : "コメント", + "An error occurred while trying to edit the comment" : "コメント編集中にエラーが発生しました", "Comment deleted" : "コメントが削除されました", + "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました", + "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました", "New comment …" : "新しいコメント...", "Post" : "追加", "Cancel" : "キャンセル", diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json index bd0cc278fa4..c82b4f1d8d0 100644 --- a/apps/comments/l10n/ja.json +++ b/apps/comments/l10n/ja.json @@ -13,12 +13,19 @@ "Files app plugin to add comments to files" : "ファイルにコメントを追加するためのファイルアプリプラグイン", "Edit comment" : "コメントを編集", "Delete comment" : "コメントを削除", + "Cancel edit" : "編集をキャンセル", + "Post comment" : "コメントを投稿", "No comments yet, start the conversation!" : "まだコメントはありません、会話を開始してください!", + "No more messages" : "これ以上のメッセージはありません", "Retry" : "再試行", + "Unable to load the comments list" : "コメントリストを読み込めませんでした", "_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"], "_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"], "Comment" : "コメント", + "An error occurred while trying to edit the comment" : "コメント編集中にエラーが発生しました", "Comment deleted" : "コメントが削除されました", + "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました", + "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました", "New comment …" : "新しいコメント...", "Post" : "追加", "Cancel" : "キャンセル", diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 63d20d46d25..36d5183c09d 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -77,6 +77,7 @@ OC.L10N.register( "More options …" : "Weitere Optionen …", "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", + "System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.", "Upgrade needed" : "Aktualisierung erforderlich", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Dein %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.", "Configures a CalDAV account" : "Ein CalDAV-Konto einrichten", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 3a8c9e2c3c5..21afa58b761 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -75,6 +75,7 @@ "More options …" : "Weitere Optionen …", "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", + "System is in maintenance mode." : "Das System befindet sich im Wartungsmodus.", "Upgrade needed" : "Aktualisierung erforderlich", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Dein %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.", "Configures a CalDAV account" : "Ein CalDAV-Konto einrichten", diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index aeb98eeadae..0929741763a 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -190,6 +190,7 @@ OC.L10N.register( "Crop image previews" : "Bildvorschauen zuschneiden", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Diese Adresse benutzen, um über WebDAV auf Deine Dateien zuzugreifen", + "Toggle %1$s sublist" : "Unterliste %1$s umschalten", "Toggle grid view" : "Rasteransicht umschalten", "No files in here" : "Keine Dateien vorhanden", "Upload some content or sync with your devices!" : "Inhalte hochladen oder mit Deinen Geräten synchronisieren!", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 5e0f2c5ff9a..e3b85fb83aa 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -188,6 +188,7 @@ "Crop image previews" : "Bildvorschauen zuschneiden", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Diese Adresse benutzen, um über WebDAV auf Deine Dateien zuzugreifen", + "Toggle %1$s sublist" : "Unterliste %1$s umschalten", "Toggle grid view" : "Rasteransicht umschalten", "No files in here" : "Keine Dateien vorhanden", "Upload some content or sync with your devices!" : "Inhalte hochladen oder mit Deinen Geräten synchronisieren!", |