diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-31 00:35:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-31 00:35:05 +0000 |
commit | ce71b03d609bf9043eb0a369b1089081cf5f34dd (patch) | |
tree | d22f582ea3888708271fb22aec5b8c2af563f36a /apps/theming/l10n | |
parent | 4c95301f81713b4e81321cce7e5cb962f8b523ce (diff) | |
download | nextcloud-server-ce71b03d609bf9043eb0a369b1089081cf5f34dd.tar.gz nextcloud-server-ce71b03d609bf9043eb0a369b1089081cf5f34dd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n')
-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", |