diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/sv.js | 3 | ||||
-rw-r--r-- | lib/l10n/sv.json | 3 | ||||
-rw-r--r-- | lib/l10n/uk.js | 10 | ||||
-rw-r--r-- | lib/l10n/uk.json | 10 |
4 files changed, 16 insertions, 10 deletions
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index bd77c2d73fb..dc6aec78274 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -89,7 +89,10 @@ OC.L10N.register( "__language_name__" : "Svenska", "This is an automatically sent email, please do not reply." : "Detta är ett automatiskt skickat e-postmeddelande, svara inte på detta meddelande.", "Help" : "Hjälp", + "Appearance and accessibility" : "Utseende och tillgänglighet", "Apps" : "Appar", + "Personal settings" : "Personlig information", + "Administration settings" : "Administration", "Settings" : "Inställningar", "Log out" : "Logga ut", "Users" : "Användare", diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index 96539fafe91..9bc6d0cc53c 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -87,7 +87,10 @@ "__language_name__" : "Svenska", "This is an automatically sent email, please do not reply." : "Detta är ett automatiskt skickat e-postmeddelande, svara inte på detta meddelande.", "Help" : "Hjälp", + "Appearance and accessibility" : "Utseende och tillgänglighet", "Apps" : "Appar", + "Personal settings" : "Personlig information", + "Administration settings" : "Administration", "Settings" : "Inställningar", "Log out" : "Logga ut", "Users" : "Användare", diff --git a/lib/l10n/uk.js b/lib/l10n/uk.js index ed50b9c41a9..6b98e5c3d61 100644 --- a/lib/l10n/uk.js +++ b/lib/l10n/uk.js @@ -18,11 +18,11 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s та %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s та %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s та %5$s", - "Education Edition" : "Освітнє видання", - "Enterprise bundle" : "Пакет Enterprise", - "Groupware bundle" : "Пакет групового програмного забезпечення", - "Hub bundle" : "Втулка пучка", - "Social sharing bundle" : "Набір соціальних мереж", + "Education Edition" : "Для навчання", + "Enterprise bundle" : "Для бізнесу", + "Groupware bundle" : "Для робочих груп", + "Hub bundle" : "Основні застосунки", + "Social sharing bundle" : "Для соціальних мереж", "PHP %s or higher is required." : "Необхідно PHP %s або вище", "PHP with a version lower than %s is required." : "Потрібна версія PHP нижче %s ", "%sbit or higher PHP required." : "%sнеобхідний PHP біт або вище.", diff --git a/lib/l10n/uk.json b/lib/l10n/uk.json index cd827cb7145..2be0025713e 100644 --- a/lib/l10n/uk.json +++ b/lib/l10n/uk.json @@ -16,11 +16,11 @@ "%1$s, %2$s and %3$s" : "%1$s, %2$s та %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s та %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s та %5$s", - "Education Edition" : "Освітнє видання", - "Enterprise bundle" : "Пакет Enterprise", - "Groupware bundle" : "Пакет групового програмного забезпечення", - "Hub bundle" : "Втулка пучка", - "Social sharing bundle" : "Набір соціальних мереж", + "Education Edition" : "Для навчання", + "Enterprise bundle" : "Для бізнесу", + "Groupware bundle" : "Для робочих груп", + "Hub bundle" : "Основні застосунки", + "Social sharing bundle" : "Для соціальних мереж", "PHP %s or higher is required." : "Необхідно PHP %s або вище", "PHP with a version lower than %s is required." : "Потрібна версія PHP нижче %s ", "%sbit or higher PHP required." : "%sнеобхідний PHP біт або вище.", |