Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Feb 29, 2024
1 parent 760aafd commit fd85b52
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 2 deletions.
1 change: 1 addition & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ OC.L10N.register(
"[Yesterday]" : "[Ayeri]",
"Event does not exist" : "L'eventu nun esiste",
"Details" : "Detalles",
"Invite" : "Convidar",
"Resources" : "Recursos",
"Close" : "Zarrar",
"Daily" : "Caldía",
Expand Down
1 change: 1 addition & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"[Yesterday]" : "[Ayeri]",
"Event does not exist" : "L'eventu nun esiste",
"Details" : "Detalles",
"Invite" : "Convidar",
"Resources" : "Recursos",
"Close" : "Zarrar",
"Daily" : "Caldía",
Expand Down
2 changes: 1 addition & 1 deletion l10n/he.js
Original file line number Diff line number Diff line change
Expand Up @@ -317,4 +317,4 @@ OC.L10N.register(
"Imported {filename}" : "יובא {filename} ",
"User not found" : "המשתמש לא נמצא"
},
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");
2 changes: 1 addition & 1 deletion l10n/he.json
Original file line number Diff line number Diff line change
Expand Up @@ -314,5 +314,5 @@
"An error occurred, unable to delete the calendar." : "אירעה שגיאה, לא ניתן למחוק את היומן.",
"Imported {filename}" : "יובא {filename} ",
"User not found" : "המשתמש לא נמצא"
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
}
2 changes: 2 additions & 0 deletions l10n/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ OC.L10N.register(
"Enable birthday calendar" : "Povoliť narodeninový kalendár",
"Show tasks in calendar" : "Zobraziť úlohy v kalendári",
"Enable simplified editor" : "Povoliť zjednodušený editor",
"Limit the number of events displayed in the monthly view" : "Obmedziť počet udalostí zobrazených v mesačnom pohľade",
"Show weekends" : "Zobraziť víkendy",
"Show week numbers" : "Zobraziť čísla týždňov",
"Time increments" : "Časové prírastky",
Expand Down Expand Up @@ -236,6 +237,7 @@ OC.L10N.register(
"_hour_::_hours_" : ["hodina","hodiny","hodín","hodín"],
"_day_::_days_" : ["deň","dni","dní","dní"],
"_week_::_weeks_" : ["týždeň","týždne","týždňov","týždňov"],
"No attachments" : "Žiadne prílohy",
"Add from Files" : "Pridať zo Súborov",
"Upload from device" : "Nahrať zo zariadenia",
"Delete file" : "Zmazať súbor",
Expand Down
2 changes: 2 additions & 0 deletions l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
"Enable birthday calendar" : "Povoliť narodeninový kalendár",
"Show tasks in calendar" : "Zobraziť úlohy v kalendári",
"Enable simplified editor" : "Povoliť zjednodušený editor",
"Limit the number of events displayed in the monthly view" : "Obmedziť počet udalostí zobrazených v mesačnom pohľade",
"Show weekends" : "Zobraziť víkendy",
"Show week numbers" : "Zobraziť čísla týždňov",
"Time increments" : "Časové prírastky",
Expand Down Expand Up @@ -234,6 +235,7 @@
"_hour_::_hours_" : ["hodina","hodiny","hodín","hodín"],
"_day_::_days_" : ["deň","dni","dní","dní"],
"_week_::_weeks_" : ["týždeň","týždne","týždňov","týždňov"],
"No attachments" : "Žiadne prílohy",
"Add from Files" : "Pridať zo Súborov",
"Upload from device" : "Nahrať zo zariadenia",
"Delete file" : "Zmazať súbor",
Expand Down

0 comments on commit fd85b52

Please sign in to comment.