diff --git a/translations/ui-developer/ja.json b/translations/ui-developer/ja.json index 6931e7d..c513b7b 100644 --- a/translations/ui-developer/ja.json +++ b/translations/ui-developer/ja.json @@ -193,6 +193,6 @@ "schedulerTimers.moduleName": "Module", "schedulerTimers.path": "Path", "schedulerTimers.schedule": "Schedule", - "schedulerTimers.type": "Type", + "schedulerTimers.type": "タイプ", "schedulerTimers.unit": "Unit" } \ No newline at end of file diff --git a/translations/ui-developer/nl.json b/translations/ui-developer/nl.json index f0af8e5..90273ac 100644 --- a/translations/ui-developer/nl.json +++ b/translations/ui-developer/nl.json @@ -188,11 +188,11 @@ "permission.settings.sessionTimezone": "Instellingen (Ontwikkelaar): sessie tijdzone instellen", "schedulerTimers": "mod-scheduler timers", "schedulerTimers.id": "ID", - "schedulerTimers.delay": "Delay", - "schedulerTimers.method": "Method", + "schedulerTimers.delay": "Vertraging", + "schedulerTimers.method": "Methode", "schedulerTimers.moduleName": "Module", - "schedulerTimers.path": "Path", - "schedulerTimers.schedule": "Schedule", - "schedulerTimers.type": "Type", + "schedulerTimers.path": "Pad", + "schedulerTimers.schedule": "Schema", + "schedulerTimers.type": "Soorten", "schedulerTimers.unit": "Unit" } \ No newline at end of file diff --git a/translations/ui-developer/pl.json b/translations/ui-developer/pl.json index c2aa8b0..623e9e5 100644 --- a/translations/ui-developer/pl.json +++ b/translations/ui-developer/pl.json @@ -83,14 +83,14 @@ "plugin-surface.exampleType": "(Example: {pluginType})", "plugin-surface.data": "Data object (optional):", "plugin-surface.exampleData": "(Example: {data})", - "userLocale": "Ustawienia języka użytkownika", + "userLocale": "Ustawienia lokalne użytkownika", "userLocale.setUserLocale": "Save per-user language and localization", "userLocale.username": "Nazwa użytkownika", - "userLocale.locale": "Locale (for language display, date format etc.)", - "userLocale.timeZone": "Time zone (time zone used when showing date time information)", - "userLocale.currency": "Waluta główna (do wyświetlania symbolu waluty) ", + "userLocale.locale": "Ustawienia lokalne (dla wyświetlanego języka, formatu daty itp.)", + "userLocale.timeZone": "Strefa czasowa (używana przy wyświetlaniu daty i godziny)", + "userLocale.currency": "Waluta główna (do wyświetlania symbolu waluty)", "userLocale.success": "Successfully stored locale settings for {username}", - "userLocale.numberingSystem": "Numbering system (override locale's default; details)", + "userLocale.numberingSystem": "System numeracji (nadpisuje domyślny dla ustawień regionalnych;szczegóły)", "permission.settings.userLocale": "Settings (developer): Can edit locale entries for any user", "perms-inspector.showInvisible": "Show invisible permissions (gray)?", "perms-inspector.counts": "{allCount, number} permissions ({visibleCount, number} visible, {invisibleCount, number} invisible)", @@ -168,22 +168,22 @@ "rtr.unregisterServiceWorker": "Wyrejestruj pracownika serwisu", "configuration.preserveConsole": "Zachowaj konsolę przy wylogowaniu", "configuration.suppressIntlWarnings": "Ukryj ostrzeżenia intl", - "canIUseCapabilities": "I can haz capabilities?", + "canIUseCapabilities": "Czy mam uprawnienia?", "capabilities": "Uprawnienia", - "capabilitiesSubtitle": "Nazwa uprawnienia/nazwa wyświetlana do mapowania możliwości", - "capabilitiesTitle": "Znajdź uprawnienia", + "capabilitiesSubtitle": "Mapowanie nazwy uprawnienia/nazwy wyświetlanej na uprawnienia ", + "capabilitiesTitle": "Znajdź możliwości", "capabilitySets": "Zestawy Uprawnień", "search": "Szukaj", "searchBy": "Szukaj według", - "rtr.forceRefresh": "Force refresh", - "rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)", - "rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)", - "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", - "rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)", - "rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')", + "rtr.forceRefresh": "Wymuszone odświeżenie", + "rtr.idleSessionTTL": "Czas, przez jaki nieaktywna sesja trwa, zanim zostanie zakończona np. 1h, 1m, 5s, 10ms", + "rtr.idleModalTTL": "Czas, przez jaki okno informujące o bezczynności powinno być wyświetlane, zanim sesja zostanie zakończona np. 1h, 1m, 5s, 10ms", + "rtr.fixedLengthSessionWarningTTL": "Czas, przez jaki powinno być wyświetlane ostrzeżenie „Twoja sesja wkrótce zostanie zakończona!”, zanim sesja zostanie zakończona np. 1h, 1m, 5s, 10ms", + "rtr.rotationIntervalFraction": "Ułamek dziesiętny określający, jak wcześnie ma zostać odświeżony token dostępu np. 0.6 oznacza 60% czasu ważności tokenu", + "rtr.activityEvents": "Które zdarzenia DOM są uznawane za aktywność użytkownika, oddzielone przecinkami np. \"ruch myszą,naciśnięcie klawisza\"", "sessionTimezone": "Session timezone", "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", - "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", + "sessionTimezone.timeZone": "Strefa czasowa (używana przy wyświetlaniu daty i godziny)", "sessionTimezone.currentDateTime": "The session timezone is {timezone}, where the current date is {date} and the current time is {time}.", "permission.settings.sessionTimezone": "Settings (Developer): set session timezone", "schedulerTimers": "mod-scheduler timers", diff --git a/translations/ui-developer/tr.json b/translations/ui-developer/tr.json index 5187020..07c73e5 100644 --- a/translations/ui-developer/tr.json +++ b/translations/ui-developer/tr.json @@ -1,198 +1,198 @@ { - "meta.title": "Developer", - "configuration": "Configuration", - "hotkeys": "Hotkeys test", - "sessionLocale": "Session locale", - "setToken": "Set token", - "configuration.loggingCategories": "Logging categories", - "configuration.loggingDocumentationLink": "See the documentation for available levels.", - "configuration.autoLoginUsername": "Auto-login username", - "configuration.autoLoginPassword": "Auto-login password", - "configuration.showPermissionsInMenu": "Show permissions in user menu?", - "configuration.listInvisiblePermissions": "List \"invisible\" permissions in add-perm menus?", - "configuration.actAsRoot": "Act as though user has all permissions?", - "hotkeys.instructions": "When this area is focused, type:", - "hotkeys.home": "to go to the Home page", - "hotkeys.about": "to go to the About page", - "hotkeys.undefined": "undefined", - "setToken.authenticationToken": "Authentication token (JWT)", - "sessionLocale.temporarySessionLocale": "TEMPORARY Session locale", - "configuration.showHomeLink": "Show home link in top-right menu", - "configuration.showDevInfo": "Show developer info", - "folioBabies": "FOLIO babies", - "canIUse": "I can haz endpoint?", - "okapiPaths": "Okapi path mapper", - "okapiConfigurationEntries": "Okapi config entries", - "okapiConfigurationEntries.loading": "Loading configurations...", - "okapiConfigurationEntries.filterByModule": "Filter by module", - "okapiConfigurationEntries.filterByModule.noFilter": "No filter", - "okapiConfigurationEntries.module": "Module", - "okapiConfigurationEntries.configName": "Config name", - "okapiConfigurationEntries.code": "Code", - "okapiConfigurationEntries.value": "Value", - "okapiConfigurationEntries.confirm": "Are you certain you want to delete this config entry?\nModule: {module}\nConfig name: {configName}\nCode: {code}", - "perms": "Current permissions", + "meta.title": "Geliştirici", + "configuration": "Konfigürasyon", + "hotkeys": "Kısayol tuşları testi", + "sessionLocale": "Oturum yerel ayarı", + "setToken": "Belirteç ayarla", + "configuration.loggingCategories": "Günlük kategorileri", + "configuration.loggingDocumentationLink": "Mevcut seviyeler için belgelere bakın.", + "configuration.autoLoginUsername": "Otomatik giriş kullanıcı adı", + "configuration.autoLoginPassword": "Otomatik giriş şifresi", + "configuration.showPermissionsInMenu": "Kullanıcı menüsünde izinleri göster?", + "configuration.listInvisiblePermissions": "İzin ekle menülerinde \"görünmez\" izinleri listeleyin?", + "configuration.actAsRoot": "Kullanıcı tüm izinlere sahipmiş gibi mi davranmalı?", + "hotkeys.instructions": "Bu alana odaklanıldığında, yazın:", + "hotkeys.home": "Ana sayfaya gitmek için", + "hotkeys.about": "Hakkında sayfasına gitmek için", + "hotkeys.undefined": "Tanımsız", + "setToken.authenticationToken": "Kimlik doğrulama belirteci (JWT)", + "sessionLocale.temporarySessionLocale": "GEÇİCİ Oturum yerel ayarı", + "configuration.showHomeLink": "Sağ üst menüde ana sayfa bağlantısını (Bağlı) göster", + "configuration.showDevInfo": "Geliştirici bilgilerini göster", + "folioBabies": "FOLYO bebekler", + "canIUse": "Uç noktayı hazırlayabilir miyim?", + "okapiPaths": "Okapi yol eşleyicisi", + "okapiConfigurationEntries": "Okapi yapılandırma girişleri", + "okapiConfigurationEntries.loading": "Konfigürasyonları yükle...", + "okapiConfigurationEntries.filterByModule": "Modüle göre filtrele", + "okapiConfigurationEntries.filterByModule.noFilter": "Filtre yok", + "okapiConfigurationEntries.module": "Modül", + "okapiConfigurationEntries.configName": "Yapılandırma adı", + "okapiConfigurationEntries.code": "Kod", + "okapiConfigurationEntries.value": "Değer", + "okapiConfigurationEntries.confirm": "Bu yapılandırma girdisini silmek istediğinizden emin misiniz?\nModül: {module}\nYapılandırma adı: {configName}\nKod: {code}", + "perms": "Aktif izinler", "passwd": "Passwd", - "passwd.setUserPassword": "Set a user's password", - "passwd.username": "Username", - "passwd.password": "Password", - "passwd.confirmPassword": "Confirm password", - "passwd.error.confirm": "Passwords must match", - "passwd.error.missingUser": "Error: Could not find the username \"{username}\"", - "passwd.error": "Sorry, there was an error: {error}", - "passwd.success": "Successfully reset password for {username}", - "permission.settings.configuration": "Settings (Developer): configuration", - "permission.settings.perms": "Settings (Developer): perms", - "permission.settings.hotkeys": "Settings (Developer): hot keys test", - "permission.settings.token": "Settings (Developer): manage JWT authentication token", - "permission.settings.locale": "Settings (Developer): set session locale", - "permission.settings.okapiConfiguration": "Settings (developer): Can edit tenant configuration values", - "permission.settings.passwd": "Settings (developer): Can change users' passwords", - "okapiQuery": "Okapi query", - "okapiQuery.queryPath": "Query path", - "okapiQuery.runQuery": "Run query", - "okapiQuery.running": "Querying …", - "okapiQuery.limitWarning": "Results are capped at 100 records", - "permission.settings.okapiQuery": "Settings (developer): Can run queries", - "DO_NOT_TRANSLATE": "This translation is a playground", - "configuration.suppressIntlErrors": "Suppress intl errors", - "dependencies": "Dependencies", - "dependencies.moduleCount": "{count} modules selected", - "dependencies.interfacesRequired": "# interfaces required", - "dependencies.interfacesProvided": "# interfaces provided", - "dependencies.ui-modules": "UI modules", - "dependencies.backend-modules": "Backend modules", - "dependencies.edge-modules": "Edge modules", - "dependencies.other-modules": "Other modules", - "permission.settings.dependencies": "Settings (developer): Can display dependency charts", - "perms.visibleOnly": "Show visible permissions only", - "perms.showDisplayName": "Show display name as well as true name", - "perms.permissionCount": "{count} permissions:", - "translations": "Translations", - "stripesInspector": "Stripes inspector", - "plugin-surface": "Plugin surface", - "plugin-surface.type": "Plugin type:", - "plugin-surface.noPlugin": "(No plugin of type \"{pluginType}\".)", - "handler-surface": "Handler surface", - "handler-surface.event": "Event to handle:", - "handler-surface.forExample": "(Example, \"{handlerEvent}\".)", - "permission.settings.translations": "Settings (developer): Can display list of loaded translations", - "permission.settings.plugin-surface": "Settings (developer): plugin surface for developing plugins", - "permission.settings.handler-surface": "Settings (developer): handler surface for developing handlers", - "permission.settings.stripesInspector": "Settings (developer): Can display the contents of the stripes object", - "plugin-surface.exampleType": "(Example: {pluginType})", - "plugin-surface.data": "Data object (optional):", - "plugin-surface.exampleData": "(Example: {data})", - "userLocale": "User locale", - "userLocale.setUserLocale": "Save per-user language and localization", - "userLocale.username": "Username", - "userLocale.locale": "Locale (for language display, date format etc.)", - "userLocale.timeZone": "Time zone (time zone used when showing date time information)", - "userLocale.currency": "Primary currency (for currency symbol to display)", - "userLocale.success": "Successfully stored locale settings for {username}", - "userLocale.numberingSystem": "Numbering system (override locale's default; details)", - "permission.settings.userLocale": "Settings (developer): Can edit locale entries for any user", - "perms-inspector.showInvisible": "Show invisible permissions (gray)?", - "perms-inspector.counts": "{allCount, number} permissions ({visibleCount, number} visible, {invisibleCount, number} invisible)", - "permissionsInspector": "Permissions inspector", - "permission.settings.permissionsInspector": "Settings (developer): Can display the system's permissions", - "permissionsInspector.fromModule": "From module {name}", - "okapiConsole": "Okapi console", - "okapiConsole.configuration": "Configuration", - "okapiConsole.configuration.version": "Okapi version", - "okapiConsole.configuration.url": "URL", - "okapiConsole.configuration.tenant": "Tenant", - "okapiConsole.configuration.user": "User", - "okapiConsole.configuration.locale": "Locale", - "okapiConsole.environment": "Environment", - "okapiConsole.modules": "Modules", - "okapiConsole.modules.restrictToLatest": "Restrict to latest?", - "okapiConsole.modules.showDescription": "Show description?", - "okapiConsole.modules.count": "{count} of {total} modules", - "okapiConsole.modules.module": "Module", - "okapiConsole.modules.version": "Version", - "okapiConsole.modules.description": "Description", - "okapiConsole.modules.url": "URL", - "okapiConsole.modules.detailFor": "Detail for {module} version {version}", - "okapiConsole.modules.versionNumber": "Version {version}", - "okapiConsole.modules.requires": "Requires {count} {count, plural, one {interface} other {interfaces}}", - "okapiConsole.modules.optional": "{count} optional {count, plural, one {interface} other {interfaces}}", - "okapiConsole.modules.provides": "Provides {count} {count, plural, one {interface} other {interfaces}}", - "okapiConsole.modules.permissionSets": "Defines {count} {count, plural, one {permission} other {permissions}}", - "okapiConsole.modules.enabled": "Enabled?", - "okapiConsole.modules.enable.success": "Enabled module {id}", - "okapiConsole.modules.disable.success": "Disabled module {id}", - "okapiConsole.modules.enable.failure": "Cannot enable module {id}: {error}: {detail}", - "okapiConsole.modules.disable.failure": "Cannot disable module {id}: {error}: {detail}", - "okapiConsole.modules.dependencyError": "Some dependencies would not not be satisifed", - "okapiConsole.interfaces": "Interfaces", - "okapiConsole.interfaces.includeSystem": "Include system interfaces?", - "okapiConsole.interfaces.count": "{count} of {total} interfaces", - "okapiConsole.interfaces.id": "ID", - "okapiConsole.interfaces.version": "Version", + "passwd.setUserPassword": "Bir kullanıcının parolasını ayarlama", + "passwd.username": "Kullanıcı adı", + "passwd.password": "Şifre", + "passwd.confirmPassword": "Şifreyi onayla", + "passwd.error.confirm": "Parolalar eşleşme olmalıdır", + "passwd.error.missingUser": "Hata oluştu: Kullanıcı adı bulunamadı \"{username}\"", + "passwd.error": "Sorry, there was an hata: {error}", + "passwd.success": "için şifre başarıyla sıfırlandı {username}", + "permission.settings.configuration": "Ayarlar (Geliştirici): yapılandırma", + "permission.settings.perms": "Ayarlar (Geliştirici): perma", + "permission.settings.hotkeys": "Ayarlar (Geliştirici): kısayol tuşları testi", + "permission.settings.token": "Ayarlar (Geliştirici): JWT kimlik doğrulama belirtecini Yönet", + "permission.settings.locale": "Ayarlar (Geliştirici): oturum yerel ayarını ayarla", + "permission.settings.okapiConfiguration": "Ayarlar (geliştirici): Kiracı yapılandırma değerlerini düzenleyebilir", + "permission.settings.passwd": "Ayarlar (geliştirici): Kullanıcıların şifrelerini değiştirebilir", + "okapiQuery": "Okapi sorgusu", + "okapiQuery.queryPath": "Sorgu yolu", + "okapiQuery.runQuery": "Sorgu çalıştır", + "okapiQuery.running": "Sorgulama ...", + "okapiQuery.limitWarning": "Sonuçlar 100 kayıtla sınırlandırılmıştır", + "permission.settings.okapiQuery": "Ayarlar (geliştirici): Sorguları çalıştırabilir", + "DO_NOT_TRANSLATE": "Bu çeviri bir oyun alanıdır", + "configuration.suppressIntlErrors": "Dahili hataları bastır", + "dependencies": "Bağımlılıklar", + "dependencies.moduleCount": "{count} seçilen modüller", + "dependencies.interfacesRequired": "# gerekli arayüzler", + "dependencies.interfacesProvided": "# sağlanan arayüzler", + "dependencies.ui-modules": "Kullanıcı arayüzü modülleri", + "dependencies.backend-modules": "Arka uç modülleri", + "dependencies.edge-modules": "Kenar modülleri", + "dependencies.other-modules": "Diğer modüller", + "permission.settings.dependencies": "Ayarlar (geliştirici): Bağımlılık grafiklerini görüntüleyebilir", + "perms.visibleOnly": "Yalnızca görünür izinleri göster", + "perms.showDisplayName": "Gerçek adın yanı sıra görünen adı da göster", + "perms.permissionCount": "{count} izinler:", + "translations": "Çeviriler", + "stripesInspector": "Çizgili müfettiş", + "plugin-surface": "Eklenti yüzeyi", + "plugin-surface.type": "Eklenti türü:", + "plugin-surface.noPlugin": "(Türünde bir eklenti yok \"{pluginType}\".)", + "handler-surface": "İşleyici yüzeyi", + "handler-surface.event": "İşlenecek olay:", + "handler-surface.forExample": "(Örnek, \"{handlerEvent}\".)", + "permission.settings.translations": "Ayarlar (geliştirici): Yükle çevirilerin listesini görüntüleyebilir", + "permission.settings.plugin-surface": "Ayarlar (geliştirici): Eklenti geliştirmek için Eklenti yüzeyi", + "permission.settings.handler-surface": "Ayarlar (geliştirici): işleyici geliştirmek için işleyici yüzeyi", + "permission.settings.stripesInspector": "Ayarlar (geliştirici): Çizgiler nesnesinin içeriğini görüntüleyebilir", + "plugin-surface.exampleType": "(Örnek: {pluginType})", + "plugin-surface.data": "Veri nesnesi (isteğe bağlı):", + "plugin-surface.exampleData": "(Örnek: {data})", + "userLocale": "Kullanıcı yerel ayarı", + "userLocale.setUserLocale": "Kullanıcı başına dil ve yerelleştirme kaydetme", + "userLocale.username": "Kullanıcı adı", + "userLocale.locale": "Yerel ayar (dil gösterimi, tarih formatı vb. için)", + "userLocale.timeZone": "Saat dilimi (tarih saat bilgisi gösterilirken kullanılan saat dilimi)", + "userLocale.currency": "Birincil para birimi (para birimi sembolünün görüntülenmesi için)", + "userLocale.success": "için yerel ayarlar başarıyla kaydedildi {username}", + "userLocale.numberingSystem": "Numaralandırma sistemi (yerel ayarın varsayılanını geçersiz kılmak; detaylar)", + "permission.settings.userLocale": "Ayarlar (geliştirici): Herhangi bir kullanıcı için yerel ayar girişlerini düzenleyebilir", + "perms-inspector.showInvisible": "Görünmez izinleri göster (gri)?", + "perms-inspector.counts": "{allCount, number} izinler ({visibleCount, number} Görünür, {invisibleCount, number} görünmez)", + "permissionsInspector": "İzin denetçisi", + "permission.settings.permissionsInspector": "Ayarlar (geliştirici): Sistemin izinlerini görüntüleyebilir", + "permissionsInspector.fromModule": "modülünden {name}", + "okapiConsole": "Okapi konsolu", + "okapiConsole.configuration": "Konfigürasyon", + "okapiConsole.configuration.version": "Okapi versiyonu", + "okapiConsole.configuration.url": "Bağlantı", + "okapiConsole.configuration.tenant": "Kiracı", + "okapiConsole.configuration.user": "Kullanıcılar", + "okapiConsole.configuration.locale": "Yerel", + "okapiConsole.environment": "Çevre", + "okapiConsole.modules": "Modüller", + "okapiConsole.modules.restrictToLatest": "En son sürümle sınırlamak mı?", + "okapiConsole.modules.showDescription": "Açıklamayı göstereyim mi?", + "okapiConsole.modules.count": "{count} . {total} modüller", + "okapiConsole.modules.module": "Modül", + "okapiConsole.modules.version": "Versiyon", + "okapiConsole.modules.description": "Açıklama", + "okapiConsole.modules.url": "Bağlantı", + "okapiConsole.modules.detailFor": "Detay için {module} versiyon {version}", + "okapiConsole.modules.versionNumber": "Versiyon {version}", + "okapiConsole.modules.requires": "Gerekli {count} {count, plural, one {arayüz} other {arayüzler}}", + "okapiConsole.modules.optional": "{count} isteğe bağlı {count, plural, one {arayüz} other {arayüzler}}", + "okapiConsole.modules.provides": "Sağlar {count} {count, plural, one {arayüz} other {arayüzler}}", + "okapiConsole.modules.permissionSets": "Tanımlar {count} {count, plural, one {izin} other {izinler}}", + "okapiConsole.modules.enabled": "Etkin mi?", + "okapiConsole.modules.enable.success": "Etkinleştirilmiş modül {id}", + "okapiConsole.modules.disable.success": "Devre dışı modül {id}", + "okapiConsole.modules.enable.failure": "Modül etkinleştirilemiyor {id}: {error}: {detail}", + "okapiConsole.modules.disable.failure": "Modül devre dışı bırakılamıyor {id}: {error}: {detail}", + "okapiConsole.modules.dependencyError": "Bazı bağımlılıklar karşılanmayacaktır", + "okapiConsole.interfaces": "Arayüzler", + "okapiConsole.interfaces.includeSystem": "Sistem arayüzleri dahil mi?", + "okapiConsole.interfaces.count": "{count} . {total} arayüzler", + "okapiConsole.interfaces.id": "Kimlik", + "okapiConsole.interfaces.version": "Versiyon", "okapiConsole.interfaces.providerCount": "#", - "okapiConsole.interfaces.providers": "Provided by", - "permission.settings.okapiConsole": "Settings (developer): Can display the Okapi console", - "permission.settings.okapiConsole.environment": "Settings (developer): Can use the Okapi console's Environment tab", - "permission.settings.okapiConsole.modules": "Settings (developer): Can use the Okapi console's Modules tab", + "okapiConsole.interfaces.providers": "Tarafından sağlanmıştır", + "permission.settings.okapiConsole": "Ayarlar (geliştirici): Okapi konsolunu görüntüleyebilir", + "permission.settings.okapiConsole.environment": "Ayarlar (geliştirici): Okapi konsolunun Ortam sekmesini kullanabilir", + "permission.settings.okapiConsole.modules": "Ayarlar (geliştirici): Okapi konsolunun Modüller sekmesini kullanabilir", "canIUse.api": "API", - "canIUse.requiresOneOf": "requires one of", - "canIUse.availableIn": "Available in these public permission sets", - "okapiTimers": "Okapi timers", - "okapiTimers.id": "ID", - "okapiTimers.method": "Method", - "okapiTimers.path": "Path", - "okapiTimers.unit": "Unit", - "okapiTimers.delay": "Delay", - "permission.settings.okapiTimers": "Settings (developer): Can view okapi timers", - "okapiConsole.modules.deployments": "Has {count} {count, plural, one {deployment} other {deployments}}", + "canIUse.requiresOneOf": "şunlardan birini gerektirir", + "canIUse.availableIn": "Bu kamu yetki setlerinde mevcuttur", + "okapiTimers": "Okapi zamanlayıcıları", + "okapiTimers.id": "Kimlik", + "okapiTimers.method": "Yöntem", + "okapiTimers.path": "Yol", + "okapiTimers.unit": "Birim", + "okapiTimers.delay": "Gecikme", + "permission.settings.okapiTimers": "Ayarlar (geliştirici): Okapi zamanlayıcılarını görüntüleyebilir", + "okapiConsole.modules.deployments": "Has {count} {count, plural, one {Dağıtım} other {dağıtımlar}}", "okapiConsole.modules.deployments.undeploy": "Undeploy", - "okapiConsole.modules.deployments.undeploy.success": "Undeployed instance {instId} (module {id})", - "okapiConsole.modules.deployments.undeploy.error": "Could not undeploy instance {instId} (module {id}): {error}", - "okapiConsole.modules.deployments.undeploy.confirm": "Are you absolutely sure that you know what you're doing, and want to undeploy?", - "app-manager": "App manager", - "app-manager.apps": "Applications", - "app-manager.apps.count": "{count} {count, plural, one {application} other {applications}}", - "app-manager.sources": "Sources", - "app-manager.sources.count": "{count} {count, plural, one {source} other {sources}}", - "app-manager.sources.singular": "Source", - "app-manager.sources.plural": "Sources", - "app-manager.sources.objectLabel": "Entries", - "app-manager.sources.heading.owner": "Owner", + "okapiConsole.modules.deployments.undeploy.success": "Dağıtılmamış örnek {instId} (modül {id})", + "okapiConsole.modules.deployments.undeploy.error": "Örnek dağıtımı kaldırılamadı {instId} (modül {id}): {error}", + "okapiConsole.modules.deployments.undeploy.confirm": "Ne yaptığınızı bildiğinizden ve dağıtımı kaldırmak istediğinizden kesinlikle emin misiniz?", + "app-manager": "Uygulama Yöneticisi", + "app-manager.apps": "Uygulamalar", + "app-manager.apps.count": "{count} {count, plural, one {uygulama} other {uygulamalar}}", + "app-manager.sources": "Kaynaklar", + "app-manager.sources.count": "{count} {count, plural, one {kaynak} other {kaynaklar}}", + "app-manager.sources.singular": "Kaynak", + "app-manager.sources.plural": "Kaynaklar", + "app-manager.sources.objectLabel": "Girişler", + "app-manager.sources.heading.owner": "Sahip", "app-manager.sources.heading.repo": "Repo", - "app-manager.sources.heading.token": "GitHub token", - "app-manager.sources.heading.tokenStart": "Token start", - "app-manager.sources.heading.tokenEnd": "Token end", - "rtr": "Refresh token rotation", - "rtr.registerServiceWorker": "Register the service worker", - "rtr.unregisterServiceWorker": "Unregister the service worker", - "configuration.preserveConsole": "Preserve console on logout", - "configuration.suppressIntlWarnings": "Suppress intl warnings", - "canIUseCapabilities": "I can haz capabilities?", - "capabilities": "Capabilities", - "capabilitiesSubtitle": "Permission name/displayName to capabilities mapper", - "capabilitiesTitle": "Capabilities Lookup", - "capabilitySets": "Capability Sets", - "search": "Search", - "searchBy": "Search by", - "rtr.forceRefresh": "Force refresh", - "rtr.idleSessionTTL": "idleSessionTTL: duration an idle session lasts before being killed (e.g. 1h, 1m, 5s, 10ms)", - "rtr.idleModalTTL": "idleModalTTL: duration the idle modal should be shown before session is killed (e.g. 1h, 1m, 5s, 10ms)", - "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: how long the “your session is going to die!” warning should be shown before the session is killed (e.g. 1h, 1m, 5s, 10ms)", - "rtr.rotationIntervalFraction": "rotationIntervalFraction: decimal fraction of how early to refresh the access token (e.g. 0.6 is 60% into the lifetime of the token)", - "rtr.activityEvents": "activityEvents: which DOM events constitute user activity (comma-separated, e.g. 'mousemove,keydown')", - "sessionTimezone": "Session timezone", - "sessionTimezone.temporarySessionTimezone": "TEMPORARY Session timezone", - "sessionTimezone.timeZone": "Time zone (time zone used when showing date time information)", - "sessionTimezone.currentDateTime": "The session timezone is {timezone}, where the current date is {date} and the current time is {time}.", - "permission.settings.sessionTimezone": "Settings (Developer): set session timezone", - "schedulerTimers": "mod-scheduler timers", - "schedulerTimers.id": "ID", - "schedulerTimers.delay": "Delay", - "schedulerTimers.method": "Method", - "schedulerTimers.moduleName": "Module", - "schedulerTimers.path": "Path", - "schedulerTimers.schedule": "Schedule", - "schedulerTimers.type": "Type", - "schedulerTimers.unit": "Unit" + "app-manager.sources.heading.token": "GitHub belirteci", + "app-manager.sources.heading.tokenStart": "Token başlangıcı", + "app-manager.sources.heading.tokenEnd": "Token sonu", + "rtr": "Belirteç rotasyonunu yenileyin", + "rtr.registerServiceWorker": "Hizmet çalışanını kaydetme", + "rtr.unregisterServiceWorker": "Hizmet çalışanının kaydını kaldırın", + "configuration.preserveConsole": "Oturumu kapatırken konsolu koru", + "configuration.suppressIntlWarnings": "Uluslararası uyarıları bastırın", + "canIUseCapabilities": "Yeteneklerimi kullanabilir miyim?", + "capabilities": "Yetenekler", + "capabilitiesSubtitle": "Yetenek eşleyicisine izin adı/görüntü adı", + "capabilitiesTitle": "Yetenek Ara", + "capabilitySets": "Yetenek Setleri", + "search": "Ara", + "searchBy": "Şuna göre ara", + "rtr.forceRefresh": "Yenilemeye zorla", + "rtr.idleSessionTTL": "idleSessionTTL: boşta kalan bir oturumun öldürülmeden önce dayanacağı süre (örn. 1 saat, 1 dakika, 5 saniye, 10 saniye)", + "rtr.idleModalTTL": "idleModalTTL: oturum sonlandırılmadan önce boşta modalinin gösterilmesi gereken süre (örn. 1 saat, 1 dakika, 5 saniye, 10 saniye)", + "rtr.fixedLengthSessionWarningTTL": "fixedLengthSessionWarningTTL: oturum öldürülmeden önce \"oturumunuz ölecek!\" uyarısının ne kadar süre gösterilmesi gerektiği (örn. 1 saat, 1 dakika, 5 saniye, 10 saniye)", + "rtr.rotationIntervalFraction": "rotationIntervalFraction: erişim belirtecinin ne kadar erken yenileneceğine dair ondalık kesir (örn. 0,6 belirtecin kullanım ömrünün %60'ıdır)", + "rtr.activityEvents": "activityEvents: hangi DOM olaylarının kullanıcı etkinliğini oluşturduğu (virgülle ayrılmış, örneğin 'mousemove,keydown')", + "sessionTimezone": "Oturum zaman dilimi", + "sessionTimezone.temporarySessionTimezone": "GEÇİCİ Oturum saat dilimi", + "sessionTimezone.timeZone": "Saat dilimi (tarih saat bilgisi gösterilirken kullanılan saat dilimi)", + "sessionTimezone.currentDateTime": "The session zamanzone is {timezone}, where the current Tarih is {date} ve geçerli saat {time}.", + "permission.settings.sessionTimezone": "Ayarlar (Geliştirici): oturum saat dilimini ayarla", + "schedulerTimers": "mod zamanlayıcı zamanlayıcıları", + "schedulerTimers.id": "Kimlik", + "schedulerTimers.delay": "Gecikme", + "schedulerTimers.method": "Yöntem", + "schedulerTimers.moduleName": "Modül", + "schedulerTimers.path": "Yol", + "schedulerTimers.schedule": "Program", + "schedulerTimers.type": "Tip", + "schedulerTimers.unit": "Birim" } \ No newline at end of file