diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-07 00:21:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-07 00:21:33 +0000 |
commit | 04c3b7e3150495b7d7f37acb472abbb89291068a (patch) | |
tree | 7a72faaeb1a17c134fe8989c884f8974e00a88ae /apps/dav | |
parent | 8c73f3518fe597f2c6d9e2af59807c4ea008d48a (diff) | |
download | nextcloud-server-04c3b7e3150495b7d7f37acb472abbb89291068a.tar.gz nextcloud-server-04c3b7e3150495b7d7f37acb472abbb89291068a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/ar.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/ar.json | 2 | ||||
-rw-r--r-- | apps/dav/l10n/en_GB.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/en_GB.json | 2 | ||||
-rw-r--r-- | apps/dav/l10n/ja.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/ja.json | 2 | ||||
-rw-r--r-- | apps/dav/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/zh_HK.json | 2 |
8 files changed, 16 insertions, 0 deletions
diff --git a/apps/dav/l10n/ar.js b/apps/dav/l10n/ar.js index 60f7f51c28f..085f8fe7c2a 100644 --- a/apps/dav/l10n/ar.js +++ b/apps/dav/l10n/ar.js @@ -207,6 +207,8 @@ OC.L10N.register( "Could not rename part file to final file, canceled by hook" : "تعذّرت إعادة تسمية ملف جزئي إلى ملف نهائي. تمّ الإلغاء من قِبَل الخطّاف hook.", "Could not rename part file to final file" : "تعذّرت إعادة تسمية ملف جزئي إلى ملف نهائي", "Failed to check file size: %1$s" : "فشل في تحديد حجم الملف: %1$s", + "Could not open file: %1$s, file does seem to exist" : "يتعذّر فتح الملف: %1$s, يبدو أن الملف غير موجود", + "Could not open file: %1$s, file doesn't seem to exist" : "يتعذّر فتح الملف: %1$s, يبدو أن الملف غير موجود", "Encryption not ready: %1$s" : "التشفير غير جاهز: %1$s", "Failed to open file: %1$s" : "تعذّر فتح الملف: %1$s", "Failed to unlink: %1$s" : "تعذّر فك الارتباط: %1$s", diff --git a/apps/dav/l10n/ar.json b/apps/dav/l10n/ar.json index 1f0f7b0e013..503bfbccdaf 100644 --- a/apps/dav/l10n/ar.json +++ b/apps/dav/l10n/ar.json @@ -205,6 +205,8 @@ "Could not rename part file to final file, canceled by hook" : "تعذّرت إعادة تسمية ملف جزئي إلى ملف نهائي. تمّ الإلغاء من قِبَل الخطّاف hook.", "Could not rename part file to final file" : "تعذّرت إعادة تسمية ملف جزئي إلى ملف نهائي", "Failed to check file size: %1$s" : "فشل في تحديد حجم الملف: %1$s", + "Could not open file: %1$s, file does seem to exist" : "يتعذّر فتح الملف: %1$s, يبدو أن الملف غير موجود", + "Could not open file: %1$s, file doesn't seem to exist" : "يتعذّر فتح الملف: %1$s, يبدو أن الملف غير موجود", "Encryption not ready: %1$s" : "التشفير غير جاهز: %1$s", "Failed to open file: %1$s" : "تعذّر فتح الملف: %1$s", "Failed to unlink: %1$s" : "تعذّر فك الارتباط: %1$s", diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index db954732619..39834611ff8 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -207,6 +207,8 @@ OC.L10N.register( "Could not rename part file to final file, canceled by hook" : "Could not rename part file to final file, cancelled by hook", "Could not rename part file to final file" : "Could not rename part file to final file", "Failed to check file size: %1$s" : "Failed to check file size: %1$s", + "Could not open file: %1$s, file does seem to exist" : "Could not open file: %1$s, file does seem to exist", + "Could not open file: %1$s, file doesn't seem to exist" : "Could not open file: %1$s, file doesn't seem to exist", "Encryption not ready: %1$s" : "Encryption not ready: %1$s", "Failed to open file: %1$s" : "Failed to open file: %1$s", "Failed to unlink: %1$s" : "Failed to unlink: %1$s", diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json index c3791cfc344..58731b43149 100644 --- a/apps/dav/l10n/en_GB.json +++ b/apps/dav/l10n/en_GB.json @@ -205,6 +205,8 @@ "Could not rename part file to final file, canceled by hook" : "Could not rename part file to final file, cancelled by hook", "Could not rename part file to final file" : "Could not rename part file to final file", "Failed to check file size: %1$s" : "Failed to check file size: %1$s", + "Could not open file: %1$s, file does seem to exist" : "Could not open file: %1$s, file does seem to exist", + "Could not open file: %1$s, file doesn't seem to exist" : "Could not open file: %1$s, file doesn't seem to exist", "Encryption not ready: %1$s" : "Encryption not ready: %1$s", "Failed to open file: %1$s" : "Failed to open file: %1$s", "Failed to unlink: %1$s" : "Failed to unlink: %1$s", diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index d94c4755b4c..667ea721ef4 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -207,6 +207,8 @@ OC.L10N.register( "Could not rename part file to final file, canceled by hook" : "最終ファイルの名前の変更が出来なかったため、フックによりキャンセルされました", "Could not rename part file to final file" : "最終ファイルの名前の変更が出来ませんでした", "Failed to check file size: %1$s" : "ファイルサイズの確認に失敗: %1$s", + "Could not open file: %1$s, file does seem to exist" : "ファイルを開けませんでした: %1$s、ファイルは存在するようです", + "Could not open file: %1$s, file doesn't seem to exist" : "ファイルを開けませんでした: %1$s ファイルが存在しないようです。", "Encryption not ready: %1$s" : "暗号化の準備が出来ていません: %1$s", "Failed to open file: %1$s" : "ファイルを開くのに失敗: %1$s", "Failed to unlink: %1$s" : "リンクの解除に失敗: %1$s", diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json index 29421aaa8ad..110411d636b 100644 --- a/apps/dav/l10n/ja.json +++ b/apps/dav/l10n/ja.json @@ -205,6 +205,8 @@ "Could not rename part file to final file, canceled by hook" : "最終ファイルの名前の変更が出来なかったため、フックによりキャンセルされました", "Could not rename part file to final file" : "最終ファイルの名前の変更が出来ませんでした", "Failed to check file size: %1$s" : "ファイルサイズの確認に失敗: %1$s", + "Could not open file: %1$s, file does seem to exist" : "ファイルを開けませんでした: %1$s、ファイルは存在するようです", + "Could not open file: %1$s, file doesn't seem to exist" : "ファイルを開けませんでした: %1$s ファイルが存在しないようです。", "Encryption not ready: %1$s" : "暗号化の準備が出来ていません: %1$s", "Failed to open file: %1$s" : "ファイルを開くのに失敗: %1$s", "Failed to unlink: %1$s" : "リンクの解除に失敗: %1$s", diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index d6278ec0050..ea56ec81a9e 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -207,6 +207,8 @@ OC.L10N.register( "Could not rename part file to final file, canceled by hook" : "無法將部份檔案重新命名為最終檔案,被掛勾取消", "Could not rename part file to final file" : "無法將部份檔案重新命名為最終檔案", "Failed to check file size: %1$s" : "檢查檔案大小失敗:%1$s", + "Could not open file: %1$s, file does seem to exist" : "無法開啟檔案:%1$s,檔案似乎存在", + "Could not open file: %1$s, file doesn't seem to exist" : "無法開啟檔案:%1$s,檔案似乎不存在", "Encryption not ready: %1$s" : "尚未準備好加密:%1$s", "Failed to open file: %1$s" : "開啟檔案失敗:%1$s", "Failed to unlink: %1$s" : "解除連結失敗:%1$s", diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json index 74bb5d54d09..d7a408ce638 100644 --- a/apps/dav/l10n/zh_HK.json +++ b/apps/dav/l10n/zh_HK.json @@ -205,6 +205,8 @@ "Could not rename part file to final file, canceled by hook" : "無法將部份檔案重新命名為最終檔案,被掛勾取消", "Could not rename part file to final file" : "無法將部份檔案重新命名為最終檔案", "Failed to check file size: %1$s" : "檢查檔案大小失敗:%1$s", + "Could not open file: %1$s, file does seem to exist" : "無法開啟檔案:%1$s,檔案似乎存在", + "Could not open file: %1$s, file doesn't seem to exist" : "無法開啟檔案:%1$s,檔案似乎不存在", "Encryption not ready: %1$s" : "尚未準備好加密:%1$s", "Failed to open file: %1$s" : "開啟檔案失敗:%1$s", "Failed to unlink: %1$s" : "解除連結失敗:%1$s", |