diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-02 00:26:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-02 00:26:04 +0000 |
commit | 95f74aff66d7e26ff8c3dc205e2fa63d7b3a0fe0 (patch) | |
tree | b796de8f7e55cbad7e387cd41793c934849f902a /apps/theming | |
parent | 5fbfd1a3e841b1529fccf0a2218a53e8ae53e73c (diff) | |
download | nextcloud-server-95f74aff66d7e26ff8c3dc205e2fa63d7b3a0fe0.tar.gz nextcloud-server-95f74aff66d7e26ff8c3dc205e2fa63d7b3a0fe0.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/cs.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/cs.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js index 361dc6bf98a..5926e3a4bf4 100644 --- a/apps/theming/l10n/cs.js +++ b/apps/theming/l10n/cs.js @@ -82,6 +82,7 @@ OC.L10N.register( "No background" : "Žádné pozadí", "Select a background from your files" : "Vyberte obrázek na pozadí ze svých souborů", "Select background" : "Vybrat pozadí", + "No background has been selected" : "Nevybráno žádné pozadí", "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 3034812731f..a8f2283ced3 100644 --- a/apps/theming/l10n/cs.json +++ b/apps/theming/l10n/cs.json @@ -80,6 +80,7 @@ "No background" : "Žádné pozadí", "Select a background from your files" : "Vyberte obrázek na pozadí ze svých souborů", "Select background" : "Vybrat pozadí", + "No background has been selected" : "Nevybráno žádné pozadí", "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", |