diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-06 02:26:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-06 02:26:02 +0000 |
commit | 17e58f5056f9a0ef1620e6611091a2302fbfed14 (patch) | |
tree | 544a445cde1f9dd3a39da81e7f36b923bda5a288 /apps/files/l10n/eu.js | |
parent | 26efbe982e634fb4b85b72d1126e994e12e010be (diff) | |
download | nextcloud-server-17e58f5056f9a0ef1620e6611091a2302fbfed14.tar.gz nextcloud-server-17e58f5056f9a0ef1620e6611091a2302fbfed14.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/eu.js')
-rw-r--r-- | apps/files/l10n/eu.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index 6c44e16d562..9e1790cda16 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -80,10 +80,14 @@ OC.L10N.register( "\"/\" is not allowed inside a file name." : "\"/\" ez da onartzen fitxategi-izenen barnean.", "\"{name}\" is not an allowed filetype" : "\"{name}\" fitxategi-mota ez da onartzen", "Storage of {owner} is full, files cannot be updated or synced anymore!" : "{owner} erabiltzailearen biltegia beteta dago, fitxategiak ezin dira jada eguneratu edo sinkronizatu!", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "\"{MountPoint}\" taldeko karpeta beteta dago, fitxategiak ezin dira eguneratu edo sinkronizatu gehiago!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "\"{MountPoint}\" kanpoko biltegia beteta dago, fitxategiak ezin dira eguneratu edo sinkronizatu gehiago!", + "Your storage is full, files cannot be updated or synced anymore!" : "Biltegiratzea beteta dago, fitxategiak ezin dira eguneratu edo sinkronizatu gehiago!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "{owner}-(r)en biltegia betetzear dago ({usedSpacePercent}%).", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "\"{mountPoint}\" talde karpeta betetzear dago ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "\"{mountPoint}\" kanpoko biltegia betetzear dago ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Zure biltegia betetzear dago ({usedSpacePercent}%).", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["\"{filter}\" emaitza","\"{filter}\" emaitza"], "View in folder" : "Ikusi karpetan", "Copied!" : "Kopiatua!", "Copy direct link (only works for users who have access to this file/folder)" : "Kopiatu esteka zuzena (fitxategi/karpeta honetara sarbidea duten erabiltzaileentzat bakarrik balio du)", |