1
0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2024-11-05 08:17:07 +00:00
nextcloud-breeze-dark/l10n/pt_PT.js
Nextcloud bot a7e3037924
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-24 04:06:58 +00:00

11 lines
380 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=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");