diff options
Diffstat (limited to 'apps/files_sharing/l10n/gl.js')
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index b454e0ce3ba..f83cc961a06 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -8,6 +8,12 @@ OC.L10N.register( "Shared with you" : "Compartido con vostede", "Shared with others" : "Compartido con outros", "Shared by link" : "Compartido por ligazón", + "Nothing shared with you yet" : "Aínda non hai nada compartido con vostede.", + "Files and folders others share with you will show up here" : "Os ficheiros e cartafoles que outros compartan con vostede amosaranse aquí", + "Nothing shared yet" : "Aínda non hay nada compartido", + "Files and folders you share will show up here" : "Os ficheiros e cartafoles que comparta amosaranse aquí", + "No shared links" : "Non hai ligazóns compartidas", + "Files and folders you share by link will show up here" : "Os ficheiros e cartafoles que comparta por ligazón amosaranse aquí", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Quere engadir a compartición remota {name} desde {owner}@{remote}?", "Remote share" : "Compartición remota", "Remote share password" : "Contrasinal da compartición remota", @@ -16,6 +22,11 @@ OC.L10N.register( "No ownCloud installation found at {remote}" : "Non se atopou unha instalación do ownCloud en {remote}", "Invalid ownCloud url" : "URL incorrecta do ownCloud", "Shared by" : "Compartido por", + "A file or folder was shared from <strong>another server</strong>" : "Compartiuse un ficheiro ou cartafol desde <strong>outro servidor</strong>", + "You received a new remote share from %s" : "Recibiu unha compartición remota de %s", + "%1$s accepted remote share %2$s" : "%1$s comparticións remotas aceptadas %2$s", + "%1$s declined remote share %2$s" : "%1$s comparticións remotas declinadas %2$s", + "%1$s unshared %2$s from you" : "%1$s deixou de compartir %2$s con vostede", "This share is password-protected" : "Esta compartición está protexida con contrasinal", "The password is wrong. Try again." : "O contrasinal é incorrecto. Ténteo de novo.", "Password" : "Contrasinal", |