diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-27 02:25:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-27 02:25:38 +0000 |
commit | 67851a02629fd287d66351e474796ffde579ca5f (patch) | |
tree | 156f2d75afbba5a1654fbfe3dfb36d65d8112519 /apps/files_sharing/l10n | |
parent | 1cf04c8b6f9eba86fd129bea6d6ea80fdb54316e (diff) | |
download | nextcloud-server-67851a02629fd287d66351e474796ffde579ca5f.tar.gz nextcloud-server-67851a02629fd287d66351e474796ffde579ca5f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.json | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 1b05defe1db..c44b0ddd6e7 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -128,6 +128,7 @@ OC.L10N.register( "shared by %s" : "%s tarafından paylaşıldı", "Download all files" : "Tüm dosyaları indir", "Direct link" : "Doğrudan bağlantı", + "Add to your %s" : "%s uygulamanıza ekleyin", "Share API is disabled" : "Paylaşım API arayüzü devre dışı", "File sharing" : "Dosya paylaşımı", "Share will expire tomorrow" : "Paylaşımın süresi yarın dolacak", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 8d64c66254b..026bc73fd35 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -126,6 +126,7 @@ "shared by %s" : "%s tarafından paylaşıldı", "Download all files" : "Tüm dosyaları indir", "Direct link" : "Doğrudan bağlantı", + "Add to your %s" : "%s uygulamanıza ekleyin", "Share API is disabled" : "Paylaşım API arayüzü devre dışı", "File sharing" : "Dosya paylaşımı", "Share will expire tomorrow" : "Paylaşımın süresi yarın dolacak", diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index bd94ed59d89..76093044574 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -179,7 +179,7 @@ OC.L10N.register( "File drop (upload only)" : "拖曳檔案(僅供上傳)", "Hide download" : "隱藏下載", "Password protect" : "密碼防護", - "Video verification" : "視頻驗證", + "Video verification" : "視像驗證", "Enter a note for the share recipient" : "輸入分享收件人的註釋", "Add another link" : "加入另一個連結", "Create a new share link" : "建立新分享連結", diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index 86d3f1efb2e..6f5c36d648b 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -177,7 +177,7 @@ "File drop (upload only)" : "拖曳檔案(僅供上傳)", "Hide download" : "隱藏下載", "Password protect" : "密碼防護", - "Video verification" : "視頻驗證", + "Video verification" : "視像驗證", "Enter a note for the share recipient" : "輸入分享收件人的註釋", "Add another link" : "加入另一個連結", "Create a new share link" : "建立新分享連結", |