Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-26 05:25:07 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-26 05:25:07 +0300
commit7028094eceeacba7608d5c44bc5d551355605548 (patch)
treed3720307cda73c51ae63f8b51b5766ae36ae08be /apps/settings
parent44e37f211a7c7d0623ffd9e132e48c7eb78e3c13 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/l10n/de_DE.js4
-rw-r--r--apps/settings/l10n/de_DE.json4
-rw-r--r--apps/settings/l10n/tr.js8
-rw-r--r--apps/settings/l10n/tr.json8
4 files changed, 20 insertions, 4 deletions
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index d4e78fae0de..c74ea04ff6b 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -122,7 +122,7 @@ OC.L10N.register(
"Create" : "Erstellen",
"Change" : "Ändern",
"Delete" : "Löschen",
- "Reshare" : "Weiterverbreiten",
+ "Reshare" : "Weiterteilen",
"Unlimited" : "Unbegrenzt",
"Verifying" : "Überprüfe",
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "Eine Hintergrundaufgabe, die nach vom Benutzer importierten SSL-Zertifikaten sucht, läuft noch. Bitte später erneut versuchen.",
@@ -359,7 +359,7 @@ OC.L10N.register(
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
"Background job didn’t run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.",
- "Pick background job setting" : "Wählen Sie eine Einstellung für Hintergrund-Aufgaben aus",
+ "Pick background job setting" : "Einstellung für Hintergrund-Aufgaben auswählen",
"Execute one task with each page loaded." : "Eine Aufgabe bei jedem Laden einer Seite ausführen.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php ist bei einem Webcron-Dienst angemeldet, der cron.php alle 5 Minuten über HTTP aufruft.",
"Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 Minuten aufzurufen.",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index d76dfc94663..8fcbed84fdf 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -120,7 +120,7 @@
"Create" : "Erstellen",
"Change" : "Ändern",
"Delete" : "Löschen",
- "Reshare" : "Weiterverbreiten",
+ "Reshare" : "Weiterteilen",
"Unlimited" : "Unbegrenzt",
"Verifying" : "Überprüfe",
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "Eine Hintergrundaufgabe, die nach vom Benutzer importierten SSL-Zertifikaten sucht, läuft noch. Bitte später erneut versuchen.",
@@ -357,7 +357,7 @@
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
"Background job didn’t run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.",
- "Pick background job setting" : "Wählen Sie eine Einstellung für Hintergrund-Aufgaben aus",
+ "Pick background job setting" : "Einstellung für Hintergrund-Aufgaben auswählen",
"Execute one task with each page loaded." : "Eine Aufgabe bei jedem Laden einer Seite ausführen.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php ist bei einem Webcron-Dienst angemeldet, der cron.php alle 5 Minuten über HTTP aufruft.",
"Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 Minuten aufzurufen.",
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js
index b2f5801eb71..126d00a8ef4 100644
--- a/apps/settings/l10n/tr.js
+++ b/apps/settings/l10n/tr.js
@@ -129,6 +129,7 @@ OC.L10N.register(
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Kullanıcı tarafından içe aktarılmış ancak artık Nextcloud 21 ile kullanılmayan bazı SSL sertifikaları var. Bunlar, komut satırından \"occ security:certificates:import\" komutu ile içe aktarılabilir. Veri klasörü içindeki yollarını aşağıda görebilirsiniz.",
"The old server-side-encryption format is enabled. We recommend disabling this." : "Eski sunucu tarafı şifreleme biçimi etkinleştirilmiş. Bu seçeneği devre dışı bırakmanız önerilir.",
"MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "MariaDB \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MariaDB 10.2 ya da üzerindeki bir sürüm kullanılmalıdır.",
+ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8 ya da MariaDB 10.2 üzerindeki bir sürüm kullanılmalıdır.",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. PostgreSQL 9.6 ya da üzerindeki bir sürüm kullanılmalıdır.",
"Nextcloud settings" : "Nextcloud ayarları",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tüm kullanıcılar ve belirli gruplar için iki aşamalı kimlik doğrulama kullanılır. Yapılandırılmış bir iki aşamalı kimlik doğrulama hizmeti sağlayıcısı olmayan kullanıcılar oturum açamaz.",
@@ -397,6 +398,7 @@ OC.L10N.register(
"Check out our blog" : "Bloğumuza bakın",
"Subscribe to our newsletter" : " Bültenimize abone olun",
"Profile picture" : "Profil görseli",
+ "Change privacy level of profile picture" : "Profil görselinin gizlilik düzeyini değiştir",
"Upload new" : "Yeni yükle",
"Select from Files" : "Dosyalardan seç",
"Remove image" : "Görseli kaldır",
@@ -407,18 +409,24 @@ OC.L10N.register(
"You are using <strong>%s</strong>" : "<strong>%s</strong> kullanıyorsunuz",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Kullandığınız: <strong>%1$s</strong> Kullanabileceğiniz: <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
"Full name" : "Tam ad",
+ "Change privacy level of full name" : "Tam adın gizlilik düzeyini değiştir",
"No display name set" : "Görüntülenecek ad belirtilmemiş",
+ "Change privacy level of email" : "E-posta adresinin gizlilik düzeyini değiştir",
"Your email address" : "E-posta adresiniz",
"No email address set" : "E-posta adresi belirtilmemiş",
"For password reset and notifications" : "Parola sıfırlama ve bildirimler için",
"Phone number" : "Telefon numarası",
+ "Change privacy level of phone number" : "Telefon numarasının gizlilik düzeyini değiştir",
"Your phone number" : "Telefon numaranız",
"Address" : "Adres",
+ "Change privacy level of address" : "Adresin gizlilik düzeyini değiştir",
"Your postal address" : "Posta adresiniz",
"Website" : "Web sitesi",
+ "Change privacy level of website" : "Web sitesinin gizlilik düzeyini değiştir",
"It can take up to 24 hours before the account is displayed as verified." : "Hesabın doğrulanması ve görüntülenmesi 24 saate kadar zaman alabilir.",
"Link https://…" : "Bağlantı https://…",
"Twitter" : "Twitter",
+ "Change privacy level of Twitter profile" : "Twitter profilinin gizlilik düzeyini değiştir",
"Twitter handle @…" : "Twitter kodu @…",
"Help translate" : "Çeviriye yardım edin",
"Locale" : "Yerel Ayar",
diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json
index 33434320a92..f3c055a8678 100644
--- a/apps/settings/l10n/tr.json
+++ b/apps/settings/l10n/tr.json
@@ -127,6 +127,7 @@
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Kullanıcı tarafından içe aktarılmış ancak artık Nextcloud 21 ile kullanılmayan bazı SSL sertifikaları var. Bunlar, komut satırından \"occ security:certificates:import\" komutu ile içe aktarılabilir. Veri klasörü içindeki yollarını aşağıda görebilirsiniz.",
"The old server-side-encryption format is enabled. We recommend disabling this." : "Eski sunucu tarafı şifreleme biçimi etkinleştirilmiş. Bu seçeneği devre dışı bırakmanız önerilir.",
"MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "MariaDB \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MariaDB 10.2 ya da üzerindeki bir sürüm kullanılmalıdır.",
+ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. MySQL 8 ya da MariaDB 10.2 üzerindeki bir sürüm kullanılmalıdır.",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "PostgreSQL \"%s\" sürümü kullanılıyor. Nextcloud 21 sürümünde bu sürüm desteklenmiyor. PostgreSQL 9.6 ya da üzerindeki bir sürüm kullanılmalıdır.",
"Nextcloud settings" : "Nextcloud ayarları",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Tüm kullanıcılar ve belirli gruplar için iki aşamalı kimlik doğrulama kullanılır. Yapılandırılmış bir iki aşamalı kimlik doğrulama hizmeti sağlayıcısı olmayan kullanıcılar oturum açamaz.",
@@ -395,6 +396,7 @@
"Check out our blog" : "Bloğumuza bakın",
"Subscribe to our newsletter" : " Bültenimize abone olun",
"Profile picture" : "Profil görseli",
+ "Change privacy level of profile picture" : "Profil görselinin gizlilik düzeyini değiştir",
"Upload new" : "Yeni yükle",
"Select from Files" : "Dosyalardan seç",
"Remove image" : "Görseli kaldır",
@@ -405,18 +407,24 @@
"You are using <strong>%s</strong>" : "<strong>%s</strong> kullanıyorsunuz",
"You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Kullandığınız: <strong>%1$s</strong> Kullanabileceğiniz: <strong>%2$s</strong> (<strong>%3$s %%</strong>)",
"Full name" : "Tam ad",
+ "Change privacy level of full name" : "Tam adın gizlilik düzeyini değiştir",
"No display name set" : "Görüntülenecek ad belirtilmemiş",
+ "Change privacy level of email" : "E-posta adresinin gizlilik düzeyini değiştir",
"Your email address" : "E-posta adresiniz",
"No email address set" : "E-posta adresi belirtilmemiş",
"For password reset and notifications" : "Parola sıfırlama ve bildirimler için",
"Phone number" : "Telefon numarası",
+ "Change privacy level of phone number" : "Telefon numarasının gizlilik düzeyini değiştir",
"Your phone number" : "Telefon numaranız",
"Address" : "Adres",
+ "Change privacy level of address" : "Adresin gizlilik düzeyini değiştir",
"Your postal address" : "Posta adresiniz",
"Website" : "Web sitesi",
+ "Change privacy level of website" : "Web sitesinin gizlilik düzeyini değiştir",
"It can take up to 24 hours before the account is displayed as verified." : "Hesabın doğrulanması ve görüntülenmesi 24 saate kadar zaman alabilir.",
"Link https://…" : "Bağlantı https://…",
"Twitter" : "Twitter",
+ "Change privacy level of Twitter profile" : "Twitter profilinin gizlilik düzeyini değiştir",
"Twitter handle @…" : "Twitter kodu @…",
"Help translate" : "Çeviriye yardım edin",
"Locale" : "Yerel Ayar",