mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-09 18:35:10 +00:00
(i18n) Update translations
This commit is contained in:
@@ -6,6 +6,13 @@
|
||||
"Domain" = "Domaine";
|
||||
"Remember username" = "Se souvenir de moi";
|
||||
"Connect" = "Connexion";
|
||||
|
||||
/* Appears while authentication is in progress */
|
||||
"Authenticating" = "Authentification en cours";
|
||||
|
||||
/* Appears when authentication succeeds */
|
||||
"Welcome" = "Bienvenue";
|
||||
|
||||
"Authentication Failed" = "L'authentification a échoué";
|
||||
"Wrong username or password." = "Mauvais nom d'utilisateur ou mot de passe.";
|
||||
"cookiesNotEnabled" = "Vous ne pouvez vous authentifier car les témoins (cookies) de votre navigateur Web sont désactivés. Activez les témoins dans votre navigateur Web et essayez de nouveau.";
|
||||
@@ -47,6 +54,7 @@
|
||||
"TurkishTurkey" = "Türkçe (Türkiye)";
|
||||
"Ukrainian" = "Українська";
|
||||
"Welsh" = "Cymraeg";
|
||||
|
||||
"About" = "À propos";
|
||||
"AboutBox" = "Développé par la compagnie Inverse, SOGo est un collecticiel complet mettant l'emphase sur la simplicité et l'extensibilité.<br/><br/>\nSOGo propose une interface Web moderne basée sur AJAX ainsi qu'un accès par de nombreux clients natifs (comme Mozilla Thunderbird et Lightning et Apple iCal) par l'utilisation de protocoles standards tel que CalDAV et CardDAV.<br/><br/>\nCe programme est un logiciel libre ; vous pouvez le redistribuer et/ou le modifier conformément aux dispositions de la <a href=\"http://gnu.org/licenses/gpl.html\">Licence Publique Générale GNU</a>, telle que publiée par la Free Software Foundation ; version 2 de la licence, ou encore (à votre choix) toute version ultérieure. Ce programme est distribué dans l’espoir qu’il sera utile, mais SANS AUCUNE GARANTIE.<br/><br/>\nPlusieurs <a href=\"http://www.sogo.nu/en/support/community.html\">types de soutien</a> sont offerts.";
|
||||
"Your account was locked due to too many failed attempts." = "Votre compte a été bloqué suite à un nombre élevé de tentatives d'authentification infructueuses.";
|
||||
|
||||
@@ -6,6 +6,13 @@
|
||||
"Domain" = "Alan";
|
||||
"Remember username" = "Kullanıcı Adını hatırla";
|
||||
"Connect" = "Bağlan";
|
||||
|
||||
/* Appears while authentication is in progress */
|
||||
"Authenticating" = "Kimlik Doğrulanıyor";
|
||||
|
||||
/* Appears when authentication succeeds */
|
||||
"Welcome" = "Hoş Geldiniz";
|
||||
|
||||
"Authentication Failed" = "Kullanıcı Kimliği Doğrulanamadı";
|
||||
"Wrong username or password." = "Kullanıcı adı veya şifre yanlış.";
|
||||
"cookiesNotEnabled" = "Giriş yapamıyorsunuz çünkü tarayıcınızdaki çerezler engellenmiş. Lütfen tarayıcınızın ayarlarında çerezleri etkinleştirip, tekrar deneyin.";
|
||||
@@ -47,8 +54,9 @@
|
||||
"TurkishTurkey" = "Türkçe (Türkiye)";
|
||||
"Ukrainian" = "Українська";
|
||||
"Welsh" = "Cymraeg";
|
||||
|
||||
"About" = "Hakkında";
|
||||
"AboutBox" = "Inverse tarafından geliştirilen SOGo tüm özellikleri kapsayan, kolay kullanım ve ölçeklenebilirliğe odaklı groupware sunucusudur.<br/><br/>\n\nSOGo zengin AJAX-tabanlı bir Web arayüzü sunar, CalDAV ve CardDAV gibi standart protokollerle çoklu doğal istemcileri destekler.<br/><br/>\n\nSOGo <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> sürüm 2 veya üst lisansı altında ve parçaları GNU LGPL sürüm 2 lisansı altında dağıtılmıştır. Bu bir ücretsiz yazılımdır: bu yazılımı değiştirmeniz ve yeniden dağıtmanız serbesttir. Yasaların izin verdiği ölçüde bir GARANTİSİ YOKTUR.<br/><br/>\n\nÇeşitli destek seçenekleri için <a href=\"http://www.sogo.nu/en/support/community.html\">bu sayfaya</a> bakın.";
|
||||
"AboutBox" = "Inverse tarafından geliştirilen SOGo tüm özellikleri kapsayan, kolay kullanım ve ölçeklenebilirliğe odaklı groupware sunucusudur.<br/><br/>\nSOGo zengin AJAX-tabanlı bir Web arayüzü sunar, CalDAV ve CardDAV gibi standart protokollerle çoklu doğal istemcileri destekler.<br/><br/>\nSOGo <a href=\"http://gnu.org/licenses/gpl.html\">GNU GPL</a> sürüm 2 veya üst lisansı altında ve parçaları GNU LGPL sürüm 2 lisansı altında dağıtılmıştır. Bu bir ücretsiz yazılımdır: bu yazılımı değiştirmeniz ve yeniden dağıtmanız serbesttir. Yasaların izin verdiği ölçüde bir GARANTİSİ YOKTUR.<br/><br/>\nÇeşitli destek seçenekleri için <a href=\"http://www.sogo.nu/en/support/community.html\">bu sayfaya</a> bakın.";
|
||||
"Your account was locked due to too many failed attempts." = "Çok fazla başarısız giriş denemesi nedeniyle hesabınız kitlendi.";
|
||||
"Your account was locked due to an expired password." = "Süresi dolan şifreniz nedeniyle hesabınız kitlendi.";
|
||||
"Login failed due to unhandled error case" = "Telafi edilemeyen işlem hatası nedeniyle girişiniz başarısız oldu";
|
||||
|
||||
Reference in New Issue
Block a user