diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-21 01:56:09 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-21 01:56:09 -0400 |
commit | e36a33c89a8cbd169ace27083768052181b1cf1b (patch) | |
tree | 3285b1003085b0db3cc9c8580483f108fd9091f3 /lib/l10n/gl.js | |
parent | 6c9892562148857197caa1ce9cd1b58ceda10dac (diff) | |
download | nextcloud-server-e36a33c89a8cbd169ace27083768052181b1cf1b.tar.gz nextcloud-server-e36a33c89a8cbd169ace27083768052181b1cf1b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index cb908f4f619..ee6b5f19687 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -101,6 +101,7 @@ OC.L10N.register( "Setting permissions for %s failed, because the item was not found" : "Non é posíbel estabelecer permisos para %s, non se atopa o elemento", "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Non é posíbel estabelecer a data de caducidade. As comparticións non poden caducar máis aló de %s após de seren compartidas", "Cannot set expiration date. Expiration date is in the past" : "Non é posíbel estabelecer a data de caducidade. A data de caducidade está no pasado.", + "Cannot clear expiration date. Shares are required to have an expiration date." : "Non é posíbel limpar a data de caducidade. É necesaria algunha compartición para ter unha data de caducidade.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "A infraestrutura de compartición %s ten que implementar a interface OCP\\Share_Backend", "Sharing backend %s not found" : "Non se atopou a infraestrutura de compartición %s", "Sharing backend for %s not found" : "Non se atopou a infraestrutura de compartición para %s", |