diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
commit | fea2277b632ff724856bee182ed1ab28e7c446f5 (patch) | |
tree | 33bf918ea5f6dcba103ba3a5ac3cb73ed650e73b /apps/dav/l10n/tr.js | |
parent | 6f1d9eb11880efb900370f1e6857f05dbef5f84a (diff) | |
download | nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.tar.gz nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index e6ca172330c..d07f829ebf1 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -185,7 +185,6 @@ OC.L10N.register( "Saved availability" : "Uygunluk kaydedildi", "Failed to save availability" : "Uygunluk kaydedilemedi", "Availability" : "Uygunluk", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Çalışma saatlerinizi ayarlarsanız, diğer kullanıcılar bir toplantı ayarladıklarında ofis dışında olduğunuzu görürler.", "Absence" : "İşe gelmeme", "Configure your next absence period." : "Sonraki işe gelmeme aralığınızı yapılandırın.", "Calendar server" : "Takvim sunucusu", @@ -204,6 +203,7 @@ 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." + "Your attendance was updated successfully." : "Katılımınız güncellendi.", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Çalışma saatlerinizi ayarlarsanız, diğer kullanıcılar bir toplantı ayarladıklarında ofis dışında olduğunuzu görürler." }, "nplurals=2; plural=(n > 1);"); |