mirror of
https://github.com/nextcloud/tables.git
synced 2025-07-25 01:28:47 +00:00
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
@ -277,6 +277,7 @@ OC.L10N.register(
|
||||
"Could not configure new view" : "Nem lehetséges az új nézet konfigurálása",
|
||||
"Duplicate view" : "Nézet duplikálása",
|
||||
"Favorites" : "Kedvencek",
|
||||
"Applications" : "Alkalmazások",
|
||||
"Your results are filtered." : "A találatok szűrtek.",
|
||||
"Clear filter" : "Szűrő törlése",
|
||||
"Share with accounts or groups" : "Megosztás fiókokkal vagy csoportokkal",
|
||||
|
@ -275,6 +275,7 @@
|
||||
"Could not configure new view" : "Nem lehetséges az új nézet konfigurálása",
|
||||
"Duplicate view" : "Nézet duplikálása",
|
||||
"Favorites" : "Kedvencek",
|
||||
"Applications" : "Alkalmazások",
|
||||
"Your results are filtered." : "A találatok szűrtek.",
|
||||
"Clear filter" : "Szűrő törlése",
|
||||
"Share with accounts or groups" : "Megosztás fiókokkal vagy csoportokkal",
|
||||
|
@ -1,6 +1,7 @@
|
||||
OC.L10N.register(
|
||||
"tables",
|
||||
{
|
||||
"Nextcloud Tables" : "Nextcloud Tables",
|
||||
"Select table" : "Selecteer tabel",
|
||||
"Select columns" : "Selecteer kolommen",
|
||||
"e.g. 1,2,4 or leave empty" : "bijv. 1,2,4 of laat leeg",
|
||||
|
@ -1,4 +1,5 @@
|
||||
{ "translations": {
|
||||
"Nextcloud Tables" : "Nextcloud Tables",
|
||||
"Select table" : "Selecteer tabel",
|
||||
"Select columns" : "Selecteer kolommen",
|
||||
"e.g. 1,2,4 or leave empty" : "bijv. 1,2,4 of laat leeg",
|
||||
|
@ -24,6 +24,7 @@ OC.L10N.register(
|
||||
"from" : "De",
|
||||
"to" : "Para",
|
||||
"Approved" : "Aprovado",
|
||||
"Position" : "Position",
|
||||
"Birthday" : "Aniversário",
|
||||
"Target" : "Objetivo",
|
||||
"Progress" : "Progresso",
|
||||
@ -35,6 +36,8 @@ OC.L10N.register(
|
||||
"Move" : "Mover",
|
||||
"Metadata" : "Metadados",
|
||||
"Operator" : "Operador",
|
||||
"Ascending" : "Ascending",
|
||||
"Descending" : "Descending",
|
||||
"Views" : "Vistas",
|
||||
"View" : "Ver",
|
||||
"Shares" : "Partilhas",
|
||||
|
@ -22,6 +22,7 @@
|
||||
"from" : "De",
|
||||
"to" : "Para",
|
||||
"Approved" : "Aprovado",
|
||||
"Position" : "Position",
|
||||
"Birthday" : "Aniversário",
|
||||
"Target" : "Objetivo",
|
||||
"Progress" : "Progresso",
|
||||
@ -33,6 +34,8 @@
|
||||
"Move" : "Mover",
|
||||
"Metadata" : "Metadados",
|
||||
"Operator" : "Operador",
|
||||
"Ascending" : "Ascending",
|
||||
"Descending" : "Descending",
|
||||
"Views" : "Vistas",
|
||||
"View" : "Ver",
|
||||
"Shares" : "Partilhas",
|
||||
|
Reference in New Issue
Block a user