diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-22 02:29:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-22 02:29:25 +0000 |
commit | 67f192e906685e923c3f537b8daa0e149364e0e8 (patch) | |
tree | cb599d3d2b99b0b97a235f7bf309a5971ab5819b /core/l10n | |
parent | 6ab9a13ad9341bcdc1f6fc0ff866e430d5ebf956 (diff) | |
download | nextcloud-server-67f192e906685e923c3f537b8daa0e149364e0e8.tar.gz nextcloud-server-67f192e906685e923c3f537b8daa0e149364e0e8.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/eu.js | 2 | ||||
-rw-r--r-- | core/l10n/eu.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 452f02a3c08..f71f5240e8f 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -180,6 +180,8 @@ OC.L10N.register( "Login form is disabled." : "Saioa hasteko inprimakia desgaituta dago.", "Edit Profile" : "Editatu profila", "The headline and about sections will show up here" : "Izenburua eta 'honi buruz' atalak hemen agertuko dira", + "You have not added any info yet" : "Oraindik ez duzu informaziorik gehitu", + "{user} has not added any info yet" : "{user} -ek ez du oraindik informaziorik gehitu", "Error opening the user status modal, try hard refreshing the page" : "Errorea erabiltzailen egoera leihoa irekitzen, saiatu orria guztiz freskatzen", "Reset search" : "Berrezarri bilaketa", "Search for {name} only" : "Biatu {name} bakarrik", diff --git a/core/l10n/eu.json b/core/l10n/eu.json index 971b085af6b..c39e1b06dff 100644 --- a/core/l10n/eu.json +++ b/core/l10n/eu.json @@ -178,6 +178,8 @@ "Login form is disabled." : "Saioa hasteko inprimakia desgaituta dago.", "Edit Profile" : "Editatu profila", "The headline and about sections will show up here" : "Izenburua eta 'honi buruz' atalak hemen agertuko dira", + "You have not added any info yet" : "Oraindik ez duzu informaziorik gehitu", + "{user} has not added any info yet" : "{user} -ek ez du oraindik informaziorik gehitu", "Error opening the user status modal, try hard refreshing the page" : "Errorea erabiltzailen egoera leihoa irekitzen, saiatu orria guztiz freskatzen", "Reset search" : "Berrezarri bilaketa", "Search for {name} only" : "Biatu {name} bakarrik", |