diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-28 02:28:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-28 02:28:37 +0000 |
commit | a9798a359a2e3739fa86e28dcaf647aa61a1620d (patch) | |
tree | 65f4b5fab8f2cd2fa3de6195eff1c2df9a39e0f0 /apps/files_sharing/l10n | |
parent | 0d60f4447349858940074d66befe94c5b1503a5c (diff) | |
download | nextcloud-server-a9798a359a2e3739fa86e28dcaf647aa61a1620d.tar.gz nextcloud-server-a9798a359a2e3739fa86e28dcaf647aa61a1620d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index a1eeb71796d..3947af3ce31 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -237,7 +237,7 @@ OC.L10N.register( "Expires {relativetime}" : "Geçerlilik süresi sonu {relativetime}", "this share just expired." : "bu paylaşımın geçerlilik süresi dolmuş.", "Shared with you by {owner}" : "{owner} tarafından sizinle paylaşılmış", - "Link to a file" : "Bir dosya ile bağla", + "Link to a file" : "Bir dosya bağlantısı", "Error creating the share: {errorMessage}" : "Paylaşım oluşturulurken sorun çıktı: {errorMessage}", "Error creating the share" : "Paylaşım oluşturulurken sorun çıktı", "Error updating the share: {errorMessage}" : "Paylaşım güncellenirken sorun çıktı: {errorMessage}", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index fb0738389b3..c0696139636 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -235,7 +235,7 @@ "Expires {relativetime}" : "Geçerlilik süresi sonu {relativetime}", "this share just expired." : "bu paylaşımın geçerlilik süresi dolmuş.", "Shared with you by {owner}" : "{owner} tarafından sizinle paylaşılmış", - "Link to a file" : "Bir dosya ile bağla", + "Link to a file" : "Bir dosya bağlantısı", "Error creating the share: {errorMessage}" : "Paylaşım oluşturulurken sorun çıktı: {errorMessage}", "Error creating the share" : "Paylaşım oluşturulurken sorun çıktı", "Error updating the share: {errorMessage}" : "Paylaşım güncellenirken sorun çıktı: {errorMessage}", |