mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[i18n] Translated using Weblate (Turkish)
Currently translated at 82.8% (29 of 35 strings)
This commit is contained in:
parent
40686cfa2b
commit
d0391dd1eb
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"argument_required": "{:s} argümanı gerekli",
|
||||
"authentication_profile_required": "'{:s}' profili için yetkilendirme gerekli",
|
||||
"argument_required": "{argument} argümanı gerekli",
|
||||
"authentication_profile_required": "'{profile}' profili için yetkilendirme gerekli",
|
||||
"authentication_required": "Yetklendirme gerekli",
|
||||
"authentication_required_long": "Bu işlemi yapmak içi yetkilendirme gerekli",
|
||||
"colon": "{}:",
|
||||
"confirm": "{:s}'i doğrulayın",
|
||||
"confirm": "{prompt}'i doğrulayın",
|
||||
"error": "Hata:",
|
||||
"error_see_log": "Bir hata oluştu. Detaylar için lütfen loga bakınız",
|
||||
"instance_already_running": "Uygulama zaten çalışıyor.",
|
||||
"invalid_argument": "Geçersiz argüman '{:s}': {:s}",
|
||||
"invalid_argument": "Geçersiz argüman '{argument}': {error}",
|
||||
"invalid_password": "Geçersiz parola",
|
||||
"ldap_attribute_already_exists": " '{:s}={:s}' özelliği zaten mevcut",
|
||||
"ldap_attribute_already_exists": "'{attribute}={value}' özelliği zaten mevcut",
|
||||
"ldap_operation_error": "LDAP işlemi sırasında hata oluştu",
|
||||
"ldap_server_down": "LDAP sunucusuna erişilemiyor",
|
||||
"logged_in": "Giriş yapıldı",
|
||||
|
|
Loading…
Reference in a new issue