diff options
Diffstat (limited to 'lib')
-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", |