Skip to content

Commit 8873960

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent c995428 commit 8873960

4 files changed

Lines changed: 4 additions & 2 deletions

File tree

apps/settings/l10n/fi.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ OC.L10N.register(
237237
"Upload profile picture" : "Lähetä profiilikuva",
238238
"Choose profile picture from Files" : "Valitse profiilikuva tiedostoista",
239239
"Remove profile picture" : "Poista profiilikuva",
240+
"The file must be a PNG or JPG" : "Tiedoston tulee olla PNG tai JPG",
240241
"Picture provided by original account" : "Kuvan tarjoaa alkuperäinen tili",
241242
"Cancel" : "Peru",
242243
"Set as profile picture" : "Aseta profiilikuvaksi",

apps/settings/l10n/fi.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@
235235
"Upload profile picture" : "Lähetä profiilikuva",
236236
"Choose profile picture from Files" : "Valitse profiilikuva tiedostoista",
237237
"Remove profile picture" : "Poista profiilikuva",
238+
"The file must be a PNG or JPG" : "Tiedoston tulee olla PNG tai JPG",
238239
"Picture provided by original account" : "Kuvan tarjoaa alkuperäinen tili",
239240
"Cancel" : "Peru",
240241
"Set as profile picture" : "Aseta profiilikuvaksi",

apps/settings/l10n/ru.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ OC.L10N.register(
425425
"App bundles" : "Пакеты приложений",
426426
"Featured apps" : "Рекомендуемые приложения",
427427
"Show to everyone" : "Видим для всех",
428-
"Show to logged in users only" : "Видим только для пользователей, вошедших в систему",
428+
"Show to logged in users only" : "Видим только для вошедших в систему",
429429
"Hide" : "Скрыт",
430430
"Download and enable" : "Скачать и включить",
431431
"Enable untested app" : "Включить непроверенное приложение",

apps/settings/l10n/ru.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@
423423
"App bundles" : "Пакеты приложений",
424424
"Featured apps" : "Рекомендуемые приложения",
425425
"Show to everyone" : "Видим для всех",
426-
"Show to logged in users only" : "Видим только для пользователей, вошедших в систему",
426+
"Show to logged in users only" : "Видим только для вошедших в систему",
427427
"Hide" : "Скрыт",
428428
"Download and enable" : "Скачать и включить",
429429
"Enable untested app" : "Включить непроверенное приложение",

0 commit comments

Comments
 (0)