diff options
Diffstat (limited to 'lib/l10n/gl.php')
-rw-r--r-- | lib/l10n/gl.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/gl.php b/lib/l10n/gl.php index 41f93a41366..8d580f6125b 100644 --- a/lib/l10n/gl.php +++ b/lib/l10n/gl.php @@ -67,8 +67,6 @@ $TRANSLATIONS = array( "Share type %s is not valid for %s" => "Non se admite a compartición do tipo %s para %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Non é posíbel estabelecer permisos para %s, os permisos superan os permisos concedidos a %s", "Setting permissions for %s failed, because the item was not found" => "Non é posíbel estabelecer permisos para %s, non se atopa o elemento", -"Can not set expire date. Shares can not expire later then %s after they where shared" => "Non é posíbel estabelecer a data de caducidade. As comparticións non poden caducar máis aló de %s após de seren compartida", -"Can not set expire date. Expire date is in the past" => "Non é posíbel estabelecer a data de caducidade. A data de caducidade está no pasado.", "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", |