diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-31 00:34:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-31 00:34:53 +0000 |
commit | 3d13383e9b1ed39a754295915587ebdb5f56ec6d (patch) | |
tree | c2e6a133b53c6407e0dcaf8972b244dae35f8b25 /apps/theming | |
parent | 03da441629816bc01feed061818e6d7de3838481 (diff) | |
download | nextcloud-server-3d13383e9b1ed39a754295915587ebdb5f56ec6d.tar.gz nextcloud-server-3d13383e9b1ed39a754295915587ebdb5f56ec6d.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/eu.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/eu.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/theming/l10n/eu.js b/apps/theming/l10n/eu.js index e29043f87e3..5140d7a6276 100644 --- a/apps/theming/l10n/eu.js +++ b/apps/theming/l10n/eu.js @@ -81,6 +81,8 @@ OC.L10N.register( "Change color" : "Aldatu kolorea", "No background" : "atzeko planorik ez", "Select a background from your files" : "Hautatu atzeko plano bat zure fitxategietatik", + "Select background" : "Hautatu atzeko planoa", + "No background have been selected" : "Ez da atzeko planorik hautatu", "Theme selection is enforced" : "Gaiaren hautaketa behartuta dago", "Select a custom color" : "Hautatu kolore pertsonalizatu bat", "Reset to default" : "Berezarri balio lehenetsira", diff --git a/apps/theming/l10n/eu.json b/apps/theming/l10n/eu.json index 63fd93aadf6..dc8641fdd58 100644 --- a/apps/theming/l10n/eu.json +++ b/apps/theming/l10n/eu.json @@ -79,6 +79,8 @@ "Change color" : "Aldatu kolorea", "No background" : "atzeko planorik ez", "Select a background from your files" : "Hautatu atzeko plano bat zure fitxategietatik", + "Select background" : "Hautatu atzeko planoa", + "No background have been selected" : "Ez da atzeko planorik hautatu", "Theme selection is enforced" : "Gaiaren hautaketa behartuta dago", "Select a custom color" : "Hautatu kolore pertsonalizatu bat", "Reset to default" : "Berezarri balio lehenetsira", |