diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-12 00:21:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-12 00:21:23 +0000 |
commit | ef09d2554350ffb337efb5cdff666f2337322c86 (patch) | |
tree | ae9742b121bf2219c4feae46bb51d07de995d5b0 /lib/l10n/tr.json | |
parent | 000ee5410fbc120e8e3d96ceb8d7941e2af14512 (diff) | |
download | nextcloud-server-ef09d2554350ffb337efb5cdff666f2337322c86.tar.gz nextcloud-server-ef09d2554350ffb337efb5cdff666f2337322c86.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/tr.json')
-rw-r--r-- | lib/l10n/tr.json | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 587fd670524..5f294765dc3 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -146,14 +146,13 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Paylaşım arka ucu %s OCP\\Share_Backend arayüzünü desteklemeli", "Sharing backend %s not found" : "%s paylaşım arka ucu bulunamadı", "Sharing backend for %s not found" : "%s için paylaşım arka ucu bulunamadı", - "%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı", - "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", + "%1$s shared %2$s with you" : "%1$s, sizinle %2$s ögesini paylaştı", "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", - "Open »%s«" : "»%s« aç", + "Open %s" : "%s aç", "%1$s via %2$s" : "%1$s, %2$s aracılığıyla", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor:", - "%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor", - "»%s« added a note to a file shared with you" : "»%s« sizinle paylaştığı bir dosyaya bir not ekledi", + "%1$s shared %2$s with you and wants to add:" : "%1$s sizinle %2$s ögesini paylaştı ve eklemenizi istiyor:", + "%1$s shared %2$s with you and wants to add" : "%1$s sizinle %2$s ögesini paylaştı ve eklemenizi istiyor", + "%s added a note to a file shared with you" : "%s sizinle paylaştığı bir dosyaya bir not ekledi", "Passwords are enforced for link and mail shares" : "Bağlantı ve e-posta paylaşımları için parolalar zorunludur", "Share recipient is not a valid user" : "Paylaşım alıcısı geçerli bir kullanıcı değil", "Share recipient is not a valid group" : "Paylaşım alıcısı geçerli bir grup değil", @@ -407,7 +406,13 @@ "Oracle username and/or password not valid" : "Oracle kullanıcı adı ya da parolası geçersiz", "PostgreSQL username and/or password not valid" : "PostgreSQL kullanıcı adı ya da parolası geçersiz", "Set an admin username." : "Bir yönetici kullanıcı adı yazın.", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor:", + "%1$s shared »%2$s« with you and wants to add" : "%1$s sizinle »%2$s« ögesini paylaştı ve eklemenizi istiyor", + "»%s« added a note to a file shared with you" : "»%s« sizinle paylaştığı bir dosyaya bir not ekledi", + "Open »%s«" : "»%s« aç", "Sharing %s failed, because this item is already shared with user %s" : "%s paylaşılamadı. Bu öge zaten %s kullanıcısı ile paylaşılmış", + "%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı", + "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", "The username is already being used" : "Bu kullanıcı adı zaten var", "Could not create user" : "Kullanıcı oluşturulamadı", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Kullanıcı adında yalnızca şu karakterler kullanılabilir: \"a-z\", \"A-Z\", \"0-9\", boşluk ve \"_.@-'\"", |