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:
-rw-r--r--apps/dashboard/l10n/fr.js4
-rw-r--r--apps/dashboard/l10n/fr.json4
-rw-r--r--core/l10n/zh_HK.js2
-rw-r--r--core/l10n/zh_HK.json2
-rw-r--r--lib/l10n/si.js3
-rw-r--r--lib/l10n/si.json3
6 files changed, 16 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/fr.js b/apps/dashboard/l10n/fr.js
index 42fd3d70c13..3ec3ba875dd 100644
--- a/apps/dashboard/l10n/fr.js
+++ b/apps/dashboard/l10n/fr.js
@@ -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",
diff --git a/apps/dashboard/l10n/fr.json b/apps/dashboard/l10n/fr.json
index dbee353b04a..ec70178a90e 100644
--- a/apps/dashboard/l10n/fr.json
+++ b/apps/dashboard/l10n/fr.json
@@ -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",
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index 48167a2b79c..ccc0c30edcd 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -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." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。",
diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json
index 9179dfe35bb..2ad84263fe9 100644
--- a/core/l10n/zh_HK.json
+++ b/core/l10n/zh_HK.json
@@ -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." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。",
diff --git a/lib/l10n/si.js b/lib/l10n/si.js
index 7b1fb3a0a76..23c6317131a 100644
--- a/lib/l10n/si.js
+++ b/lib/l10n/si.js
@@ -1,7 +1,10 @@
OC.L10N.register(
"lib",
{
+ "Authentication" : "සත්‍යාපනය",
+ "Invalid image" : "වලංගු නොවන පින්තූරයකි",
"seconds ago" : "තත්පර කිහිපයකට පෙර",
+ "__language_name__" : "__language_name__",
"Help" : "උපකාර",
"Apps" : "යෙදුම්",
"Settings" : "සැකසුම්",
diff --git a/lib/l10n/si.json b/lib/l10n/si.json
index e82e0f396df..3c4ef5b2e35 100644
--- a/lib/l10n/si.json
+++ b/lib/l10n/si.json
@@ -1,5 +1,8 @@
{ "translations": {
+ "Authentication" : "සත්‍යාපනය",
+ "Invalid image" : "වලංගු නොවන පින්තූරයකි",
"seconds ago" : "තත්පර කිහිපයකට පෙර",
+ "__language_name__" : "__language_name__",
"Help" : "උපකාර",
"Apps" : "යෙදුම්",
"Settings" : "සැකසුම්",