fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2025-10-09 04:28:39 +00:00
parent 76b4cd9aec
commit c3c4f62c66
18 changed files with 214 additions and 16 deletions

View File

@@ -4,6 +4,12 @@ OC.L10N.register(
"Every hour" : "Штогадзіну",
"_Every %n hour_::_Every %n hours_" : ["Кожную %n гадзіну","Кожныя %n гадзіны","Кожныя %n гадзін","Кожныя %n гадзін"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Кожную %n гадзіну (прадвызначана)","Кожныя %n гадзіны (прадвызначана)","Кожныя %n гадзін (прадвызначана)","Кожныя %n гадзін (прадвызначана)"],
"Currency Code" : "Код валюты",
"e.g., BTC" : "напрыклад, BTC",
"Symbol (optional)" : "Сімвал (неабавязкова)",
"e.g., ₿" : "напрыклад, ₿",
"Add Currency" : "Дадаць валюту",
"Delete Currency" : "Выдаліць валюту",
"Loading…" : "Загрузка…",
"Never" : "Ніколі",
"Save" : "Захаваць",

View File

@@ -2,6 +2,12 @@
"Every hour" : "Штогадзіну",
"_Every %n hour_::_Every %n hours_" : ["Кожную %n гадзіну","Кожныя %n гадзіны","Кожныя %n гадзін","Кожныя %n гадзін"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Кожную %n гадзіну (прадвызначана)","Кожныя %n гадзіны (прадвызначана)","Кожныя %n гадзін (прадвызначана)","Кожныя %n гадзін (прадвызначана)"],
"Currency Code" : "Код валюты",
"e.g., BTC" : "напрыклад, BTC",
"Symbol (optional)" : "Сімвал (неабавязкова)",
"e.g., ₿" : "напрыклад, ₿",
"Add Currency" : "Дадаць валюту",
"Delete Currency" : "Выдаліць валюту",
"Loading…" : "Загрузка…",
"Never" : "Ніколі",
"Save" : "Захаваць",

View File

@@ -8,6 +8,20 @@ OC.L10N.register(
"Every hour" : "Jede Stunde",
"_Every %n hour_::_Every %n hours_" : ["Jede %n Stunde","Alle %n Stunden"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Jede %n Stunde (Standard)","Alle %n Stunden (Standard)"],
"Custom Currencies" : "Benutzerdefinierte Währungen",
"Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided." : "Benutzerdefinierte Währungen mit ihren eigenen API-Endpunkten definieren.{br}{cStart}{base}{cEnd} in der Endpunkt-URL oder den JSON-Pfad verwenden, um die Basiswährung des Projekts zu ersetzen.{br}Die API sollte einen Kurs in der Basiswährung (oder USD, wenn {cStart}{base}{cEnd} nicht verwendet) zurückgeben.{br}Der API-Schlüssel wird im {cStart}Autorisierungs{cEnd} header als {cStart}Bearer{cEnd} übergeben, falls angegeben.",
"Currency Code" : "Währungscode",
"e.g., BTC" : "z. B. BTC",
"Symbol (optional)" : "Symbol (optional)",
"e.g., ₿" : "z.B. ₿",
"API Endpoint" : "API-Endpunkt",
"e.g., https://api.example.com/rates/{base}" : "z.B. http://api.example.tsum/rates/{base}",
"API Key (optional)" : "API-Schlüssel (optional)",
"Leave empty if not required" : "Leer lassen, falls nicht erforderlich",
"JSON Path" : "JSON-Pfad",
"e.g., $.rates.{base} or data[0].rate" : "z.B. $.rates.{base} oder data[0].rate",
"Add Currency" : "Währung hinzufügen",
"Delete Currency" : "Währung löschen",
"Cron Settings" : "Cron-Einstellungen",
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "Anweisungen zum Einrichten deiner Währungen findest du in den {aStart}persönlichen Einstellungen{aEnd}.",
"Fetch Rates Now" : "Kurse jetzt abrufen",

View File

@@ -6,6 +6,20 @@
"Every hour" : "Jede Stunde",
"_Every %n hour_::_Every %n hours_" : ["Jede %n Stunde","Alle %n Stunden"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Jede %n Stunde (Standard)","Alle %n Stunden (Standard)"],
"Custom Currencies" : "Benutzerdefinierte Währungen",
"Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided." : "Benutzerdefinierte Währungen mit ihren eigenen API-Endpunkten definieren.{br}{cStart}{base}{cEnd} in der Endpunkt-URL oder den JSON-Pfad verwenden, um die Basiswährung des Projekts zu ersetzen.{br}Die API sollte einen Kurs in der Basiswährung (oder USD, wenn {cStart}{base}{cEnd} nicht verwendet) zurückgeben.{br}Der API-Schlüssel wird im {cStart}Autorisierungs{cEnd} header als {cStart}Bearer{cEnd} übergeben, falls angegeben.",
"Currency Code" : "Währungscode",
"e.g., BTC" : "z. B. BTC",
"Symbol (optional)" : "Symbol (optional)",
"e.g., ₿" : "z.B. ₿",
"API Endpoint" : "API-Endpunkt",
"e.g., https://api.example.com/rates/{base}" : "z.B. http://api.example.tsum/rates/{base}",
"API Key (optional)" : "API-Schlüssel (optional)",
"Leave empty if not required" : "Leer lassen, falls nicht erforderlich",
"JSON Path" : "JSON-Pfad",
"e.g., $.rates.{base} or data[0].rate" : "z.B. $.rates.{base} oder data[0].rate",
"Add Currency" : "Währung hinzufügen",
"Delete Currency" : "Währung löschen",
"Cron Settings" : "Cron-Einstellungen",
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "Anweisungen zum Einrichten deiner Währungen findest du in den {aStart}persönlichen Einstellungen{aEnd}.",
"Fetch Rates Now" : "Kurse jetzt abrufen",

View File

@@ -8,6 +8,20 @@ OC.L10N.register(
"Every hour" : "Jede Stunde",
"_Every %n hour_::_Every %n hours_" : ["Jede %n Stunde","Alle %n Stunden"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Jede %n Stunde (Standard)","Alle %n Stunden (Standard)"],
"Custom Currencies" : "Benutzerdefinierte Währungen",
"Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided." : "Benutzerdefinierte Währungen mit ihren eigenen API-Endpunkten definieren.{br}{cStart}{base}{cEnd} in der Endpunkt-URL oder den JSON-Pfad verwenden, um die Basiswährung des Projekts zu ersetzen.{br}Die API sollte einen Kurs in der Basiswährung (oder USD, wenn {cStart}{base}{cEnd} nicht verwendet) zurückgeben.{br}Der API-Schlüssel wird im {cStart}Autorisierungs{cEnd} header als {cStart}Bearer{cEnd} übergeben, falls angegeben.",
"Currency Code" : "Währungscode",
"e.g., BTC" : "z. B. BTC",
"Symbol (optional)" : "Symbol (optional)",
"e.g., ₿" : "z.B. ₿",
"API Endpoint" : "API-Endpunkt",
"e.g., https://api.example.com/rates/{base}" : "z.B. http://api.example.tsum/rates/{base}",
"API Key (optional)" : "API-Schlüssel (optional)",
"Leave empty if not required" : "Leer lassen, falls nicht erforderlich",
"JSON Path" : "JSON-Pfad",
"e.g., $.rates.{base} or data[0].rate" : "z.B. $.rates.{base} oder data[0].rate",
"Add Currency" : "Währung hinzufügen",
"Delete Currency" : "Währung löschen",
"Cron Settings" : "Cron-Einstellungen",
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "Anweisungen zum Einrichten Ihrer Währungen finden Sie in den {aStart}persönlichen Einstellungen{aEnd}.",
"Fetch Rates Now" : "Kurse jetzt abrufen",

View File

@@ -6,6 +6,20 @@
"Every hour" : "Jede Stunde",
"_Every %n hour_::_Every %n hours_" : ["Jede %n Stunde","Alle %n Stunden"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Jede %n Stunde (Standard)","Alle %n Stunden (Standard)"],
"Custom Currencies" : "Benutzerdefinierte Währungen",
"Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided." : "Benutzerdefinierte Währungen mit ihren eigenen API-Endpunkten definieren.{br}{cStart}{base}{cEnd} in der Endpunkt-URL oder den JSON-Pfad verwenden, um die Basiswährung des Projekts zu ersetzen.{br}Die API sollte einen Kurs in der Basiswährung (oder USD, wenn {cStart}{base}{cEnd} nicht verwendet) zurückgeben.{br}Der API-Schlüssel wird im {cStart}Autorisierungs{cEnd} header als {cStart}Bearer{cEnd} übergeben, falls angegeben.",
"Currency Code" : "Währungscode",
"e.g., BTC" : "z. B. BTC",
"Symbol (optional)" : "Symbol (optional)",
"e.g., ₿" : "z.B. ₿",
"API Endpoint" : "API-Endpunkt",
"e.g., https://api.example.com/rates/{base}" : "z.B. http://api.example.tsum/rates/{base}",
"API Key (optional)" : "API-Schlüssel (optional)",
"Leave empty if not required" : "Leer lassen, falls nicht erforderlich",
"JSON Path" : "JSON-Pfad",
"e.g., $.rates.{base} or data[0].rate" : "z.B. $.rates.{base} oder data[0].rate",
"Add Currency" : "Währung hinzufügen",
"Delete Currency" : "Währung löschen",
"Cron Settings" : "Cron-Einstellungen",
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "Anweisungen zum Einrichten Ihrer Währungen finden Sie in den {aStart}persönlichen Einstellungen{aEnd}.",
"Fetch Rates Now" : "Kurse jetzt abrufen",

View File

@@ -8,6 +8,20 @@ OC.L10N.register(
"Every hour" : "Κάθε ώρα",
"_Every %n hour_::_Every %n hours_" : ["Κάθε %n ώρα","Κάθε %n ώρες"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Κάθε %n ώρα (προεπιλογή)","Κάθε %n ώρες (προεπιλογή)"],
"Custom Currencies" : "Προσαρμοσμένα Νομίσματα",
"Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided." : "Ορίστε προσαρμοσμένα νομίσματα με τα δικά τους API endpoints.{br}Χρησιμοποιήστε {cStart}{base}{cEnd} στο endpoint URL ή στο JSON path για να αντικαταστήσετε το βασικό νόμισμα του έργου.{br}Το API θα πρέπει να επιστρέφει μια ισοτιμία στο βασικό νόμισμα (ή USD εάν δεν χρησιμοποιείται το {cStart}{base}{cEnd}).{br}Το κλειδί API θα περάσει στην κεφαλίδα {cStart}Authorization{cEnd} ως {cStart}Bearer{cEnd} εάν παρέχεται.",
"Currency Code" : "Κωδικός Νομίσματος",
"e.g., BTC" : "π.χ., BTC",
"Symbol (optional)" : "Σύμβολο (προαιρετικό)",
"e.g., ₿" : "π.χ., ₿",
"API Endpoint" : "API Endpoint",
"e.g., https://api.example.com/rates/{base}" : "π.χ., https://api.example.com/rates/{base}",
"API Key (optional)" : "Κλειδί API (προαιρετικό)",
"Leave empty if not required" : "Αφήστε κενό εάν δεν απαιτείται",
"JSON Path" : "JSON Path",
"e.g., $.rates.{base} or data[0].rate" : "π.χ., $.rates.{base} ή data[0].rate",
"Add Currency" : "Προσθήκη Νομίσματος",
"Delete Currency" : "Διαγραφή Νομίσματος",
"Cron Settings" : "Ρυθμίσεις Cron",
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "Δείτε τις {aStart}Προσωπικές ρυθμίσεις{aEnd} για να δείτε οδηγίες σχετικά με τον τρόπο ρύθμισης των νομισμάτων σας.",
"Fetch Rates Now" : "Ανάκτηση Ισοτιμιών Τώρα",
@@ -33,7 +47,12 @@ OC.L10N.register(
"Currency" : "Νόμισμα",
"From" : "Από",
"To" : "Έως",
"Flip conversion" : "Αναστροφή μετατροπής",
"Time" : "Ώρα",
"-" : "-"
"-" : "-",
"Rate ({dir})" : "Ισοτιμία ({dir})",
"{label}: {value}" : "{label}: {value}",
"1 {from} = {value} {to}" : "1 {from} = {value} {to}",
"{from} per {to}" : "{from} ανά {to}"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -6,6 +6,20 @@
"Every hour" : "Κάθε ώρα",
"_Every %n hour_::_Every %n hours_" : ["Κάθε %n ώρα","Κάθε %n ώρες"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Κάθε %n ώρα (προεπιλογή)","Κάθε %n ώρες (προεπιλογή)"],
"Custom Currencies" : "Προσαρμοσμένα Νομίσματα",
"Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided." : "Ορίστε προσαρμοσμένα νομίσματα με τα δικά τους API endpoints.{br}Χρησιμοποιήστε {cStart}{base}{cEnd} στο endpoint URL ή στο JSON path για να αντικαταστήσετε το βασικό νόμισμα του έργου.{br}Το API θα πρέπει να επιστρέφει μια ισοτιμία στο βασικό νόμισμα (ή USD εάν δεν χρησιμοποιείται το {cStart}{base}{cEnd}).{br}Το κλειδί API θα περάσει στην κεφαλίδα {cStart}Authorization{cEnd} ως {cStart}Bearer{cEnd} εάν παρέχεται.",
"Currency Code" : "Κωδικός Νομίσματος",
"e.g., BTC" : "π.χ., BTC",
"Symbol (optional)" : "Σύμβολο (προαιρετικό)",
"e.g., ₿" : "π.χ., ₿",
"API Endpoint" : "API Endpoint",
"e.g., https://api.example.com/rates/{base}" : "π.χ., https://api.example.com/rates/{base}",
"API Key (optional)" : "Κλειδί API (προαιρετικό)",
"Leave empty if not required" : "Αφήστε κενό εάν δεν απαιτείται",
"JSON Path" : "JSON Path",
"e.g., $.rates.{base} or data[0].rate" : "π.χ., $.rates.{base} ή data[0].rate",
"Add Currency" : "Προσθήκη Νομίσματος",
"Delete Currency" : "Διαγραφή Νομίσματος",
"Cron Settings" : "Ρυθμίσεις Cron",
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "Δείτε τις {aStart}Προσωπικές ρυθμίσεις{aEnd} για να δείτε οδηγίες σχετικά με τον τρόπο ρύθμισης των νομισμάτων σας.",
"Fetch Rates Now" : "Ανάκτηση Ισοτιμιών Τώρα",
@@ -31,7 +45,12 @@
"Currency" : "Νόμισμα",
"From" : "Από",
"To" : "Έως",
"Flip conversion" : "Αναστροφή μετατροπής",
"Time" : "Ώρα",
"-" : "-"
"-" : "-",
"Rate ({dir})" : "Ισοτιμία ({dir})",
"{label}: {value}" : "{label}: {value}",
"1 {from} = {value} {to}" : "1 {from} = {value} {to}",
"{from} per {to}" : "{from} ανά {to}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -8,6 +8,8 @@ OC.L10N.register(
"Every hour" : "Kord tunnis",
"_Every %n hour_::_Every %n hours_" : ["Iga %n tunni järel","Iga %n tunni järel"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Iga %n tunni järel (vaikimisi)","Iga %n tunni järel (vaikimisi)"],
"Add Currency" : "Lisa valuuta",
"Delete Currency" : "Kustuta valuuta",
"Cron Settings" : "Croni seadistused",
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "Valuutade seadistamiseks vajaliku juhendi leiad {aStart}Isiklikest seadistustest{aEnd}.",
"Fetch Rates Now" : "Uuenda valuutakursid kohe",

View File

@@ -6,6 +6,8 @@
"Every hour" : "Kord tunnis",
"_Every %n hour_::_Every %n hours_" : ["Iga %n tunni järel","Iga %n tunni järel"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Iga %n tunni järel (vaikimisi)","Iga %n tunni järel (vaikimisi)"],
"Add Currency" : "Lisa valuuta",
"Delete Currency" : "Kustuta valuuta",
"Cron Settings" : "Croni seadistused",
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "Valuutade seadistamiseks vajaliku juhendi leiad {aStart}Isiklikest seadistustest{aEnd}.",
"Fetch Rates Now" : "Uuenda valuutakursid kohe",

View File

@@ -8,6 +8,20 @@ OC.L10N.register(
"Every hour" : "Cada hora",
"_Every %n hour_::_Every %n hours_" : ["Cada hora","Cada %n horas"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Cada hora (predeterminado)","Cada %n horas (predeterminado)"],
"Custom Currencies" : "Divisas personalizadas",
"Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided." : "Definir divisas personalizadas cos seus propios puntos finais API.{br}Use {cStart}{base}{cEnd} no URL do punto final ou na ruta JSON para substituír a divisa base do proxecto.{br}A API debe devolver unha taxa na divisa base (ou en USD se non se emprega {cStart}{base}{cEnd}).{br}A chave da API pasarase na cabeceira {cStart}Authorization{cEnd} como {cStart}Bearer{cEnd} se é fornecida.",
"Currency Code" : "Código da divisa",
"e.g., BTC" : "p. ex., BTC",
"Symbol (optional)" : "Símbolo (opcional)",
"e.g., ₿" : "p. ex., ₿",
"API Endpoint" : "Punto final da API",
"e.g., https://api.example.com/rates/{base}" : "p. ex., https://api.example.com/rates/{base}",
"API Key (optional)" : "Chave da API (opcional)",
"Leave empty if not required" : "Deixar baleiro se non é necesario",
"JSON Path" : "Ruta JSON",
"e.g., $.rates.{base} or data[0].rate" : "p. ex., $.rates.{base} ou data[0].rate",
"Add Currency" : "Engadir divisa",
"Delete Currency" : "Eliminar divisa",
"Cron Settings" : "Axustes de Cron",
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "Consulte os {aStart}Axustes persoais{aEnd} para ver instrucións sobre como definir as súas divisas.",
"Fetch Rates Now" : "Recuperar agora os tipos de cambio",

View File

@@ -6,6 +6,20 @@
"Every hour" : "Cada hora",
"_Every %n hour_::_Every %n hours_" : ["Cada hora","Cada %n horas"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Cada hora (predeterminado)","Cada %n horas (predeterminado)"],
"Custom Currencies" : "Divisas personalizadas",
"Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided." : "Definir divisas personalizadas cos seus propios puntos finais API.{br}Use {cStart}{base}{cEnd} no URL do punto final ou na ruta JSON para substituír a divisa base do proxecto.{br}A API debe devolver unha taxa na divisa base (ou en USD se non se emprega {cStart}{base}{cEnd}).{br}A chave da API pasarase na cabeceira {cStart}Authorization{cEnd} como {cStart}Bearer{cEnd} se é fornecida.",
"Currency Code" : "Código da divisa",
"e.g., BTC" : "p. ex., BTC",
"Symbol (optional)" : "Símbolo (opcional)",
"e.g., ₿" : "p. ex., ₿",
"API Endpoint" : "Punto final da API",
"e.g., https://api.example.com/rates/{base}" : "p. ex., https://api.example.com/rates/{base}",
"API Key (optional)" : "Chave da API (opcional)",
"Leave empty if not required" : "Deixar baleiro se non é necesario",
"JSON Path" : "Ruta JSON",
"e.g., $.rates.{base} or data[0].rate" : "p. ex., $.rates.{base} ou data[0].rate",
"Add Currency" : "Engadir divisa",
"Delete Currency" : "Eliminar divisa",
"Cron Settings" : "Axustes de Cron",
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "Consulte os {aStart}Axustes persoais{aEnd} para ver instrucións sobre como definir as súas divisas.",
"Fetch Rates Now" : "Recuperar agora os tipos de cambio",

View File

@@ -1,7 +0,0 @@
OC.L10N.register(
"autocurrency",
{
"Save" : "ساتل",
"Name" : "نوم"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -1,5 +0,0 @@
{ "translations": {
"Save" : "ساتل",
"Name" : "نوم"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -8,6 +8,20 @@ OC.L10N.register(
"Every hour" : "Kila saa",
"_Every %n hour_::_Every %n hours_" : ["Every %n hour","Kila %n masaa"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Every %n hour (default)","Kila %n masaa (chaguo msingi)"],
"Custom Currencies" : "Sarafu Maalum",
"Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided." : "Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided.",
"Currency Code" : "Msimbo wa Sarafu",
"e.g., BTC" : "e.g., BTC",
"Symbol (optional)" : "Alama (si lazima)",
"e.g., ₿" : "e.g., ₿",
"API Endpoint" : "Mwisho wa API",
"e.g., https://api.example.com/rates/{base}" : "k.m., https://api.example.com/rates/{base} ",
"API Key (optional)" : "Ufunguo wa API (wa hiari)",
"Leave empty if not required" : "Acha tupu ikiwa haihitajiki",
"JSON Path" : "Njia ya JSON ",
"e.g., $.rates.{base} or data[0].rate" : "k.m., viwango vya $..{base} au data[0].kiwango",
"Add Currency" : "Ongeza Sarafu",
"Delete Currency" : "Futa Sarafu",
"Cron Settings" : "Mipangilio ya Cron",
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "Angalia {aStart}Mipangilio ya Kibinafsi{aEnd} ili kuona maagizo ya jinsi ya kusanidi sarafu zako.",
"Fetch Rates Now" : " Leta Viwango Sasa",

View File

@@ -6,6 +6,20 @@
"Every hour" : "Kila saa",
"_Every %n hour_::_Every %n hours_" : ["Every %n hour","Kila %n masaa"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["Every %n hour (default)","Kila %n masaa (chaguo msingi)"],
"Custom Currencies" : "Sarafu Maalum",
"Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided." : "Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided.",
"Currency Code" : "Msimbo wa Sarafu",
"e.g., BTC" : "e.g., BTC",
"Symbol (optional)" : "Alama (si lazima)",
"e.g., ₿" : "e.g., ₿",
"API Endpoint" : "Mwisho wa API",
"e.g., https://api.example.com/rates/{base}" : "k.m., https://api.example.com/rates/{base} ",
"API Key (optional)" : "Ufunguo wa API (wa hiari)",
"Leave empty if not required" : "Acha tupu ikiwa haihitajiki",
"JSON Path" : "Njia ya JSON ",
"e.g., $.rates.{base} or data[0].rate" : "k.m., viwango vya $..{base} au data[0].kiwango",
"Add Currency" : "Ongeza Sarafu",
"Delete Currency" : "Futa Sarafu",
"Cron Settings" : "Mipangilio ya Cron",
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "Angalia {aStart}Mipangilio ya Kibinafsi{aEnd} ili kuona maagizo ya jinsi ya kusanidi sarafu zako.",
"Fetch Rates Now" : " Leta Viwango Sasa",

View File

@@ -4,10 +4,26 @@ OC.L10N.register(
"Auto Currency" : "Otomatik para birimi",
"Auto Currency for Cospend" : "Cospend için otomatik para birimi",
"Automatically fills the currency rates for your Cospend projects daily." : "Cospend projeleriniz için günlük döviz kurlarını otomatik olarak doldurur.",
"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\nYou can also view the history of currency rates fetched in the past, and see how they changed over time.\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." : "Bu NextCloud uygulaması Cospend projeleriniz için para birimi bilgilerini otomatik olarak alır ve bunları temel para birimine göre doldurur. Artık döviz kurlarını el ile güncellemeniz gerekmiyor!\n\n\nAyrıca daha önce alınan döviz kurlarının geçmişini görüntüleyebilir ve zaman içinde nasıl değiştiklerini görebilirsiniz.\n\n\nVarsayılan olarak günde bir kez otomatik olarak çalışır ve doğru kuru almak için para birimi adlarınızı kullanır.\n\n\nAlma aralığı yönetici ayarları \"Otomatik para birimi\" bölümünden ayarlanabilir.\n\n\n> **Not**: Bu uygulama, [Cospend](https://apps.nextcloud.com/apps/cospend) için bir yardımcı uygulamadır.\n>\n> Cospend olmadan bu uygulama çalışmaz.",
"Every hour" : "Saatte bir",
"_Every %n hour_::_Every %n hours_" : ["%n saatte bir","%n saatte bir"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["%n saatte bir (varsayılan)","%n saatte bir (varsayılan)"],
"Custom Currencies" : "Özel para birimleri",
"Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided." : "Özel para birimlerini kendi API uç noktaları ile tanımlayın.{br}Projenin temel para birimine dönüştürmek için uç nokta adresinde ya da JSON yolunda{cStart}{base}{cEnd} kullanın.{br}API temel para birimindeki kuru (ya da {cStart}{base}{cEnd} kullanılmadıysa USD) döndürmelidir.{br}Belirtilmiş ise, API anahtarı {cStart}Kimlik doğrulama{cEnd} üst bilgisinde {cStart}Bearer{cEnd} olarak gönderilir.",
"Currency Code" : "Para birimi kodu",
"e.g., BTC" : "Örnek: BTC",
"Symbol (optional)" : "Simge (isteğe bağlı)",
"e.g., ₿" : "Örnek: ₿",
"API Endpoint" : "API uç noktası",
"e.g., https://api.example.com/rates/{base}" : "Örnek: https://api.ornek.com/kurlar/{base}",
"API Key (optional)" : "API anahtarı (isteğe bağlı)",
"Leave empty if not required" : "Gerekli değilse boş bırakın",
"JSON Path" : "JSON yolu",
"e.g., $.rates.{base} or data[0].rate" : "Örnek: $.rates.{base} ya da data[0].rate",
"Add Currency" : "Para birimi ekle",
"Delete Currency" : "Para birimini sil",
"Cron Settings" : "Zamanlanmış görev ayarları",
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "Para birimlerinizi nasıl ayarlayacağınızı öğrenmek için {aStart}Kişisel ayarlar{aEnd} bölümüne bakın.",
"Fetch Rates Now" : "Kurları al",
"Rates last fetched:" : "Son alınan kurlar:",
"Loading…" : "Yükleniyor…",
@@ -26,11 +42,17 @@ OC.L10N.register(
"Symbol" : "Simge",
"Code" : "Kod",
"Name" : "Ad",
"Exchange rate history" : "Kur geçmişi",
"Project" : "Proje",
"Currency" : "Para birimi",
"From" : "Nereden",
"To" : "Nereye",
"Flip conversion" : "Dönüşümü tersine çevir",
"Time" : "Süre",
"-" : "-"
"-" : "-",
"Rate ({dir})" : "Kur ({dir})",
"{label}: {value}" : "{label}: {value}",
"1 {from} = {value} {to}" : "1 {from} = {value} {to}",
"{from} per {to}" : "{from} her {to}"
},
"nplurals=2; plural=(n > 1);");

View File

@@ -2,10 +2,26 @@
"Auto Currency" : "Otomatik para birimi",
"Auto Currency for Cospend" : "Cospend için otomatik para birimi",
"Automatically fills the currency rates for your Cospend projects daily." : "Cospend projeleriniz için günlük döviz kurlarını otomatik olarak doldurur.",
"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\nYou can also view the history of currency rates fetched in the past, and see how they changed over time.\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." : "Bu NextCloud uygulaması Cospend projeleriniz için para birimi bilgilerini otomatik olarak alır ve bunları temel para birimine göre doldurur. Artık döviz kurlarını el ile güncellemeniz gerekmiyor!\n\n\nAyrıca daha önce alınan döviz kurlarının geçmişini görüntüleyebilir ve zaman içinde nasıl değiştiklerini görebilirsiniz.\n\n\nVarsayılan olarak günde bir kez otomatik olarak çalışır ve doğru kuru almak için para birimi adlarınızı kullanır.\n\n\nAlma aralığı yönetici ayarları \"Otomatik para birimi\" bölümünden ayarlanabilir.\n\n\n> **Not**: Bu uygulama, [Cospend](https://apps.nextcloud.com/apps/cospend) için bir yardımcı uygulamadır.\n>\n> Cospend olmadan bu uygulama çalışmaz.",
"Every hour" : "Saatte bir",
"_Every %n hour_::_Every %n hours_" : ["%n saatte bir","%n saatte bir"],
"_Every %n hour (default)_::_Every %n hours (default)_" : ["%n saatte bir (varsayılan)","%n saatte bir (varsayılan)"],
"Custom Currencies" : "Özel para birimleri",
"Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided." : "Özel para birimlerini kendi API uç noktaları ile tanımlayın.{br}Projenin temel para birimine dönüştürmek için uç nokta adresinde ya da JSON yolunda{cStart}{base}{cEnd} kullanın.{br}API temel para birimindeki kuru (ya da {cStart}{base}{cEnd} kullanılmadıysa USD) döndürmelidir.{br}Belirtilmiş ise, API anahtarı {cStart}Kimlik doğrulama{cEnd} üst bilgisinde {cStart}Bearer{cEnd} olarak gönderilir.",
"Currency Code" : "Para birimi kodu",
"e.g., BTC" : "Örnek: BTC",
"Symbol (optional)" : "Simge (isteğe bağlı)",
"e.g., ₿" : "Örnek: ₿",
"API Endpoint" : "API uç noktası",
"e.g., https://api.example.com/rates/{base}" : "Örnek: https://api.ornek.com/kurlar/{base}",
"API Key (optional)" : "API anahtarı (isteğe bağlı)",
"Leave empty if not required" : "Gerekli değilse boş bırakın",
"JSON Path" : "JSON yolu",
"e.g., $.rates.{base} or data[0].rate" : "Örnek: $.rates.{base} ya da data[0].rate",
"Add Currency" : "Para birimi ekle",
"Delete Currency" : "Para birimini sil",
"Cron Settings" : "Zamanlanmış görev ayarları",
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "Para birimlerinizi nasıl ayarlayacağınızı öğrenmek için {aStart}Kişisel ayarlar{aEnd} bölümüne bakın.",
"Fetch Rates Now" : "Kurları al",
"Rates last fetched:" : "Son alınan kurlar:",
"Loading…" : "Yükleniyor…",
@@ -24,11 +40,17 @@
"Symbol" : "Simge",
"Code" : "Kod",
"Name" : "Ad",
"Exchange rate history" : "Kur geçmişi",
"Project" : "Proje",
"Currency" : "Para birimi",
"From" : "Nereden",
"To" : "Nereye",
"Flip conversion" : "Dönüşümü tersine çevir",
"Time" : "Süre",
"-" : "-"
"-" : "-",
"Rate ({dir})" : "Kur ({dir})",
"{label}: {value}" : "{label}: {value}",
"1 {from} = {value} {to}" : "1 {from} = {value} {to}",
"{from} per {to}" : "{from} her {to}"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}