diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-26 02:18:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-26 02:18:18 +0000 |
commit | 60c0027cda73ea58a4b6c28653e75cc06e2c8bdb (patch) | |
tree | 6e6ba888e132b6da5c743766f7cac75a18cb931b /apps/theming/l10n | |
parent | 1cebd4aa8396782d641e1486c235d8342a6f4184 (diff) | |
download | nextcloud-server-60c0027cda73ea58a4b6c28653e75cc06e2c8bdb.tar.gz nextcloud-server-60c0027cda73ea58a4b6c28653e75cc06e2c8bdb.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/cs.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/tr.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/zh_HK.json | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js index e05f57c23b9..2935d9a1570 100644 --- a/apps/theming/l10n/cs.js +++ b/apps/theming/l10n/cs.js @@ -80,6 +80,7 @@ OC.L10N.register( "Default image" : "Výchozí obrázek", "Custom color" : "Uživatelsky určená barva", "Plain background" : "Jednolité pozadí", + "Select a background from your files" : "Vyberte obrázek na pozadí ze svých souborů", "Theme selection is enforced" : "Výběr motivu vzhledu je vynucen", "Select a custom color" : "Vybrat uživatelsky určenou barvu", "Reset to default" : "Vrátit zpět na výchozí hodnoty", diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json index 23b767d7685..8e8f3e3312a 100644 --- a/apps/theming/l10n/cs.json +++ b/apps/theming/l10n/cs.json @@ -78,6 +78,7 @@ "Default image" : "Výchozí obrázek", "Custom color" : "Uživatelsky určená barva", "Plain background" : "Jednolité pozadí", + "Select a background from your files" : "Vyberte obrázek na pozadí ze svých souborů", "Theme selection is enforced" : "Výběr motivu vzhledu je vynucen", "Select a custom color" : "Vybrat uživatelsky určenou barvu", "Reset to default" : "Vrátit zpět na výchozí hodnoty", diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js index cf50a9f1a45..e220c6a1ae4 100644 --- a/apps/theming/l10n/de_DE.js +++ b/apps/theming/l10n/de_DE.js @@ -80,6 +80,7 @@ OC.L10N.register( "Default image" : "Standardbild", "Custom color" : "Benutzerdefinierte Farbe", "Plain background" : "Einfacher Hintergrund", + "Select a background from your files" : "Wählen Sie einen Hintergrund aus Ihren Dateien", "Theme selection is enforced" : "Designauswahl wird erzwungen", "Select a custom color" : "Eine benutzerdefinierte Farbe auswählen", "Reset to default" : " Auf Standard zurücksetzen ", diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json index 762ae905ec3..c5a853528aa 100644 --- a/apps/theming/l10n/de_DE.json +++ b/apps/theming/l10n/de_DE.json @@ -78,6 +78,7 @@ "Default image" : "Standardbild", "Custom color" : "Benutzerdefinierte Farbe", "Plain background" : "Einfacher Hintergrund", + "Select a background from your files" : "Wählen Sie einen Hintergrund aus Ihren Dateien", "Theme selection is enforced" : "Designauswahl wird erzwungen", "Select a custom color" : "Eine benutzerdefinierte Farbe auswählen", "Reset to default" : " Auf Standard zurücksetzen ", diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index fe8c108f0e7..9004782d2f2 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -80,6 +80,7 @@ OC.L10N.register( "Default image" : "Imagen predeterminada", "Custom color" : "Colores personalizados", "Plain background" : "Fondo liso", + "Select a background from your files" : "Seleccionar un fondo desde tus archivos", "Theme selection is enforced" : "La selección del tema es forzada", "Select a custom color" : "Seleccionar un color personalizado", "Reset to default" : "Vovler a configuración por defecto", diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json index 5ed1b4fa859..787012a51f6 100644 --- a/apps/theming/l10n/es.json +++ b/apps/theming/l10n/es.json @@ -78,6 +78,7 @@ "Default image" : "Imagen predeterminada", "Custom color" : "Colores personalizados", "Plain background" : "Fondo liso", + "Select a background from your files" : "Seleccionar un fondo desde tus archivos", "Theme selection is enforced" : "La selección del tema es forzada", "Select a custom color" : "Seleccionar un color personalizado", "Reset to default" : "Vovler a configuración por defecto", diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js index 0e3da5532e0..e69ff14b228 100644 --- a/apps/theming/l10n/tr.js +++ b/apps/theming/l10n/tr.js @@ -80,6 +80,7 @@ OC.L10N.register( "Default image" : "Varsayılan görsel", "Custom color" : "Özel renk", "Plain background" : "Düz arka plan", + "Select a background from your files" : "Dosyalarınızdan bir arka plan seçin", "Theme selection is enforced" : "Tema seçimi zorunludur", "Select a custom color" : "Özel bir renk seçin", "Reset to default" : "Varsayılanlara dön", diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json index e624bee2caa..29b98b08961 100644 --- a/apps/theming/l10n/tr.json +++ b/apps/theming/l10n/tr.json @@ -78,6 +78,7 @@ "Default image" : "Varsayılan görsel", "Custom color" : "Özel renk", "Plain background" : "Düz arka plan", + "Select a background from your files" : "Dosyalarınızdan bir arka plan seçin", "Theme selection is enforced" : "Tema seçimi zorunludur", "Select a custom color" : "Özel bir renk seçin", "Reset to default" : "Varsayılanlara dön", diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js index 1243c7bf1a9..877c5b2ce85 100644 --- a/apps/theming/l10n/zh_HK.js +++ b/apps/theming/l10n/zh_HK.js @@ -80,6 +80,7 @@ OC.L10N.register( "Default image" : "默認圖像", "Custom color" : "自訂顏色", "Plain background" : "簡單背景", + "Select a background from your files" : "從您的檔案中選擇背景", "Theme selection is enforced" : "主題選擇已實施", "Select a custom color" : "選擇自訂色彩", "Reset to default" : "恢復預設值", diff --git a/apps/theming/l10n/zh_HK.json b/apps/theming/l10n/zh_HK.json index cd5989cc795..18d44d0294e 100644 --- a/apps/theming/l10n/zh_HK.json +++ b/apps/theming/l10n/zh_HK.json @@ -78,6 +78,7 @@ "Default image" : "默認圖像", "Custom color" : "自訂顏色", "Plain background" : "簡單背景", + "Select a background from your files" : "從您的檔案中選擇背景", "Theme selection is enforced" : "主題選擇已實施", "Select a custom color" : "選擇自訂色彩", "Reset to default" : "恢復預設值", |