diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-23 02:26:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-23 02:26:10 +0000 |
commit | 539c065e8e9c773f18f991ffd0b82ae0bf6a2470 (patch) | |
tree | 2b25503f742dd60b8625e434f85616f95744f8bb /lib/l10n/eu.js | |
parent | 012f791c8f1603ca5906ec8247b3320c94708e00 (diff) | |
download | nextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.tar.gz nextcloud-server-539c065e8e9c773f18f991ffd0b82ae0bf6a2470.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/eu.js')
-rw-r--r-- | lib/l10n/eu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 04d722cd44f..78ee51fff5c 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -95,7 +95,6 @@ OC.L10N.register( "Can’t increase permissions of %s" : "Ezin dira %s(r)en baimenak handitu", "Files can’t be shared with delete permissions" : "Fitxategiak ezin dira ezabatze baimenarekin partekatu", "Expiration date is in the past" : "Iraungitze-data iraganean dago", - "Can’t set expiration date more than %s days in the future" : "Ezin da iraungitze-data etorkizunean %s egun baino gehiagora jarri", "%1$s shared »%2$s« with you" : "%1$serabiltzaileak »%2$s« partekatu du zurekin", "%1$s shared »%2$s« with you." : "%1$serabiltzaileak »%2$s« partekatu du zurekin", "Click the button below to open it." : "Egin klik beheko botoian hura irekitzeko", @@ -195,6 +194,7 @@ OC.L10N.register( "Storage connection timeout. %s" : "Biltegiratze-konexioa denboraz kanpo geratu da. %s", "Following databases are supported: %s" : "Hurrengo datubaseak onartzen dira: %s", "Following platforms are supported: %s" : "Hurrengo plataformak onartzen dira: %s", - "Invalid Federated Cloud ID" : "Federatutako Hodei ID ezegokia" + "Invalid Federated Cloud ID" : "Federatutako Hodei ID ezegokia", + "Can’t set expiration date more than %s days in the future" : "Ezin da iraungitze-data etorkizunean %s egun baino gehiagora jarri" }, "nplurals=2; plural=(n != 1);"); |