summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r--apps/theming/l10n/cs.js10
-rw-r--r--apps/theming/l10n/cs.json10
-rw-r--r--apps/theming/l10n/es.js4
-rw-r--r--apps/theming/l10n/es.json4
-rw-r--r--apps/theming/l10n/fi.js5
-rw-r--r--apps/theming/l10n/fi.json5
-rw-r--r--apps/theming/l10n/fr.js4
-rw-r--r--apps/theming/l10n/fr.json4
-rw-r--r--apps/theming/l10n/pt_BR.js3
-rw-r--r--apps/theming/l10n/pt_BR.json3
10 files changed, 44 insertions, 8 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js
index 8221cac8464..2a9332faaef 100644
--- a/apps/theming/l10n/cs.js
+++ b/apps/theming/l10n/cs.js
@@ -3,26 +3,28 @@ OC.L10N.register(
{
"Loading preview…" : "Načítání náhledu…",
"Saved" : "Uloženo",
- "Admin" : "Administrace",
+ "Admin" : "Správa",
"a safe home for all your data" : "bezpečný domov pro všechna vaše data",
- "Name cannot be empty" : "Název nemůže být prázdný",
+ "Name cannot be empty" : "Je třeba zadat název",
"The given name is too long" : "Zadaný název je příliš dlouhý",
"The given web address is too long" : "Zadaná webová adresa je příliš dlouhá",
"The given slogan is too long" : "Zadaný slogan je příliš dlouhý",
- "The given color is invalid" : "Zadaná barva je neplatná",
+ "The given color is invalid" : "Zadaná barva není platná",
"The file was uploaded" : "Soubor byl nahrán",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahrávaný soubor přesahuje nastavení upload_max_filesize v php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Nahraný soubor překračuje nastavení MAX_FILE_SIZE, která byla zadána ve HTML formuláři",
"The file was only partially uploaded" : "Soubor byl nahrán pouze z části",
"No file was uploaded" : "Nebyl nahrán žádný soubor",
- "Missing a temporary folder" : "Chybí adresář pro dočasné soubory",
+ "Missing a temporary folder" : "Chybí složka pro dočasné soubory",
"Could not write file to disk" : "Nedaří se zapsat na datové úložiště",
"No file uploaded" : "Nenahrán žádný soubor",
"Unsupported image type" : "Nepodporovaný typ obrázku",
"Theming" : "Motivy",
+ "Adjust the Nextcloud theme" : "Upravit motiv vzhledu Nextcloud",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňují jednoduché přizpůsobení vzhledu vaší instance a podporovaných klientů. Tato přizpůsobení uvidí všichni uživatelé.",
"Name" : "Název",
"Reset to default" : "Obnovit výchozí",
+ "Web link" : "Webový odkaz",
"Slogan" : "Slogan",
"Color" : "Barva",
"Logo" : "Logo",
diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json
index 605a858cd5b..541671d961b 100644
--- a/apps/theming/l10n/cs.json
+++ b/apps/theming/l10n/cs.json
@@ -1,26 +1,28 @@
{ "translations": {
"Loading preview…" : "Načítání náhledu…",
"Saved" : "Uloženo",
- "Admin" : "Administrace",
+ "Admin" : "Správa",
"a safe home for all your data" : "bezpečný domov pro všechna vaše data",
- "Name cannot be empty" : "Název nemůže být prázdný",
+ "Name cannot be empty" : "Je třeba zadat název",
"The given name is too long" : "Zadaný název je příliš dlouhý",
"The given web address is too long" : "Zadaná webová adresa je příliš dlouhá",
"The given slogan is too long" : "Zadaný slogan je příliš dlouhý",
- "The given color is invalid" : "Zadaná barva je neplatná",
+ "The given color is invalid" : "Zadaná barva není platná",
"The file was uploaded" : "Soubor byl nahrán",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahrávaný soubor přesahuje nastavení upload_max_filesize v php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Nahraný soubor překračuje nastavení MAX_FILE_SIZE, která byla zadána ve HTML formuláři",
"The file was only partially uploaded" : "Soubor byl nahrán pouze z části",
"No file was uploaded" : "Nebyl nahrán žádný soubor",
- "Missing a temporary folder" : "Chybí adresář pro dočasné soubory",
+ "Missing a temporary folder" : "Chybí složka pro dočasné soubory",
"Could not write file to disk" : "Nedaří se zapsat na datové úložiště",
"No file uploaded" : "Nenahrán žádný soubor",
"Unsupported image type" : "Nepodporovaný typ obrázku",
"Theming" : "Motivy",
+ "Adjust the Nextcloud theme" : "Upravit motiv vzhledu Nextcloud",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňují jednoduché přizpůsobení vzhledu vaší instance a podporovaných klientů. Tato přizpůsobení uvidí všichni uživatelé.",
"Name" : "Název",
"Reset to default" : "Obnovit výchozí",
+ "Web link" : "Webový odkaz",
"Slogan" : "Slogan",
"Color" : "Barva",
"Logo" : "Logo",
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js
index df7289023ce..60c35a2a6c8 100644
--- a/apps/theming/l10n/es.js
+++ b/apps/theming/l10n/es.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"The given name is too long" : "El nombre provisto es demasiado largo",
"The given web address is too long" : "La dirección provista es demasiado larga",
"The given legal notice address is too long" : "El aviso legal dado es demasiado largo",
+ "The given privacy policy address is too long" : "La dirección de la política de privacidad dada es demasiado larga",
"The given slogan is too long" : "El eslogan provisto es demasiado largo",
"The given color is invalid" : "El color provisto es inválido",
"The file was uploaded" : "Se ha subido el archivo",
@@ -24,6 +25,8 @@ OC.L10N.register(
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya estás usando un tema personalizado. La configuración de la aplicación de temas puede ser sobrescrita por el.",
"Theming" : "Tema",
"Legal notice" : "Aviso legal",
+ "Privacy policy" : "Política de privacidad",
+ "Adjust the Nextcloud theme" : "Ajusta el tema de Nextcloud",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Los temas hacen posible personalizar fácilmente la apariencia de tu instancia y los clientes soportados. Esto será visible para todos los usuarios.",
"Name" : "Nombre",
"Reset to default" : "Vovler a configuración por defecto",
@@ -37,6 +40,7 @@ OC.L10N.register(
"Remove background image" : "Eliminar imagen de fondo",
"Advanced options" : "Opciones avanzadas",
"Legal notice link" : "Enlace al aviso legal",
+ "Privacy policy link" : "Enlace a la política de privacidad",
"Header logo" : "Logo de la cabecera",
"Upload new header logo" : "Subir nuevo logo de la cabecera",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json
index 1004a85230a..c3cb3887344 100644
--- a/apps/theming/l10n/es.json
+++ b/apps/theming/l10n/es.json
@@ -7,6 +7,7 @@
"The given name is too long" : "El nombre provisto es demasiado largo",
"The given web address is too long" : "La dirección provista es demasiado larga",
"The given legal notice address is too long" : "El aviso legal dado es demasiado largo",
+ "The given privacy policy address is too long" : "La dirección de la política de privacidad dada es demasiado larga",
"The given slogan is too long" : "El eslogan provisto es demasiado largo",
"The given color is invalid" : "El color provisto es inválido",
"The file was uploaded" : "Se ha subido el archivo",
@@ -22,6 +23,8 @@
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya estás usando un tema personalizado. La configuración de la aplicación de temas puede ser sobrescrita por el.",
"Theming" : "Tema",
"Legal notice" : "Aviso legal",
+ "Privacy policy" : "Política de privacidad",
+ "Adjust the Nextcloud theme" : "Ajusta el tema de Nextcloud",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Los temas hacen posible personalizar fácilmente la apariencia de tu instancia y los clientes soportados. Esto será visible para todos los usuarios.",
"Name" : "Nombre",
"Reset to default" : "Vovler a configuración por defecto",
@@ -35,6 +38,7 @@
"Remove background image" : "Eliminar imagen de fondo",
"Advanced options" : "Opciones avanzadas",
"Legal notice link" : "Enlace al aviso legal",
+ "Privacy policy link" : "Enlace a la política de privacidad",
"Header logo" : "Logo de la cabecera",
"Upload new header logo" : "Subir nuevo logo de la cabecera",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/fi.js b/apps/theming/l10n/fi.js
index 285554ccfa2..80087c68de1 100644
--- a/apps/theming/l10n/fi.js
+++ b/apps/theming/l10n/fi.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Name cannot be empty" : "Nimi ei voi olla tyhjä",
"The given name is too long" : "Nimi on liian pitkä",
"The given web address is too long" : "Verkko-osoite on liian pitkä",
+ "The given privacy policy address is too long" : "Annettu yksityiskäytännön osoite on liian pitkä",
"The given slogan is too long" : "Slogani on liian pitkä",
"The given color is invalid" : "Väri on virheellinen",
"The file was uploaded" : "Tiedosto lähetettiin",
@@ -20,9 +21,12 @@ OC.L10N.register(
"No file uploaded" : "Ei tiedostoa lähetetty",
"Unsupported image type" : "Ei-tuettu kuvatiedostomuoto",
"Theming" : "Teema",
+ "Privacy policy" : "Yksityisyyskäytäntö",
+ "Adjust the Nextcloud theme" : "Mukauta Nextcloudin teemaa",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teeman avulla voit helposti kustomoida web-käyttöliittymän ja tuettujen sovelluksien ulkonäköä ja tuntumaa. Teema näkyy kaikille käyttäjille.",
"Name" : "Nimi",
"Reset to default" : "Palauta oletukseksi",
+ "Web link" : "Verkkolinkki",
"Slogan" : "Slogani",
"Color" : "Väri",
"Logo" : "Logo",
@@ -31,6 +35,7 @@ OC.L10N.register(
"Upload new login background" : "Lähetä uusi kirjautumissivun taustakuva",
"Remove background image" : "Poista taustakuva",
"Advanced options" : "Lisävalinnat",
+ "Privacy policy link" : "Yksityisyyskäytännön linkki",
"Header logo" : "Otsakelogo",
"Upload new header logo" : "Lähetä uusi otsakelogo",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/fi.json b/apps/theming/l10n/fi.json
index b3a939392bb..d13c9718b3d 100644
--- a/apps/theming/l10n/fi.json
+++ b/apps/theming/l10n/fi.json
@@ -6,6 +6,7 @@
"Name cannot be empty" : "Nimi ei voi olla tyhjä",
"The given name is too long" : "Nimi on liian pitkä",
"The given web address is too long" : "Verkko-osoite on liian pitkä",
+ "The given privacy policy address is too long" : "Annettu yksityiskäytännön osoite on liian pitkä",
"The given slogan is too long" : "Slogani on liian pitkä",
"The given color is invalid" : "Väri on virheellinen",
"The file was uploaded" : "Tiedosto lähetettiin",
@@ -18,9 +19,12 @@
"No file uploaded" : "Ei tiedostoa lähetetty",
"Unsupported image type" : "Ei-tuettu kuvatiedostomuoto",
"Theming" : "Teema",
+ "Privacy policy" : "Yksityisyyskäytäntö",
+ "Adjust the Nextcloud theme" : "Mukauta Nextcloudin teemaa",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Teeman avulla voit helposti kustomoida web-käyttöliittymän ja tuettujen sovelluksien ulkonäköä ja tuntumaa. Teema näkyy kaikille käyttäjille.",
"Name" : "Nimi",
"Reset to default" : "Palauta oletukseksi",
+ "Web link" : "Verkkolinkki",
"Slogan" : "Slogani",
"Color" : "Väri",
"Logo" : "Logo",
@@ -29,6 +33,7 @@
"Upload new login background" : "Lähetä uusi kirjautumissivun taustakuva",
"Remove background image" : "Poista taustakuva",
"Advanced options" : "Lisävalinnat",
+ "Privacy policy link" : "Yksityisyyskäytännön linkki",
"Header logo" : "Otsakelogo",
"Upload new header logo" : "Lähetä uusi otsakelogo",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js
index b90ae2bbb6a..ae4791e202f 100644
--- a/apps/theming/l10n/fr.js
+++ b/apps/theming/l10n/fr.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"The given name is too long" : "Le nom donné est trop long",
"The given web address is too long" : "L'adresse web donnée est trop longue",
"The given legal notice address is too long" : "L'adresse de la notice légale donnée est trop longue",
+ "The given privacy policy address is too long" : "L'adresse de la politique de confidentialité est trop longue",
"The given slogan is too long" : "Le slogan donné est trop long",
"The given color is invalid" : "La couleur donnée est invalide",
"The file was uploaded" : "Le fichier a été téléversé",
@@ -24,6 +25,8 @@ OC.L10N.register(
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Vous utilisez déjà un thème personnalisé. Les paramètres de l'application Theming peuvent être remplacés par ceux-ci.",
"Theming" : "Personnaliser l'apparence",
"Legal notice" : "Notice légale",
+ "Privacy policy" : "Politique de confidentialité",
+ "Adjust the Nextcloud theme" : "Modifier le thème Nextcloud",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Cette extension permet de personnaliser facilement l'apparence de votre instance et des clients supportés. La personnalisation de l'apparence sera visible par tous les utilisateurs.",
"Name" : "Nom",
"Reset to default" : "Restaurer les valeurs par défaut",
@@ -38,6 +41,7 @@ OC.L10N.register(
"Remove background image" : "Supprimer l'image en arrière-plan",
"Advanced options" : "Options avancées",
"Legal notice link" : "Lien de la notice légale",
+ "Privacy policy link" : "Lien de la politique de confidentialité",
"Header logo" : "Logo d'en-tête",
"Upload new header logo" : "Téléverser un nouveau logo d'en-tête",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json
index d427cdd4a1c..d9f49f28f62 100644
--- a/apps/theming/l10n/fr.json
+++ b/apps/theming/l10n/fr.json
@@ -7,6 +7,7 @@
"The given name is too long" : "Le nom donné est trop long",
"The given web address is too long" : "L'adresse web donnée est trop longue",
"The given legal notice address is too long" : "L'adresse de la notice légale donnée est trop longue",
+ "The given privacy policy address is too long" : "L'adresse de la politique de confidentialité est trop longue",
"The given slogan is too long" : "Le slogan donné est trop long",
"The given color is invalid" : "La couleur donnée est invalide",
"The file was uploaded" : "Le fichier a été téléversé",
@@ -22,6 +23,8 @@
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Vous utilisez déjà un thème personnalisé. Les paramètres de l'application Theming peuvent être remplacés par ceux-ci.",
"Theming" : "Personnaliser l'apparence",
"Legal notice" : "Notice légale",
+ "Privacy policy" : "Politique de confidentialité",
+ "Adjust the Nextcloud theme" : "Modifier le thème Nextcloud",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Cette extension permet de personnaliser facilement l'apparence de votre instance et des clients supportés. La personnalisation de l'apparence sera visible par tous les utilisateurs.",
"Name" : "Nom",
"Reset to default" : "Restaurer les valeurs par défaut",
@@ -36,6 +39,7 @@
"Remove background image" : "Supprimer l'image en arrière-plan",
"Advanced options" : "Options avancées",
"Legal notice link" : "Lien de la notice légale",
+ "Privacy policy link" : "Lien de la politique de confidentialité",
"Header logo" : "Logo d'en-tête",
"Upload new header logo" : "Téléverser un nouveau logo d'en-tête",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js
index 128b83f6c72..60972c185c7 100644
--- a/apps/theming/l10n/pt_BR.js
+++ b/apps/theming/l10n/pt_BR.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"The given name is too long" : "O nome é muito longo",
"The given web address is too long" : "O endereço web fornecido é muito longo",
"The given legal notice address is too long" : "O endereço do aviso legal é muito longo",
+ "The given privacy policy address is too long" : "O endereço da política de privacidade é muito longo",
"The given slogan is too long" : "O slogan dado é muito longo",
"The given color is invalid" : "A cor fornecida é inválida",
"The file was uploaded" : "O arquivo foi enviado",
@@ -24,6 +25,7 @@ OC.L10N.register(
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Você já está usando um tema personalizado. As configurações do aplicativo Theming podem ser sobrescritas por isso.",
"Theming" : "Personalização",
"Legal notice" : "Aviso legal",
+ "Privacy policy" : "Política de privacidade",
"Adjust the Nextcloud theme" : "Ajustar o tema do Nextcloud",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Criar e alterar temas torna possível personalizar facilmente o Nextcloud e clientes suportados. Isso será visível para todos os usuários.",
"Name" : "Nome",
@@ -39,6 +41,7 @@ OC.L10N.register(
"Remove background image" : "Excluir a imagem de fundo",
"Advanced options" : "Opções avançadas",
"Legal notice link" : "Link do aviso legal",
+ "Privacy policy link" : "Link da política de privacidade",
"Header logo" : "Logotipo de cabeçalho",
"Upload new header logo" : "Enviar novo logotipo de cabeçalho",
"Favicon" : "Ícone de favoritos",
diff --git a/apps/theming/l10n/pt_BR.json b/apps/theming/l10n/pt_BR.json
index 8fde28a9ded..dfa76d229c6 100644
--- a/apps/theming/l10n/pt_BR.json
+++ b/apps/theming/l10n/pt_BR.json
@@ -7,6 +7,7 @@
"The given name is too long" : "O nome é muito longo",
"The given web address is too long" : "O endereço web fornecido é muito longo",
"The given legal notice address is too long" : "O endereço do aviso legal é muito longo",
+ "The given privacy policy address is too long" : "O endereço da política de privacidade é muito longo",
"The given slogan is too long" : "O slogan dado é muito longo",
"The given color is invalid" : "A cor fornecida é inválida",
"The file was uploaded" : "O arquivo foi enviado",
@@ -22,6 +23,7 @@
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Você já está usando um tema personalizado. As configurações do aplicativo Theming podem ser sobrescritas por isso.",
"Theming" : "Personalização",
"Legal notice" : "Aviso legal",
+ "Privacy policy" : "Política de privacidade",
"Adjust the Nextcloud theme" : "Ajustar o tema do Nextcloud",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Criar e alterar temas torna possível personalizar facilmente o Nextcloud e clientes suportados. Isso será visível para todos os usuários.",
"Name" : "Nome",
@@ -37,6 +39,7 @@
"Remove background image" : "Excluir a imagem de fundo",
"Advanced options" : "Opções avançadas",
"Legal notice link" : "Link do aviso legal",
+ "Privacy policy link" : "Link da política de privacidade",
"Header logo" : "Logotipo de cabeçalho",
"Upload new header logo" : "Enviar novo logotipo de cabeçalho",
"Favicon" : "Ícone de favoritos",