summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-28 02:27:47 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-28 02:27:47 +0000
commit0127ef4f10bbcc663dd8bf46b08a8b8594db48f0 (patch)
treeca74d10f7756ead5de29dc024893c5467c1b73a0 /apps/theming
parent3c09990c633e6259c604ff23db179a8cec1f0f57 (diff)
downloadnextcloud-server-0127ef4f10bbcc663dd8bf46b08a8b8594db48f0.tar.gz
nextcloud-server-0127ef4f10bbcc663dd8bf46b08a8b8594db48f0.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/sr.js5
-rw-r--r--apps/theming/l10n/sr.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js
index 42aed853125..b78cf69a3bf 100644
--- a/apps/theming/l10n/sr.js
+++ b/apps/theming/l10n/sr.js
@@ -61,6 +61,9 @@ OC.L10N.register(
"https://…" : "https://…",
"Login image" : "Пријавна слика",
"Upload new login background" : "Отпремите нову позадину за пријавни екран",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Инсталирајте „Imagemagick“ ПХП екстензију са подршком за СВГ слике, да аутоматски направи иконе од отпремљеног логоа и боје."
+ "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Инсталирајте „Imagemagick“ ПХП екстензију са подршком за СВГ слике, да аутоматски направи иконе од отпремљеног логоа и боје.",
+ "Pick from Files" : "Изаберите из Фајлова",
+ "Plain background" : "Проста позадина",
+ "Insert from {productName}" : "Уметни из {productName}"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/theming/l10n/sr.json b/apps/theming/l10n/sr.json
index 96fe9d9f06b..06007517e0b 100644
--- a/apps/theming/l10n/sr.json
+++ b/apps/theming/l10n/sr.json
@@ -59,6 +59,9 @@
"https://…" : "https://…",
"Login image" : "Пријавна слика",
"Upload new login background" : "Отпремите нову позадину за пријавни екран",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Инсталирајте „Imagemagick“ ПХП екстензију са подршком за СВГ слике, да аутоматски направи иконе од отпремљеног логоа и боје."
+ "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Инсталирајте „Imagemagick“ ПХП екстензију са подршком за СВГ слике, да аутоматски направи иконе од отпремљеног логоа и боје.",
+ "Pick from Files" : "Изаберите из Фајлова",
+ "Plain background" : "Проста позадина",
+ "Insert from {productName}" : "Уметни из {productName}"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file