diff options
Diffstat (limited to 'apps/user_status/l10n/gl.js')
-rw-r--r-- | apps/user_status/l10n/gl.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/user_status/l10n/gl.js b/apps/user_status/l10n/gl.js index 7e558a69a12..37ffbaa450f 100644 --- a/apps/user_status/l10n/gl.js +++ b/apps/user_status/l10n/gl.js @@ -11,19 +11,20 @@ OC.L10N.register( "Clear status message after" : "Limpar a mensaxe de estado após", "What's your status?" : "Cal é o seu estado?", "Set status" : "Estabelecer o estado", + "Online status" : "Estado en liña", "Status message" : "Mensaxe de estado", "Clear status message" : "Limpar a mensaxe de estado", "Set status message" : "Establecer a mensaxe de estado", "There was an error saving the status" : "Produciuse un erro ao gardar o estado", "There was an error clearing the status" : "Produciuse un erro ao limpar o estado", "No recent status changes" : "Non hai cambios de estado recentes", + "Away" : "Ausente", + "Do not disturb" : "Non molestar", "{status}, {timestamp}" : "{status} ás {timestamp}", "Don't clear" : "Non limpar", "Today" : "Hoxe", "This week" : "Esta semana", "Online" : "En liña", - "Away" : "Ausente", - "Do not disturb" : "Non molestar", "Invisible" : "Invisíbel", "Offline" : "Sen conexión", "There was an error saving the new status" : "Produciuse un erro ao gardar o novo estado", @@ -31,6 +32,7 @@ OC.L10N.register( "1 hour" : "1 hora", "4 hours" : "4 horas", "Mute all notifications" : "Silenciar todas as notificacións", + "Appear offline" : "Aparece coma sen conexión", "Clear status after" : "Limpar o estado após" }, "nplurals=2; plural=(n != 1);"); |