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>2022-08-22 05:25:06 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-22 05:25:06 +0300
commitc725c7eb45ed235c4f0168e3d31bd6601eeae925 (patch)
tree86ffe5156262a163d3b6b01b60bcda252390df2a
parent597b290937438c1be8ace72f53a5f0553d3e85c6 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--apps/dashboard/l10n/fr.js2
-rw-r--r--apps/dashboard/l10n/fr.json2
-rw-r--r--apps/dashboard/l10n/tr.js1
-rw-r--r--apps/dashboard/l10n/tr.json1
-rw-r--r--apps/files/l10n/tr.js2
-rw-r--r--apps/files/l10n/tr.json2
-rw-r--r--apps/settings/l10n/tr.js2
-rw-r--r--apps/settings/l10n/tr.json2
-rw-r--r--apps/theming/l10n/fr.js2
-rw-r--r--apps/theming/l10n/fr.json2
-rw-r--r--core/l10n/tr.js6
-rw-r--r--core/l10n/tr.json6
12 files changed, 18 insertions, 12 deletions
diff --git a/apps/dashboard/l10n/fr.js b/apps/dashboard/l10n/fr.js
index d5f3489a55e..1b3f36880ae 100644
--- a/apps/dashboard/l10n/fr.js
+++ b/apps/dashboard/l10n/fr.js
@@ -25,7 +25,7 @@ OC.L10N.register(
"Pick from Files" : "Mes images",
"Default image" : "Image par défaut",
"Plain background" : "Arrière-plan uni",
- "Insert from {productName}" : "Sélectionner dans {productName}",
+ "Insert from {productName}" : "Choisir une image d'arrière-plan parmi mes fichiers",
"Show something" : "Afficher quelque chose",
"Default images" : "Images par défaut"
},
diff --git a/apps/dashboard/l10n/fr.json b/apps/dashboard/l10n/fr.json
index c4360a7214a..a944938b9d3 100644
--- a/apps/dashboard/l10n/fr.json
+++ b/apps/dashboard/l10n/fr.json
@@ -23,7 +23,7 @@
"Pick from Files" : "Mes images",
"Default image" : "Image par défaut",
"Plain background" : "Arrière-plan uni",
- "Insert from {productName}" : "Sélectionner dans {productName}",
+ "Insert from {productName}" : "Choisir une image d'arrière-plan parmi mes fichiers",
"Show something" : "Afficher quelque chose",
"Default images" : "Images par défaut"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
diff --git a/apps/dashboard/l10n/tr.js b/apps/dashboard/l10n/tr.js
index e898b876e41..868e21f3be3 100644
--- a/apps/dashboard/l10n/tr.js
+++ b/apps/dashboard/l10n/tr.js
@@ -24,6 +24,7 @@ OC.L10N.register(
"Hello" : "Merhaba",
"Hello, {name}" : "Merhaba {name}",
"Pick from Files" : "Dosyalardan seçin",
+ "Default image" : "Varsayılan görsel",
"Plain background" : "Düz arka plan",
"Insert from {productName}" : "{productName} üzerinden ekle",
"Show something" : "Bir şeyler görüntüle",
diff --git a/apps/dashboard/l10n/tr.json b/apps/dashboard/l10n/tr.json
index f8217e2e42c..dd581c77384 100644
--- a/apps/dashboard/l10n/tr.json
+++ b/apps/dashboard/l10n/tr.json
@@ -22,6 +22,7 @@
"Hello" : "Merhaba",
"Hello, {name}" : "Merhaba {name}",
"Pick from Files" : "Dosyalardan seçin",
+ "Default image" : "Varsayılan görsel",
"Plain background" : "Düz arka plan",
"Insert from {productName}" : "{productName} üzerinden ekle",
"Show something" : "Bir şeyler görüntüle",
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index db4b2534bd4..ec18e6ab2b1 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -79,6 +79,7 @@ OC.L10N.register(
"_Uploading %n file_::_Uploading %n files_" : ["%n dosya yükleniyor","%n dosya yükleniyor"],
"New file/folder menu" : "Yeni dosya/klasör menüsü",
"Select file range" : "Dosya aralığını seçin",
+ "{used}%" : "%{used}",
"{used} of {quota} used" : "{used} / {quota} kullanılmış",
"{used} used" : "{used} kullanılmış",
"\"{name}\" is an invalid file name." : "\"{name}\" geçersiz bir dosya adı.",
@@ -189,6 +190,7 @@ OC.L10N.register(
"Templates" : "Kalıplar",
"Unable to initialize the templates directory" : "Kalıp klasörü hazırlanamadı",
"%s used" : "%s kullanılıyor",
+ "%s%%" : "%%%s",
"%1$s of %2$s used" : "%1$s / %2$s kullanıldı",
"Files settings" : "Dosyalar ayarları",
"Show hidden files" : "Gizli dosyaları görüntüle",
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index 914941797c7..78e1d2a3a91 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -77,6 +77,7 @@
"_Uploading %n file_::_Uploading %n files_" : ["%n dosya yükleniyor","%n dosya yükleniyor"],
"New file/folder menu" : "Yeni dosya/klasör menüsü",
"Select file range" : "Dosya aralığını seçin",
+ "{used}%" : "%{used}",
"{used} of {quota} used" : "{used} / {quota} kullanılmış",
"{used} used" : "{used} kullanılmış",
"\"{name}\" is an invalid file name." : "\"{name}\" geçersiz bir dosya adı.",
@@ -187,6 +188,7 @@
"Templates" : "Kalıplar",
"Unable to initialize the templates directory" : "Kalıp klasörü hazırlanamadı",
"%s used" : "%s kullanılıyor",
+ "%s%%" : "%%%s",
"%1$s of %2$s used" : "%1$s / %2$s kullanıldı",
"Files settings" : "Dosyalar ayarları",
"Show hidden files" : "Gizli dosyaları görüntüle",
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js
index 3d90519d47e..49e121f9286 100644
--- a/apps/settings/l10n/tr.js
+++ b/apps/settings/l10n/tr.js
@@ -403,7 +403,7 @@ OC.L10N.register(
"Download and enable" : "İndir ve etkinleştir",
"Enable untested app" : "Denenmemiş uygulamalar kullanılabilsin",
"The app will be downloaded from the App Store" : "Uygulama uygulama mağazasından indirilecek",
- "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Bu uygulamanın kullandığınız Nextcloud sürümü ile uyumluluğu denetlenmemiş. İşlemi sürdürürseniz uygulamayı kurabilirsiniz. Ancak uygulama beklendiği gibi çalışmayabilir.",
+ "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Bu uygulamanın kullandığınız Nextcloud sürümü ile uyumluluğu denetlenmemiş. İşlemi sürdürerek uygulamayı kurabilirsiniz. Ancak uygulama beklendiği gibi çalışmayabilir.",
"Never" : "Asla",
"An error occured during the request. Unable to proceed." : "İstek sırasında bir sorun çıktı. İşlem sürdürülemiyor.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Uygulama etkinleştirilmiş fakat güncellenmesi gerekiyor. 5 saniye içinde güncelleme sayfasına yönlendirileceksiniz.",
diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json
index 2dfdbe26ab5..5b230eacaab 100644
--- a/apps/settings/l10n/tr.json
+++ b/apps/settings/l10n/tr.json
@@ -401,7 +401,7 @@
"Download and enable" : "İndir ve etkinleştir",
"Enable untested app" : "Denenmemiş uygulamalar kullanılabilsin",
"The app will be downloaded from the App Store" : "Uygulama uygulama mağazasından indirilecek",
- "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Bu uygulamanın kullandığınız Nextcloud sürümü ile uyumluluğu denetlenmemiş. İşlemi sürdürürseniz uygulamayı kurabilirsiniz. Ancak uygulama beklendiği gibi çalışmayabilir.",
+ "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Bu uygulamanın kullandığınız Nextcloud sürümü ile uyumluluğu denetlenmemiş. İşlemi sürdürerek uygulamayı kurabilirsiniz. Ancak uygulama beklendiği gibi çalışmayabilir.",
"Never" : "Asla",
"An error occured during the request. Unable to proceed." : "İstek sırasında bir sorun çıktı. İşlem sürdürülemiyor.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Uygulama etkinleştirilmiş fakat güncellenmesi gerekiyor. 5 saniye içinde güncelleme sayfasına yönlendirileceksiniz.",
diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js
index 588ec04acb4..e1f2320fcb5 100644
--- a/apps/theming/l10n/fr.js
+++ b/apps/theming/l10n/fr.js
@@ -54,7 +54,7 @@ OC.L10N.register(
"Remove background image" : "Supprimer l'image en arrière-plan",
"Advanced options" : "Options avancées",
"Legal notice link" : "Lien vers la notice légale",
- "Privacy policy link" : "Lien de la politique de confidentialité",
+ "Privacy policy link" : "Lien vers la politique de confidentialité",
"Header logo" : "Logo d'en-tête",
"Upload new header logo" : "Téléverser un nouveau logo d'en-tête",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json
index df89a8152fd..c8a577d334e 100644
--- a/apps/theming/l10n/fr.json
+++ b/apps/theming/l10n/fr.json
@@ -52,7 +52,7 @@
"Remove background image" : "Supprimer l'image en arrière-plan",
"Advanced options" : "Options avancées",
"Legal notice link" : "Lien vers la notice légale",
- "Privacy policy link" : "Lien de la politique de confidentialité",
+ "Privacy policy link" : "Lien vers la politique de confidentialité",
"Header logo" : "Logo d'en-tête",
"Upload new header logo" : "Téléverser un nouveau logo d'en-tête",
"Favicon" : "Favicon",
diff --git a/core/l10n/tr.js b/core/l10n/tr.js
index 52afc64efe9..cb347818b54 100644
--- a/core/l10n/tr.js
+++ b/core/l10n/tr.js
@@ -135,7 +135,7 @@ OC.L10N.register(
"Please reload the page." : "Lütfen sayfayı yeniden yükleyin.",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Uygulama güncellenemedi. Ayrıntılı bilgi almak için bu sorun ile ilgili <a href=\"{url}\">forum iletimize</a> bakabilirsiniz.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Uygulama güncellenemedi. Lütfen bu sorunu  <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud topluluğuna</a> bildirin.",
- "Continue to {productName}" : "{productName} ile devam et",
+ "Continue to {productName}" : "{productName} ile ilerle",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Uygulama güncellendi. %n saniye içinde {productName} üzerine yönlendirileceksiniz.","Uygulama güncellendi. %n saniye içinde {productName} üzerine yönlendirileceksiniz."],
"Log in" : "Oturum aç",
"Logging in …" : "Oturum açılıyor …",
@@ -332,7 +332,7 @@ OC.L10N.register(
"Installing …" : "Kuruluyor…",
"Need help?" : "Yardım gerekiyor mu?",
"See the documentation" : "Belgelere bakın",
- "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Nextcloud kurulumunu yeniden yapmayı deniyorsunuz gibi görünüyor. Ancak config klasöründe CAN_INSTALL dosyası eksik. Lütfen işlemi sürdürebilmek için config klasöründe CAN_INSTALL dosyasını oluşturun.",
+ "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Nextcloud kurulumunu yeniden yapmayı deniyorsunuz gibi görünüyor. Ancak config klasöründe CAN_INSTALL dosyası eksik. Lütfen İşlemi sürdürmek için config klasöründe CAN_INSTALL dosyasını oluşturun.",
"Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Config klasöründeki CAN_INSTALL dosyası silinemedi. Lütfen bu dosyayı el ile silin.",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Bu uygulamanın düzgün çalışabilmesi için JavaScript gereklidir. Lütfen {linkstart}JavaScript uygulamasını etkinleştirip{linkend} sayfayı yeniden yükleyin.",
"Skip to main content" : "Ana içeriğe geç",
@@ -369,7 +369,7 @@ OC.L10N.register(
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Hesabınız için gelişmiş güvenlik etkinleştirildi. Kimlik doğrulaması için bir ikinci aşama seçin:",
"Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Etkinleştirilmiş iki aşamalı kimlik doğrulaması yöntemlerinden en az biri yüklenemedi. Lütfen yöneticiniz ile görüşün.",
"Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "İki aşamalı kimlik doğrulaması kullanımı zorunlu kılınmış ancak hesabınız için yapılandırılmamış. Yardım almak için sistem yöneticiniz ile görüşün.",
- "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "İki aşamalı kimlik doğrulama kullanımı dayatılmış ancak hesabınız için yapılandırılması tamamlanmamış. Lütfen iki aşamalı kimlik doğrulamayı kurun.",
+ "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "İki aşamalı kimlik doğrulama kullanımı dayatılmış ancak hesabınız için yapılandırılması tamamlanmamış. Lütfen işlemi sürdürmek için iki aşamalı kimlik doğrulamayı kurun.",
"Set up two-factor authentication" : "İki aşamalı kimlik doğrulama kurulumu",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "İki aşamalı kimlik doğrulaması kullanımı zorunlu kılınmış ancak hesabınız için yapılandırılmamış. Yedek kodlarınızdan birini kullanın ya da yardım almak için sistem yöneticiniz ile görüşün.",
"Use backup code" : "Yedek kodu kullanacağım",
diff --git a/core/l10n/tr.json b/core/l10n/tr.json
index 90f5dc7b299..56d8d3d5cbf 100644
--- a/core/l10n/tr.json
+++ b/core/l10n/tr.json
@@ -133,7 +133,7 @@
"Please reload the page." : "Lütfen sayfayı yeniden yükleyin.",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "Uygulama güncellenemedi. Ayrıntılı bilgi almak için bu sorun ile ilgili <a href=\"{url}\">forum iletimize</a> bakabilirsiniz.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Uygulama güncellenemedi. Lütfen bu sorunu  <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud topluluğuna</a> bildirin.",
- "Continue to {productName}" : "{productName} ile devam et",
+ "Continue to {productName}" : "{productName} ile ilerle",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Uygulama güncellendi. %n saniye içinde {productName} üzerine yönlendirileceksiniz.","Uygulama güncellendi. %n saniye içinde {productName} üzerine yönlendirileceksiniz."],
"Log in" : "Oturum aç",
"Logging in …" : "Oturum açılıyor …",
@@ -330,7 +330,7 @@
"Installing …" : "Kuruluyor…",
"Need help?" : "Yardım gerekiyor mu?",
"See the documentation" : "Belgelere bakın",
- "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Nextcloud kurulumunu yeniden yapmayı deniyorsunuz gibi görünüyor. Ancak config klasöründe CAN_INSTALL dosyası eksik. Lütfen işlemi sürdürebilmek için config klasöründe CAN_INSTALL dosyasını oluşturun.",
+ "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Nextcloud kurulumunu yeniden yapmayı deniyorsunuz gibi görünüyor. Ancak config klasöründe CAN_INSTALL dosyası eksik. Lütfen İşlemi sürdürmek için config klasöründe CAN_INSTALL dosyasını oluşturun.",
"Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Config klasöründeki CAN_INSTALL dosyası silinemedi. Lütfen bu dosyayı el ile silin.",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Bu uygulamanın düzgün çalışabilmesi için JavaScript gereklidir. Lütfen {linkstart}JavaScript uygulamasını etkinleştirip{linkend} sayfayı yeniden yükleyin.",
"Skip to main content" : "Ana içeriğe geç",
@@ -367,7 +367,7 @@
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Hesabınız için gelişmiş güvenlik etkinleştirildi. Kimlik doğrulaması için bir ikinci aşama seçin:",
"Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Etkinleştirilmiş iki aşamalı kimlik doğrulaması yöntemlerinden en az biri yüklenemedi. Lütfen yöneticiniz ile görüşün.",
"Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "İki aşamalı kimlik doğrulaması kullanımı zorunlu kılınmış ancak hesabınız için yapılandırılmamış. Yardım almak için sistem yöneticiniz ile görüşün.",
- "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "İki aşamalı kimlik doğrulama kullanımı dayatılmış ancak hesabınız için yapılandırılması tamamlanmamış. Lütfen iki aşamalı kimlik doğrulamayı kurun.",
+ "Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication." : "İki aşamalı kimlik doğrulama kullanımı dayatılmış ancak hesabınız için yapılandırılması tamamlanmamış. Lütfen işlemi sürdürmek için iki aşamalı kimlik doğrulamayı kurun.",
"Set up two-factor authentication" : "İki aşamalı kimlik doğrulama kurulumu",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "İki aşamalı kimlik doğrulaması kullanımı zorunlu kılınmış ancak hesabınız için yapılandırılmamış. Yedek kodlarınızdan birini kullanın ya da yardım almak için sistem yöneticiniz ile görüşün.",
"Use backup code" : "Yedek kodu kullanacağım",