Skip to content

Commit ff920ac

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 981a1a7 commit ff920ac

4 files changed

Lines changed: 14 additions & 0 deletions

File tree

l10n/ko.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
OC.L10N.register(
22
"autocurrency",
33
{
4+
"Every hour" : "매 시간",
5+
"_Every %n hour_::_Every %n hours_" : ["%n 시간 마다"],
6+
"_Every %n hour (default)_::_Every %n hours (default)_" : ["%n 시간 마다 (기본)"],
47
"Information" : "정보",
8+
"Cron Settings" : "Cron 설정",
59
"Search" : "검색",
10+
"Symbol" : "기호",
611
"Code" : "코드",
712
"Name" : "이름",
813
"Loading…" : "불러오는 중…",

l10n/ko.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{ "translations": {
2+
"Every hour" : "매 시간",
3+
"_Every %n hour_::_Every %n hours_" : ["%n 시간 마다"],
4+
"_Every %n hour (default)_::_Every %n hours (default)_" : ["%n 시간 마다 (기본)"],
25
"Information" : "정보",
6+
"Cron Settings" : "Cron 설정",
37
"Search" : "검색",
8+
"Symbol" : "기호",
49
"Code" : "코드",
510
"Name" : "이름",
611
"Loading…" : "불러오는 중…",

l10n/nl.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ OC.L10N.register(
44
"Auto Currency" : "Auto Valuta",
55
"Auto Currency for Cospend" : "Auto Valuta voor Cospend",
66
"Automatically fills the currency rates for your Cospend projects daily." : "Vult dagelijks automatisch de wisselkoersen voor je Cospend-projecten",
7+
"This NextCloud app automatically fetches currency information for your Cospend projects, and fills\nthem up using the main currency as base. No more manually updating exchange rates!\n\n\nIt will automatically run once a day by default and use your currency names to fetch the correct\nrate.\n\n\nInterval for fetch may be adjusted in the admin settings \"Auto Currency\" section.\n\n\n> **Note**: This is a companion app to [Cospend](https://apps.nextcloud.com/apps/cospend).\n>\n> Without Cospend, this app will not work." : "Deze NextCloud-app haalt automatisch valuta-informatie op voor je Cospend-projecten en vult \ndeze in met de hoofdvaluta als basis. Geen handmatig bijwerken van wisselkoersen meer!\n\n\nHet wordt standaard één keer per dag automatisch uitgevoerd en gebruikt uw valutanamen \nom de juiste koers op te halen.\n\n\nHet interval voor het ophalen kan worden aangepast in de sectie 'Automatische valuta' \nvan de beheerdersinstellingen.\n\n\n> **Opmerking**: Dit is een begeleidende app bij [Cospend](https://apps.nextcloud.com/apps/cospend).\n>\n> Zonder Cospend zal deze app niet werken.",
78
"Every hour" : "Elk uur",
89
"_Every %n hour_::_Every %n hours_" : ["Elk %n uur","Elke %n uur"],
910
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Elk %n uur (standaard)","Elke %n uur (standaard)"],
11+
"Information" : "Informatie",
1012
"To make sure your currencies are found for the rates to be updated, please ensure your currencies are named appropriately." : "Om er zeker van te zijn dat uw valuta's worden gevonden en de koersen kunnen worden bijgewerkt, moet u ervoor zorgen dat uw valuta's de juiste naam krijgen.",
1113
"Currency names must contain {bStart}at least one of{bEnd}:" : "Valutanamen moeten {bStart}tenminste één van de volgende onderdelen bevatten{bEnd}:",
1214
"The currency symbol - e.g. {cStart}${cEnd}, {cStart}€{cEnd}, {cStart}£{cEnd}" : "Het valuta-symbool - bijv. {cStart}${cEnd}, {cStart}€{cEnd}, {cStart}£{cEnd}",

l10n/nl.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
"Auto Currency" : "Auto Valuta",
33
"Auto Currency for Cospend" : "Auto Valuta voor Cospend",
44
"Automatically fills the currency rates for your Cospend projects daily." : "Vult dagelijks automatisch de wisselkoersen voor je Cospend-projecten",
5+
"This NextCloud app automatically fetches currency information for your Cospend projects, and fills\nthem up using the main currency as base. No more manually updating exchange rates!\n\n\nIt will automatically run once a day by default and use your currency names to fetch the correct\nrate.\n\n\nInterval for fetch may be adjusted in the admin settings \"Auto Currency\" section.\n\n\n> **Note**: This is a companion app to [Cospend](https://apps.nextcloud.com/apps/cospend).\n>\n> Without Cospend, this app will not work." : "Deze NextCloud-app haalt automatisch valuta-informatie op voor je Cospend-projecten en vult \ndeze in met de hoofdvaluta als basis. Geen handmatig bijwerken van wisselkoersen meer!\n\n\nHet wordt standaard één keer per dag automatisch uitgevoerd en gebruikt uw valutanamen \nom de juiste koers op te halen.\n\n\nHet interval voor het ophalen kan worden aangepast in de sectie 'Automatische valuta' \nvan de beheerdersinstellingen.\n\n\n> **Opmerking**: Dit is een begeleidende app bij [Cospend](https://apps.nextcloud.com/apps/cospend).\n>\n> Zonder Cospend zal deze app niet werken.",
56
"Every hour" : "Elk uur",
67
"_Every %n hour_::_Every %n hours_" : ["Elk %n uur","Elke %n uur"],
78
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Elk %n uur (standaard)","Elke %n uur (standaard)"],
9+
"Information" : "Informatie",
810
"To make sure your currencies are found for the rates to be updated, please ensure your currencies are named appropriately." : "Om er zeker van te zijn dat uw valuta's worden gevonden en de koersen kunnen worden bijgewerkt, moet u ervoor zorgen dat uw valuta's de juiste naam krijgen.",
911
"Currency names must contain {bStart}at least one of{bEnd}:" : "Valutanamen moeten {bStart}tenminste één van de volgende onderdelen bevatten{bEnd}:",
1012
"The currency symbol - e.g. {cStart}${cEnd}, {cStart}€{cEnd}, {cStart}£{cEnd}" : "Het valuta-symbool - bijv. {cStart}${cEnd}, {cStart}€{cEnd}, {cStart}£{cEnd}",

0 commit comments

Comments
 (0)