[tx-robot] updated from transifex
This commit is contained in:
parent
5026d2cca1
commit
c222bac9ed
|
@ -11,6 +11,8 @@ OC.L10N.register(
|
|||
"Weather service" : "Service météo",
|
||||
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pour votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud en votre nom afin que le service météo ne reçoive aucune information personnelle.",
|
||||
"Weather data from Met.no" : "Données météo fournies par Met.no",
|
||||
"geocoding with Nominatim" : "Géocodage avec Nominatim",
|
||||
"elevation data from OpenTopoData" : "Données d'altitude provenant d'OpenTopoData",
|
||||
"Weather" : "Météo",
|
||||
"Status" : "Statut",
|
||||
"Good morning" : "Bonjour",
|
||||
|
@ -19,6 +21,8 @@ OC.L10N.register(
|
|||
"Good afternoon, {name}" : "Bon après-midi, {name}",
|
||||
"Good evening" : "Bonsoir",
|
||||
"Good evening, {name}" : "Bonsoir {name}",
|
||||
"Hello" : "Bonjour",
|
||||
"Hello, {name}" : "Bonjour {name}",
|
||||
"Pick from Files" : "Sélectionnez parmi les fichiers",
|
||||
"Default images" : "Images par défaut",
|
||||
"Plain background" : "Fond uni",
|
||||
|
|
|
@ -9,6 +9,8 @@
|
|||
"Weather service" : "Service météo",
|
||||
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pour votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud en votre nom afin que le service météo ne reçoive aucune information personnelle.",
|
||||
"Weather data from Met.no" : "Données météo fournies par Met.no",
|
||||
"geocoding with Nominatim" : "Géocodage avec Nominatim",
|
||||
"elevation data from OpenTopoData" : "Données d'altitude provenant d'OpenTopoData",
|
||||
"Weather" : "Météo",
|
||||
"Status" : "Statut",
|
||||
"Good morning" : "Bonjour",
|
||||
|
@ -17,6 +19,8 @@
|
|||
"Good afternoon, {name}" : "Bon après-midi, {name}",
|
||||
"Good evening" : "Bonsoir",
|
||||
"Good evening, {name}" : "Bonsoir {name}",
|
||||
"Hello" : "Bonjour",
|
||||
"Hello, {name}" : "Bonjour {name}",
|
||||
"Pick from Files" : "Sélectionnez parmi les fichiers",
|
||||
"Default images" : "Images par défaut",
|
||||
"Plain background" : "Fond uni",
|
||||
|
|
|
@ -141,7 +141,7 @@ OC.L10N.register(
|
|||
"User disabled" : "用戶已遭停用",
|
||||
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效,下一次登入將會被延時 30 秒。",
|
||||
"Your account is not setup for passwordless login." : "你的帳號尚未設定免密碼登入。",
|
||||
"Passwordless authentication is not supported in your browser." : "無密碼身份驗證不支援你使用的瀏覽器。",
|
||||
"Passwordless authentication is not supported in your browser." : "你使用的瀏覽器不支援無密碼身份驗證。",
|
||||
"Passwordless authentication is only available over a secure connection." : "無密碼身份驗證僅支援經加密的連線。",
|
||||
"Reset password" : "重設密碼",
|
||||
"A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。",
|
||||
|
|
|
@ -139,7 +139,7 @@
|
|||
"User disabled" : "用戶已遭停用",
|
||||
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效,下一次登入將會被延時 30 秒。",
|
||||
"Your account is not setup for passwordless login." : "你的帳號尚未設定免密碼登入。",
|
||||
"Passwordless authentication is not supported in your browser." : "無密碼身份驗證不支援你使用的瀏覽器。",
|
||||
"Passwordless authentication is not supported in your browser." : "你使用的瀏覽器不支援無密碼身份驗證。",
|
||||
"Passwordless authentication is only available over a secure connection." : "無密碼身份驗證僅支援經加密的連線。",
|
||||
"Reset password" : "重設密碼",
|
||||
"A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。",
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
OC.L10N.register(
|
||||
"lib",
|
||||
{
|
||||
"Authentication" : "සත්යාපනය",
|
||||
"Invalid image" : "වලංගු නොවන පින්තූරයකි",
|
||||
"seconds ago" : "තත්පර කිහිපයකට පෙර",
|
||||
"__language_name__" : "__language_name__",
|
||||
"Help" : "උපකාර",
|
||||
"Apps" : "යෙදුම්",
|
||||
"Settings" : "සැකසුම්",
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
{ "translations": {
|
||||
"Authentication" : "සත්යාපනය",
|
||||
"Invalid image" : "වලංගු නොවන පින්තූරයකි",
|
||||
"seconds ago" : "තත්පර කිහිපයකට පෙර",
|
||||
"__language_name__" : "__language_name__",
|
||||
"Help" : "උපකාර",
|
||||
"Apps" : "යෙදුම්",
|
||||
"Settings" : "සැකසුම්",
|
||||
|
|
Loading…
Reference in New Issue