diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-23 02:16:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-23 02:16:22 +0000 |
commit | 23080fcd9c30f71ecf575f0d4fb8b78f3ff45537 (patch) | |
tree | a2f1eb22131124c0eab00e091f53bbe54fe35e00 /apps/theming/l10n | |
parent | 4db4d8fc933d95876876f8b9ad51dca01e15f2a0 (diff) | |
download | nextcloud-server-23080fcd9c30f71ecf575f0d4fb8b78f3ff45537.tar.gz nextcloud-server-23080fcd9c30f71ecf575f0d4fb8b78f3ff45537.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/cs.json | 2 | ||||
-rw-r--r-- | apps/theming/l10n/eu.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/eu.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js index 98089993d8a..85c90ba4554 100644 --- a/apps/theming/l10n/cs.js +++ b/apps/theming/l10n/cs.js @@ -50,6 +50,6 @@ OC.L10N.register( "Upload new header logo" : "Nahrát nové logo do záhlaví", "Favicon" : "ikona webu", "Upload new favicon" : "Nahrát novou ikonu webu", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozšíření Imagemagick PHP s podporou obrázků SVG, které automaticky generuje favicony na základě nahraného loga a barvy." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozšíření Imagemagick PHP s podporou obrázků SVG, které automaticky vytváří favicon na základě nahraného loga a barvy." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json index 9fd1645cd2b..12e2a807887 100644 --- a/apps/theming/l10n/cs.json +++ b/apps/theming/l10n/cs.json @@ -48,6 +48,6 @@ "Upload new header logo" : "Nahrát nové logo do záhlaví", "Favicon" : "ikona webu", "Upload new favicon" : "Nahrát novou ikonu webu", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozšíření Imagemagick PHP s podporou obrázků SVG, které automaticky generuje favicony na základě nahraného loga a barvy." + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozšíření Imagemagick PHP s podporou obrázků SVG, které automaticky vytváří favicon na základě nahraného loga a barvy." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/theming/l10n/eu.js b/apps/theming/l10n/eu.js index d51d6559dbc..91da9f4b688 100644 --- a/apps/theming/l10n/eu.js +++ b/apps/theming/l10n/eu.js @@ -19,6 +19,7 @@ OC.L10N.register( "Could not write file to disk" : "Ezin izan da fitxategia diskoan idatzi", "A PHP extension stopped the file upload" : "PHP hedapen batek fitxategiaren karga gelditu du", "No file uploaded" : "Ez da fitxategirik igo", + "Unsupported image type" : "Irudi mota ez da onartzen", "Theming" : "Itxura", "Legal notice" : "Ohar legala", "Privacy policy" : "Pribatutasun politika", @@ -27,6 +28,7 @@ OC.L10N.register( "Reset to default" : "Berezarri balio lehenetsira", "Web link" : "Web esteka", "https://…" : "https://…", + "Slogan" : "Eslogana", "Color" : "Kolorea", "Logo" : "Logoa", "Upload new logo" : "Kargatu logo berria", diff --git a/apps/theming/l10n/eu.json b/apps/theming/l10n/eu.json index a2044ea5025..11d470557ba 100644 --- a/apps/theming/l10n/eu.json +++ b/apps/theming/l10n/eu.json @@ -17,6 +17,7 @@ "Could not write file to disk" : "Ezin izan da fitxategia diskoan idatzi", "A PHP extension stopped the file upload" : "PHP hedapen batek fitxategiaren karga gelditu du", "No file uploaded" : "Ez da fitxategirik igo", + "Unsupported image type" : "Irudi mota ez da onartzen", "Theming" : "Itxura", "Legal notice" : "Ohar legala", "Privacy policy" : "Pribatutasun politika", @@ -25,6 +26,7 @@ "Reset to default" : "Berezarri balio lehenetsira", "Web link" : "Web esteka", "https://…" : "https://…", + "Slogan" : "Eslogana", "Color" : "Kolorea", "Logo" : "Logoa", "Upload new logo" : "Kargatu logo berria", |