diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/dav/l10n/tr.js | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/tr.js')
-rw-r--r-- | apps/dav/l10n/tr.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 092ec527c56..51c38f65a85 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -151,7 +151,7 @@ OC.L10N.register( "Due on %s" : "%s tarihine kadar", "DAV system address book" : "DAV sistem adres defteri", "No outstanding DAV system address book sync." : "Bekleyen bir DAV sistemi adres defteri eşitlemesi yok.", - "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling occ dav:sync-system-addressbook." : "Kopyanızda 1000 üzerinde kullanıcı olduğundan ya da bir sorun çıktığından DAV sistemi adres defteri eşitlemesi henüz yapılmamış. Lütfen occ dav:sync-system-addressbook komutunu yürüterek el ile eşitleyin.", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Kopyanızda 1000 üzerinde kullanıcı olduğundan ya da bir sorun çıktığından DAV sistemi adres defteri eşitlemesi henüz yapılmamış. Lütfen \"occ dav:sync-system-addressbook\" komutunu yürüterek el ile eşitleyin.", "Migrated calendar (%1$s)" : "Aktarılmış takvim (%1$s)", "Calendars including events, details and attendees" : "Etkinlikler, bilgiler ve katılımcılar ile takvimler", "Contacts and groups" : "Kişiler ve gruplar", @@ -203,7 +203,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Lütfen düzenleyici ile doğrudan görüşün.", "Are you accepting the invitation?" : "Çağrıyı kabul ediyor musunuz?", "Tentative" : "Kesin değil", - "Your attendance was updated successfully." : "Katılımınız güncellendi.", - "%1$s has responded your invitation" : "%1$s çağrınızı yanıtladı" + "Your attendance was updated successfully." : "Katılımınız güncellendi." }, "nplurals=2; plural=(n > 1);"); |