aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-03 02:28:08 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-03 02:28:08 +0000
commiteabc74e7084727df1e8152008ebabb3c46bc1cf6 (patch)
tree5b5e7fcb1cc2336d3431d5ad5a24a6a4b13bed20 /apps/settings
parentbceeb310515cdfd943d60c39d5ec3246f6791ad2 (diff)
downloadnextcloud-server-eabc74e7084727df1e8152008ebabb3c46bc1cf6.tar.gz
nextcloud-server-eabc74e7084727df1e8152008ebabb3c46bc1cf6.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/l10n/fi.js1
-rw-r--r--apps/settings/l10n/fi.json1
-rw-r--r--apps/settings/l10n/ru.js2
-rw-r--r--apps/settings/l10n/ru.json2
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js
index ec224881578..b252cdff030 100644
--- a/apps/settings/l10n/fi.js
+++ b/apps/settings/l10n/fi.js
@@ -237,6 +237,7 @@ OC.L10N.register(
"Upload profile picture" : "Lähetä profiilikuva",
"Choose profile picture from Files" : "Valitse profiilikuva tiedostoista",
"Remove profile picture" : "Poista profiilikuva",
+ "The file must be a PNG or JPG" : "Tiedoston tulee olla PNG tai JPG",
"Picture provided by original account" : "Kuvan tarjoaa alkuperäinen tili",
"Cancel" : "Peru",
"Set as profile picture" : "Aseta profiilikuvaksi",
diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json
index 3cbe0e7fd2f..49150fde99f 100644
--- a/apps/settings/l10n/fi.json
+++ b/apps/settings/l10n/fi.json
@@ -235,6 +235,7 @@
"Upload profile picture" : "Lähetä profiilikuva",
"Choose profile picture from Files" : "Valitse profiilikuva tiedostoista",
"Remove profile picture" : "Poista profiilikuva",
+ "The file must be a PNG or JPG" : "Tiedoston tulee olla PNG tai JPG",
"Picture provided by original account" : "Kuvan tarjoaa alkuperäinen tili",
"Cancel" : "Peru",
"Set as profile picture" : "Aseta profiilikuvaksi",
diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js
index 90cd711f410..805ffc1c42a 100644
--- a/apps/settings/l10n/ru.js
+++ b/apps/settings/l10n/ru.js
@@ -425,7 +425,7 @@ OC.L10N.register(
"App bundles" : "Пакеты приложений",
"Featured apps" : "Рекомендуемые приложения",
"Show to everyone" : "Видим для всех",
- "Show to logged in users only" : "Видим только для пользователей, вошедших в систему",
+ "Show to logged in users only" : "Видим только для вошедших в систему",
"Hide" : "Скрыт",
"Download and enable" : "Скачать и включить",
"Enable untested app" : "Включить непроверенное приложение",
diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json
index 4575793ac0f..63f94cf89d2 100644
--- a/apps/settings/l10n/ru.json
+++ b/apps/settings/l10n/ru.json
@@ -423,7 +423,7 @@
"App bundles" : "Пакеты приложений",
"Featured apps" : "Рекомендуемые приложения",
"Show to everyone" : "Видим для всех",
- "Show to logged in users only" : "Видим только для пользователей, вошедших в систему",
+ "Show to logged in users only" : "Видим только для вошедших в систему",
"Hide" : "Скрыт",
"Download and enable" : "Скачать и включить",
"Enable untested app" : "Включить непроверенное приложение",