1
0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2024-09-21 20:17:56 +00:00
nextcloud-breeze-dark/l10n/pt_PT.js
Nextcloud bot 29ee1fe4d3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-05-08 03:40:28 +00:00

11 lines
329 B
JavaScript

OC.L10N.register(
"breezedark",
{
"Saved" : "Guardado",
"Error" : "Erro",
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Tema Breeze Dark para a Nextcloud, baseado no mesmo tema do KDE",
"Save" : "Guardar",
"Breeze Dark theme" : "Tema Breeze Dark"
},
"nplurals=2; plural=(n != 1);");