diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:00 +0000 |
commit | 94282863cbfbb1c798001d828ddbeb944909f192 (patch) | |
tree | f27dc74dc1ff1e7040cf209c5f41f296a1e78c7c /lib/l10n | |
parent | ed11a922548ddc21fd11a4c4d061857ea1318e2e (diff) | |
download | nextcloud-server-94282863cbfbb1c798001d828ddbeb944909f192.tar.gz nextcloud-server-94282863cbfbb1c798001d828ddbeb944909f192.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/sv.js | 1 | ||||
-rw-r--r-- | lib/l10n/sv.json | 1 | ||||
-rw-r--r-- | lib/l10n/tr.js | 1 | ||||
-rw-r--r-- | lib/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 5df01f47783..71f3d14cab3 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -93,6 +93,7 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Appen \"%s\" kan inte installeras eftersom den inte är kompatibel med den här versionen av servern.", "__language_name__" : "Svenska", "This is an automatically sent email, please do not reply." : "Detta är ett automatiskt e-postmeddelande, du kan därmed inte svara på det.", + "Help & privacy" : "Hjälp & integritet", "Appearance and accessibility" : "Utseende och tillgänglighet", "Apps" : "Appar", "Personal settings" : "Personlig information", diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index 76ce8514c41..d6038edde9b 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -91,6 +91,7 @@ "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Appen \"%s\" kan inte installeras eftersom den inte är kompatibel med den här versionen av servern.", "__language_name__" : "Svenska", "This is an automatically sent email, please do not reply." : "Detta är ett automatiskt e-postmeddelande, du kan därmed inte svara på det.", + "Help & privacy" : "Hjälp & integritet", "Appearance and accessibility" : "Utseende och tillgänglighet", "Apps" : "Appar", "Personal settings" : "Personlig information", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 90837e95dab..c91b3f3673b 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -93,6 +93,7 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" uygulaması sunucu sürümüyle uyumlu olmadığından kurulamaz.", "__language_name__" : "Türkçe", "This is an automatically sent email, please do not reply." : "Bu ileti otomatik olarak gönderildiğinden lütfen yanıtlamayın.", + "Help & privacy" : "Yardım ve gizlilik", "Appearance and accessibility" : "Görünüm ve erişilebilirlik", "Apps" : "Uygulamalar", "Personal settings" : "Kişisel ayarlar", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index f96f6b16828..afab727ffb3 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -91,6 +91,7 @@ "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" uygulaması sunucu sürümüyle uyumlu olmadığından kurulamaz.", "__language_name__" : "Türkçe", "This is an automatically sent email, please do not reply." : "Bu ileti otomatik olarak gönderildiğinden lütfen yanıtlamayın.", + "Help & privacy" : "Yardım ve gizlilik", "Appearance and accessibility" : "Görünüm ve erişilebilirlik", "Apps" : "Uygulamalar", "Personal settings" : "Kişisel ayarlar", |