diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-13 02:24:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-13 02:24:50 +0000 |
commit | 0607904bb9bac1227c6bd1ef5fe3a7c58801ef37 (patch) | |
tree | 78e3b762e0c7062867999a05a3d2b5de2e988f08 /apps/settings/l10n/eu.js | |
parent | c20d34b2caf6ef030ef52e87311ac96d3fa46931 (diff) | |
download | nextcloud-server-0607904bb9bac1227c6bd1ef5fe3a7c58801ef37.tar.gz nextcloud-server-0607904bb9bac1227c6bd1ef5fe3a7c58801ef37.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/eu.js')
-rw-r--r-- | apps/settings/l10n/eu.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 2ae4ccae66e..3d0b9eb8edd 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -289,6 +289,7 @@ OC.L10N.register( "Unable to update visibility of {displayId}" : "Ezin izan da {displayId}(r)en ikusgarritasuna eguneratu", "Your role" : "Zure rola", "Unable to update role" : "Ezin izan da rola eguneratu", + "Change scope level of {accountProperty}, current scope is {scope}" : "Aldatu {accountProperty}-(r)en esparru-maila, unekoa {scope} esparru-maila da", "Unable to update federation scope of the primary {accountProperty}" : "Ezin da eguneratu lehen mailako {accountProperty}-ren federazio-esparrua", "Unable to update federation scope of additional {accountProperty}" : "Ezin da eguneratu {accountProperty} gehigarriaren federazio-esparrua", "Add additional email" : "Gehitu e-posta gehigarria", @@ -531,6 +532,6 @@ OC.L10N.register( "Change privacy level of full name" : "Aldatu izen osoaren pribatutasun maila", "No display name set" : "Ez da bistaratze izena ezarri", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcache gakoen gehienezko kopurua ia gainditzen da. Script guztiak cachean gorde daitezkeela ziurtatzeko, gomendatzen da <code>opcache.max_accelerated_files </code> aplikatzea zure PHP konfigurazioan <code> %s</code> baino balio handiagoarekin.", - "Change scope level of {accountProperty}" : "Aldatu {accountProperty}-ren esparru-maila" + "Change scope level of {accountProperty}" : "Aldatu {accountProperty}-(r)en esparru-maila" }, "nplurals=2; plural=(n != 1);"); |