mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
fix(l10n): Update translations from Transifex
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, main, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, guests_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, main, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, guests_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, main, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
94c25e210d
commit
88b79c6a1b
166 changed files with 738 additions and 1858 deletions
|
|
@ -1,66 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "Приложения",
|
||||
"App name" : "Име на приложението",
|
||||
"Version" : "Версия",
|
||||
"Actions" : "Действия",
|
||||
"Show details" : "Показване на подробности",
|
||||
"Grid view" : "Решетъчен изглед",
|
||||
"Cancel" : "Cancel",
|
||||
"Learn more" : "Научете повече",
|
||||
"Daemon" : "Системен процес",
|
||||
"Name" : "Име",
|
||||
"Display Name" : "Име за визуализация",
|
||||
"Edit ExApp deploy options before installation" : "Редактиране на опциите за внедряване на ExApp преди инсталиране",
|
||||
"ExApp container environment variables" : "Променливи на средата на ExApp",
|
||||
"No environment variables defined" : "Няма дефинирани променливи на средата",
|
||||
"Mounts" : "Монтажи",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Дефиниране на монтираните папки на хоста за свързване с ExApp",
|
||||
"Remove mount" : "Премахнете монтажа",
|
||||
"Toggle read-only mode" : "Превключване на режим само за четене",
|
||||
"Confirm adding new mount" : "Потвърдете добавянето на нов монтаж",
|
||||
"Confirm" : "Потвърди",
|
||||
"Cancel adding mount" : "Отказ от добавяне на монтаж",
|
||||
"Add mount" : "Добавяне на монтаж",
|
||||
"Description" : "Описание",
|
||||
"Visit website" : "Уеб страницата",
|
||||
"Admin documentation" : "Документация за администратори",
|
||||
"Developer documentation" : "Документация за разработчици",
|
||||
"This app has no minimum {productName} version assigned. This will be an error in the future." : "Това приложение {productName}няма определена минимална версия. Това ще бъде грешка в бъдеще.",
|
||||
"This app has no maximum {productName} version assigned. This will be an error in the future." : "Това приложение {productName}няма зададена максимална версия. Това ще бъде грешка в бъдеще.",
|
||||
"Author" : "Автор",
|
||||
"Categories" : "Категории",
|
||||
"Resources" : "Ресурси",
|
||||
"Changelog" : "Списък на промените",
|
||||
"Supported" : "Поддържан",
|
||||
"Featured" : "Препоръчани",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Представените приложения са разработени от и в рамките на общността. Те предлагат централна функционалност и са готови за производствена употреба.",
|
||||
"Choose Deploy Daemon for {appName}" : "Изберете внедраване на системен поцес за {appName}",
|
||||
"Manage Deploy daemons" : "Управление на бекграунд процеси",
|
||||
"Registered Deploy daemons list" : "Списък с регистриран бекграунд списък",
|
||||
"Default" : "По подразбиране",
|
||||
"Carousel" : "Въртележка",
|
||||
"Previous slide" : "Предишен слайд",
|
||||
"Next slide" : "Следващ слайд",
|
||||
"{index} of {total}" : "{index}на {total}",
|
||||
"Save" : "Запис",
|
||||
"Loading app list" : "Списъкът с приложения се зарежда",
|
||||
"Search everywhere" : "Търси навсякъде",
|
||||
"Could not render element" : "Елементът не можа да се изобрази",
|
||||
"Could not load section content from app store." : "Не можа да се зареди съдържанието на секцията от магазина за приложения.",
|
||||
"Fetching the latest news…" : "Извличане на последните новини…",
|
||||
"Loading categories" : "Категории се зареждат",
|
||||
"Version {version}, {license}-licensed" : "Версия {version}, {license}-лицензирана",
|
||||
"Version {version}" : "Версия {version}",
|
||||
"Disable" : "Изключване",
|
||||
"Enable" : "Включена",
|
||||
"Download and enable" : "Сваляне и включване",
|
||||
"Report a bug" : "Докладване за грешка",
|
||||
"Discover" : "Открийте",
|
||||
"Your apps" : "Вашите приложения",
|
||||
"Disabled apps" : "Изключени приложения",
|
||||
"Updates" : "Актуализации",
|
||||
"Featured apps" : "Препоръчани приложения"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,64 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "Приложения",
|
||||
"App name" : "Име на приложението",
|
||||
"Version" : "Версия",
|
||||
"Actions" : "Действия",
|
||||
"Show details" : "Показване на подробности",
|
||||
"Grid view" : "Решетъчен изглед",
|
||||
"Cancel" : "Cancel",
|
||||
"Learn more" : "Научете повече",
|
||||
"Daemon" : "Системен процес",
|
||||
"Name" : "Име",
|
||||
"Display Name" : "Име за визуализация",
|
||||
"Edit ExApp deploy options before installation" : "Редактиране на опциите за внедряване на ExApp преди инсталиране",
|
||||
"ExApp container environment variables" : "Променливи на средата на ExApp",
|
||||
"No environment variables defined" : "Няма дефинирани променливи на средата",
|
||||
"Mounts" : "Монтажи",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Дефиниране на монтираните папки на хоста за свързване с ExApp",
|
||||
"Remove mount" : "Премахнете монтажа",
|
||||
"Toggle read-only mode" : "Превключване на режим само за четене",
|
||||
"Confirm adding new mount" : "Потвърдете добавянето на нов монтаж",
|
||||
"Confirm" : "Потвърди",
|
||||
"Cancel adding mount" : "Отказ от добавяне на монтаж",
|
||||
"Add mount" : "Добавяне на монтаж",
|
||||
"Description" : "Описание",
|
||||
"Visit website" : "Уеб страницата",
|
||||
"Admin documentation" : "Документация за администратори",
|
||||
"Developer documentation" : "Документация за разработчици",
|
||||
"This app has no minimum {productName} version assigned. This will be an error in the future." : "Това приложение {productName}няма определена минимална версия. Това ще бъде грешка в бъдеще.",
|
||||
"This app has no maximum {productName} version assigned. This will be an error in the future." : "Това приложение {productName}няма зададена максимална версия. Това ще бъде грешка в бъдеще.",
|
||||
"Author" : "Автор",
|
||||
"Categories" : "Категории",
|
||||
"Resources" : "Ресурси",
|
||||
"Changelog" : "Списък на промените",
|
||||
"Supported" : "Поддържан",
|
||||
"Featured" : "Препоръчани",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Представените приложения са разработени от и в рамките на общността. Те предлагат централна функционалност и са готови за производствена употреба.",
|
||||
"Choose Deploy Daemon for {appName}" : "Изберете внедраване на системен поцес за {appName}",
|
||||
"Manage Deploy daemons" : "Управление на бекграунд процеси",
|
||||
"Registered Deploy daemons list" : "Списък с регистриран бекграунд списък",
|
||||
"Default" : "По подразбиране",
|
||||
"Carousel" : "Въртележка",
|
||||
"Previous slide" : "Предишен слайд",
|
||||
"Next slide" : "Следващ слайд",
|
||||
"{index} of {total}" : "{index}на {total}",
|
||||
"Save" : "Запис",
|
||||
"Loading app list" : "Списъкът с приложения се зарежда",
|
||||
"Search everywhere" : "Търси навсякъде",
|
||||
"Could not render element" : "Елементът не можа да се изобрази",
|
||||
"Could not load section content from app store." : "Не можа да се зареди съдържанието на секцията от магазина за приложения.",
|
||||
"Fetching the latest news…" : "Извличане на последните новини…",
|
||||
"Loading categories" : "Категории се зареждат",
|
||||
"Version {version}, {license}-licensed" : "Версия {version}, {license}-лицензирана",
|
||||
"Version {version}" : "Версия {version}",
|
||||
"Disable" : "Изключване",
|
||||
"Enable" : "Включена",
|
||||
"Download and enable" : "Сваляне и включване",
|
||||
"Report a bug" : "Докладване за грешка",
|
||||
"Discover" : "Открийте",
|
||||
"Your apps" : "Вашите приложения",
|
||||
"Disabled apps" : "Изключени приложения",
|
||||
"Updates" : "Актуализации",
|
||||
"Featured apps" : "Препоръчани приложения"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,73 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "Aplikace",
|
||||
"App name" : "Název aplikace",
|
||||
"Version" : "Verze",
|
||||
"Actions" : "Akce",
|
||||
"Show details" : "Zobrazit podrobnosti",
|
||||
"Grid view" : "Zobrazení v mřížce",
|
||||
"Cancel" : "Zrušit",
|
||||
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Přepínání mezi sadami kancelářských aplikací je zpravováno prostřednictvím rozhraní pro správu Nextcloud All-in-One",
|
||||
"Please use the AIO interface to switch between office suites." : "Pro přepnutí mezi sadami kancelářských aplikací použijte rozhraní pro správu AIO.",
|
||||
"installed" : "nainstalované",
|
||||
"Learn more" : "Zjistit více",
|
||||
"Daemon" : "Proces služby",
|
||||
"Name" : "Název",
|
||||
"Display Name" : "Zobrazované jméno",
|
||||
"Edit ExApp deploy options before installation" : "Předvolby nasazení ExApp před instalací",
|
||||
"ExApp container environment variables" : "Proměnné prostředí pro kontejner s ExApp",
|
||||
"No environment variables defined" : "Nedefinovány žádné proměnné prostředí",
|
||||
"Mounts" : "Připojení",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Definovat připojení hostitelské složky pro napojení na kontejner s ExApp",
|
||||
"Remove mount" : "Odebrat připojení",
|
||||
"Toggle read-only mode" : "Vyp/zap. režim pouze pro čtení",
|
||||
"Confirm adding new mount" : "Potvrďte přidání nového připojení",
|
||||
"Confirm" : "Potvrdit",
|
||||
"Cancel adding mount" : "Zrušit přidávání připojení",
|
||||
"Add mount" : "Přidat připojení",
|
||||
"Description" : "Popis",
|
||||
"Visit website" : "Navštívit webovou stránku",
|
||||
"Admin documentation" : "Dokumentace pro správce",
|
||||
"Developer documentation" : "Dokumentace pro vývojáře",
|
||||
"This app has no minimum {productName} version assigned. This will be an error in the future." : "Tato aplikace nemá nastavenou žádnou nejnižší podporovanou verzi {productName}. To v budoucnu bude hodnoceno jako chyba.",
|
||||
"This app has no maximum {productName} version assigned. This will be an error in the future." : "Tato aplikace nemá nastavenou žádnou nejvyšší podporovanou verzi {productName}. To v budoucnu bude hodnoceno jako chyba.",
|
||||
"Author" : "Autor",
|
||||
"Categories" : "Kategorie",
|
||||
"Resources" : "Prostředky",
|
||||
"Changelog" : "Souhrn změn",
|
||||
"Supported" : "Podporováno",
|
||||
"Featured" : "Doporučená",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Doporučované aplikace jsou vyvíjeny komunitou. Jsou propojeny se zbytkem Nextcloud a připraveny na produkční nasazení.",
|
||||
"Choose Deploy Daemon for {appName}" : "Zvolte proces služby nasazování pro {appName}",
|
||||
"Manage Deploy daemons" : "Spravovat procesy služby nasazování",
|
||||
"Registered Deploy daemons list" : "Seznam zaregistrovaných procesů nasazování",
|
||||
"Default" : "Výchozí",
|
||||
"Carousel" : "Kolotoč",
|
||||
"Previous slide" : "Předchozí snímek",
|
||||
"Next slide" : "Následující snímek",
|
||||
"{index} of {total}" : "{index} z {total}",
|
||||
"Save" : "Uložit",
|
||||
"Loading app list" : "Načítání seznamu aplikací …",
|
||||
"Search everywhere" : "Hledat všude",
|
||||
"Could not render element" : "Prvek se nepodařilo vykreslit",
|
||||
"Could not load section content from app store." : "Nepodařilo se načíst obsah sekce z katalogu aplikací.",
|
||||
"Fetching the latest news…" : "Získávání nejnovějších zpráv …",
|
||||
"Loading categories" : "Načítání kategorií …",
|
||||
"Version {version}, {license}-licensed" : "Verze {version}, {license}-licencováno",
|
||||
"Version {version}" : "Verze {version}",
|
||||
"Disable" : "Vypnout",
|
||||
"Enable" : "Povolit",
|
||||
"Download and enable" : "Stáhnout a zapnout",
|
||||
"Report a bug" : "Nahlásit chybu",
|
||||
"Discover" : "Objevit",
|
||||
"Your apps" : "Vaše aplikace",
|
||||
"Disabled apps" : "Vypnuté aplikace",
|
||||
"Updates" : "Aktualizace",
|
||||
"Featured apps" : "Doporučené aplikace",
|
||||
"Good performance" : "Dobrý výkon",
|
||||
"Best ODF compatibility" : "Nejlepší kompatibilita s formátem ODF",
|
||||
"Best support for legacy files" : "Nejlepší podpora pro soubory ze starých aplikací",
|
||||
"Limited ODF compatibility" : "Omezená kompatibilita s formátem ODF"
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
|
||||
|
|
@ -1,71 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "Aplikace",
|
||||
"App name" : "Název aplikace",
|
||||
"Version" : "Verze",
|
||||
"Actions" : "Akce",
|
||||
"Show details" : "Zobrazit podrobnosti",
|
||||
"Grid view" : "Zobrazení v mřížce",
|
||||
"Cancel" : "Zrušit",
|
||||
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Přepínání mezi sadami kancelářských aplikací je zpravováno prostřednictvím rozhraní pro správu Nextcloud All-in-One",
|
||||
"Please use the AIO interface to switch between office suites." : "Pro přepnutí mezi sadami kancelářských aplikací použijte rozhraní pro správu AIO.",
|
||||
"installed" : "nainstalované",
|
||||
"Learn more" : "Zjistit více",
|
||||
"Daemon" : "Proces služby",
|
||||
"Name" : "Název",
|
||||
"Display Name" : "Zobrazované jméno",
|
||||
"Edit ExApp deploy options before installation" : "Předvolby nasazení ExApp před instalací",
|
||||
"ExApp container environment variables" : "Proměnné prostředí pro kontejner s ExApp",
|
||||
"No environment variables defined" : "Nedefinovány žádné proměnné prostředí",
|
||||
"Mounts" : "Připojení",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Definovat připojení hostitelské složky pro napojení na kontejner s ExApp",
|
||||
"Remove mount" : "Odebrat připojení",
|
||||
"Toggle read-only mode" : "Vyp/zap. režim pouze pro čtení",
|
||||
"Confirm adding new mount" : "Potvrďte přidání nového připojení",
|
||||
"Confirm" : "Potvrdit",
|
||||
"Cancel adding mount" : "Zrušit přidávání připojení",
|
||||
"Add mount" : "Přidat připojení",
|
||||
"Description" : "Popis",
|
||||
"Visit website" : "Navštívit webovou stránku",
|
||||
"Admin documentation" : "Dokumentace pro správce",
|
||||
"Developer documentation" : "Dokumentace pro vývojáře",
|
||||
"This app has no minimum {productName} version assigned. This will be an error in the future." : "Tato aplikace nemá nastavenou žádnou nejnižší podporovanou verzi {productName}. To v budoucnu bude hodnoceno jako chyba.",
|
||||
"This app has no maximum {productName} version assigned. This will be an error in the future." : "Tato aplikace nemá nastavenou žádnou nejvyšší podporovanou verzi {productName}. To v budoucnu bude hodnoceno jako chyba.",
|
||||
"Author" : "Autor",
|
||||
"Categories" : "Kategorie",
|
||||
"Resources" : "Prostředky",
|
||||
"Changelog" : "Souhrn změn",
|
||||
"Supported" : "Podporováno",
|
||||
"Featured" : "Doporučená",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Doporučované aplikace jsou vyvíjeny komunitou. Jsou propojeny se zbytkem Nextcloud a připraveny na produkční nasazení.",
|
||||
"Choose Deploy Daemon for {appName}" : "Zvolte proces služby nasazování pro {appName}",
|
||||
"Manage Deploy daemons" : "Spravovat procesy služby nasazování",
|
||||
"Registered Deploy daemons list" : "Seznam zaregistrovaných procesů nasazování",
|
||||
"Default" : "Výchozí",
|
||||
"Carousel" : "Kolotoč",
|
||||
"Previous slide" : "Předchozí snímek",
|
||||
"Next slide" : "Následující snímek",
|
||||
"{index} of {total}" : "{index} z {total}",
|
||||
"Save" : "Uložit",
|
||||
"Loading app list" : "Načítání seznamu aplikací …",
|
||||
"Search everywhere" : "Hledat všude",
|
||||
"Could not render element" : "Prvek se nepodařilo vykreslit",
|
||||
"Could not load section content from app store." : "Nepodařilo se načíst obsah sekce z katalogu aplikací.",
|
||||
"Fetching the latest news…" : "Získávání nejnovějších zpráv …",
|
||||
"Loading categories" : "Načítání kategorií …",
|
||||
"Version {version}, {license}-licensed" : "Verze {version}, {license}-licencováno",
|
||||
"Version {version}" : "Verze {version}",
|
||||
"Disable" : "Vypnout",
|
||||
"Enable" : "Povolit",
|
||||
"Download and enable" : "Stáhnout a zapnout",
|
||||
"Report a bug" : "Nahlásit chybu",
|
||||
"Discover" : "Objevit",
|
||||
"Your apps" : "Vaše aplikace",
|
||||
"Disabled apps" : "Vypnuté aplikace",
|
||||
"Updates" : "Aktualizace",
|
||||
"Featured apps" : "Doporučené aplikace",
|
||||
"Good performance" : "Dobrý výkon",
|
||||
"Best ODF compatibility" : "Nejlepší kompatibilita s formátem ODF",
|
||||
"Best support for legacy files" : "Nejlepší podpora pro soubory ze starých aplikací",
|
||||
"Limited ODF compatibility" : "Omezená kompatibilita s formátem ODF"
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
|
||||
}
|
||||
|
|
@ -1,23 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "Pecynnau",
|
||||
"App name" : "Enw'r ap",
|
||||
"Version" : "Fersiwn",
|
||||
"Actions" : "Gweithredoedd",
|
||||
"Grid view" : "Golwg grid",
|
||||
"Cancel" : "Cancel",
|
||||
"Name" : "Enw",
|
||||
"Confirm" : "Cadarnhau",
|
||||
"Description" : "Disgrifiad",
|
||||
"Admin documentation" : "Dogfennaeth weinyddol",
|
||||
"Developer documentation" : "Dogfennaeth datblygwr",
|
||||
"Categories" : "Categorïau",
|
||||
"Resources" : "Adnoddau",
|
||||
"Changelog" : "Cofnod newid",
|
||||
"Featured" : "Nodwedd",
|
||||
"Save" : "Cadw",
|
||||
"Disable" : "Analluogi",
|
||||
"Featured apps" : "Apiau dan sylw"
|
||||
},
|
||||
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");
|
||||
|
|
@ -1,21 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "Pecynnau",
|
||||
"App name" : "Enw'r ap",
|
||||
"Version" : "Fersiwn",
|
||||
"Actions" : "Gweithredoedd",
|
||||
"Grid view" : "Golwg grid",
|
||||
"Cancel" : "Cancel",
|
||||
"Name" : "Enw",
|
||||
"Confirm" : "Cadarnhau",
|
||||
"Description" : "Disgrifiad",
|
||||
"Admin documentation" : "Dogfennaeth weinyddol",
|
||||
"Developer documentation" : "Dogfennaeth datblygwr",
|
||||
"Categories" : "Categorïau",
|
||||
"Resources" : "Adnoddau",
|
||||
"Changelog" : "Cofnod newid",
|
||||
"Featured" : "Nodwedd",
|
||||
"Save" : "Cadw",
|
||||
"Disable" : "Analluogi",
|
||||
"Featured apps" : "Apiau dan sylw"
|
||||
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"
|
||||
}
|
||||
|
|
@ -1,29 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "Aplicaciones",
|
||||
"App name" : "Nombre de la aplicación",
|
||||
"Version" : "Versión",
|
||||
"Actions" : "Acciones",
|
||||
"Grid view" : "Vista de cuadrícula",
|
||||
"Cancel" : "Cancel",
|
||||
"Learn more" : "Conoce más",
|
||||
"Name" : "Nombre",
|
||||
"Display Name" : "Nombre a desplegar",
|
||||
"Confirm" : "Confirmar",
|
||||
"Description" : "Descripción",
|
||||
"Visit website" : "Visita el sitio web",
|
||||
"Admin documentation" : "Documentación del administrador",
|
||||
"Developer documentation" : "Documentación del desarrollador",
|
||||
"Categories" : "Categorías",
|
||||
"Resources" : "Recursos",
|
||||
"Changelog" : "Bitácora de cambios",
|
||||
"Featured" : "Destacado",
|
||||
"Save" : "Guardar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"Report a bug" : "Reporta un detalle",
|
||||
"Your apps" : "Tus aplicaciones",
|
||||
"Disabled apps" : "Aplicaciones deshabilitadas",
|
||||
"Updates" : "Actualizaciones"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,27 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "Aplicaciones",
|
||||
"App name" : "Nombre de la aplicación",
|
||||
"Version" : "Versión",
|
||||
"Actions" : "Acciones",
|
||||
"Grid view" : "Vista de cuadrícula",
|
||||
"Cancel" : "Cancel",
|
||||
"Learn more" : "Conoce más",
|
||||
"Name" : "Nombre",
|
||||
"Display Name" : "Nombre a desplegar",
|
||||
"Confirm" : "Confirmar",
|
||||
"Description" : "Descripción",
|
||||
"Visit website" : "Visita el sitio web",
|
||||
"Admin documentation" : "Documentación del administrador",
|
||||
"Developer documentation" : "Documentación del desarrollador",
|
||||
"Categories" : "Categorías",
|
||||
"Resources" : "Recursos",
|
||||
"Changelog" : "Bitácora de cambios",
|
||||
"Featured" : "Destacado",
|
||||
"Save" : "Guardar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"Report a bug" : "Reporta un detalle",
|
||||
"Your apps" : "Tus aplicaciones",
|
||||
"Disabled apps" : "Aplicaciones deshabilitadas",
|
||||
"Updates" : "Actualizaciones"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,31 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "Aplicaciones",
|
||||
"App name" : "Nombre de la aplicación",
|
||||
"Version" : "Versión",
|
||||
"Actions" : "Acciones",
|
||||
"Grid view" : "Vista de cuadrícula",
|
||||
"Cancel" : "Cancel",
|
||||
"Learn more" : "Conoce más",
|
||||
"Daemon" : "Demonio",
|
||||
"Name" : "Nombre",
|
||||
"Display Name" : "Nombre a desplegar",
|
||||
"Confirm" : "Confirmar",
|
||||
"Description" : "Descripción",
|
||||
"Visit website" : "Visita el sitio web",
|
||||
"Admin documentation" : "Documentación del administrador",
|
||||
"Developer documentation" : "Documentación del desarrollador",
|
||||
"Categories" : "Categorías",
|
||||
"Resources" : "Recursos",
|
||||
"Changelog" : "Bitácora de cambios",
|
||||
"Featured" : "Destacado",
|
||||
"Save" : "Guardar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"Enable" : "Habilitar",
|
||||
"Report a bug" : "Reporta un detalle",
|
||||
"Your apps" : "Tus aplicaciones",
|
||||
"Disabled apps" : "Aplicaciones deshabilitadas",
|
||||
"Updates" : "Actualizaciones"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,29 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "Aplicaciones",
|
||||
"App name" : "Nombre de la aplicación",
|
||||
"Version" : "Versión",
|
||||
"Actions" : "Acciones",
|
||||
"Grid view" : "Vista de cuadrícula",
|
||||
"Cancel" : "Cancel",
|
||||
"Learn more" : "Conoce más",
|
||||
"Daemon" : "Demonio",
|
||||
"Name" : "Nombre",
|
||||
"Display Name" : "Nombre a desplegar",
|
||||
"Confirm" : "Confirmar",
|
||||
"Description" : "Descripción",
|
||||
"Visit website" : "Visita el sitio web",
|
||||
"Admin documentation" : "Documentación del administrador",
|
||||
"Developer documentation" : "Documentación del desarrollador",
|
||||
"Categories" : "Categorías",
|
||||
"Resources" : "Recursos",
|
||||
"Changelog" : "Bitácora de cambios",
|
||||
"Featured" : "Destacado",
|
||||
"Save" : "Guardar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"Enable" : "Habilitar",
|
||||
"Report a bug" : "Reporta un detalle",
|
||||
"Your apps" : "Tus aplicaciones",
|
||||
"Disabled apps" : "Aplicaciones deshabilitadas",
|
||||
"Updates" : "Actualizaciones"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,31 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "Aplicaciones",
|
||||
"App name" : "Nombre de la aplicación",
|
||||
"Version" : "Versión",
|
||||
"Actions" : "Acciones",
|
||||
"Grid view" : "Vista de cuadrícula",
|
||||
"Cancel" : "Cancel",
|
||||
"Learn more" : "Conoce más",
|
||||
"Daemon" : "Demonio",
|
||||
"Name" : "Nombre",
|
||||
"Display Name" : "Nombre a desplegar",
|
||||
"Confirm" : "Confirmar",
|
||||
"Description" : "Descripción",
|
||||
"Visit website" : "Visita el sitio web",
|
||||
"Admin documentation" : "Documentación del administrador",
|
||||
"Developer documentation" : "Documentación del desarrollador",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
|
||||
"Categories" : "Categorías",
|
||||
"Resources" : "Recursos",
|
||||
"Changelog" : "Bitácora de cambios",
|
||||
"Featured" : "Destacado",
|
||||
"Save" : "Guardar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"Report a bug" : "Reporta un detalle",
|
||||
"Your apps" : "Tus aplicaciones",
|
||||
"Disabled apps" : "Aplicaciones deshabilitadas",
|
||||
"Updates" : "Actualizaciones"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,29 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "Aplicaciones",
|
||||
"App name" : "Nombre de la aplicación",
|
||||
"Version" : "Versión",
|
||||
"Actions" : "Acciones",
|
||||
"Grid view" : "Vista de cuadrícula",
|
||||
"Cancel" : "Cancel",
|
||||
"Learn more" : "Conoce más",
|
||||
"Daemon" : "Demonio",
|
||||
"Name" : "Nombre",
|
||||
"Display Name" : "Nombre a desplegar",
|
||||
"Confirm" : "Confirmar",
|
||||
"Description" : "Descripción",
|
||||
"Visit website" : "Visita el sitio web",
|
||||
"Admin documentation" : "Documentación del administrador",
|
||||
"Developer documentation" : "Documentación del desarrollador",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
|
||||
"Categories" : "Categorías",
|
||||
"Resources" : "Recursos",
|
||||
"Changelog" : "Bitácora de cambios",
|
||||
"Featured" : "Destacado",
|
||||
"Save" : "Guardar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"Report a bug" : "Reporta un detalle",
|
||||
"Your apps" : "Tus aplicaciones",
|
||||
"Disabled apps" : "Aplicaciones deshabilitadas",
|
||||
"Updates" : "Actualizaciones"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,31 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "Aplicaciones",
|
||||
"App name" : "Nombre de la aplicación",
|
||||
"Version" : "Versión",
|
||||
"Actions" : "Acciones",
|
||||
"Grid view" : "Vista de cuadrícula",
|
||||
"Cancel" : "Cancel",
|
||||
"Learn more" : "Conoce más",
|
||||
"Daemon" : "Demonio",
|
||||
"Name" : "Nombre",
|
||||
"Display Name" : "Nombre a desplegar",
|
||||
"Confirm" : "Confirmar",
|
||||
"Description" : "Descripción",
|
||||
"Visit website" : "Visita el sitio web",
|
||||
"Admin documentation" : "Documentación del administrador",
|
||||
"Developer documentation" : "Documentación del desarrollador",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
|
||||
"Categories" : "Categorías",
|
||||
"Resources" : "Recursos",
|
||||
"Changelog" : "Bitácora de cambios",
|
||||
"Featured" : "Destacado",
|
||||
"Save" : "Guardar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"Report a bug" : "Reporta un detalle",
|
||||
"Your apps" : "Tus aplicaciones",
|
||||
"Disabled apps" : "Aplicaciones deshabilitadas",
|
||||
"Updates" : "Actualizaciones"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,29 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "Aplicaciones",
|
||||
"App name" : "Nombre de la aplicación",
|
||||
"Version" : "Versión",
|
||||
"Actions" : "Acciones",
|
||||
"Grid view" : "Vista de cuadrícula",
|
||||
"Cancel" : "Cancel",
|
||||
"Learn more" : "Conoce más",
|
||||
"Daemon" : "Demonio",
|
||||
"Name" : "Nombre",
|
||||
"Display Name" : "Nombre a desplegar",
|
||||
"Confirm" : "Confirmar",
|
||||
"Description" : "Descripción",
|
||||
"Visit website" : "Visita el sitio web",
|
||||
"Admin documentation" : "Documentación del administrador",
|
||||
"Developer documentation" : "Documentación del desarrollador",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicación no puede ser instalada porque las siguientes dependencias no están satisfechas:",
|
||||
"Categories" : "Categorías",
|
||||
"Resources" : "Recursos",
|
||||
"Changelog" : "Bitácora de cambios",
|
||||
"Featured" : "Destacado",
|
||||
"Save" : "Guardar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"Report a bug" : "Reporta un detalle",
|
||||
"Your apps" : "Tus aplicaciones",
|
||||
"Disabled apps" : "Aplicaciones deshabilitadas",
|
||||
"Updates" : "Actualizaciones"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,75 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "Rakendused",
|
||||
"App name" : "Rakenduse nimi",
|
||||
"Version" : "Versioon",
|
||||
"Actions" : "Tegevused",
|
||||
"Show details" : "Näita üksikasju",
|
||||
"Grid view" : "Ruudustikvaade",
|
||||
"Cancel" : "Katkesta",
|
||||
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Kontoritarkvarapakettide vahetamine toimub Nextcloudi kõik-ühes (All-in-One) kasutajaliidesest.",
|
||||
"Please use the AIO interface to switch between office suites." : "Paluna kasuta kontoritarkvarapakettide vahetamiseks Nextcloudi kõik-ühes (All-in-One) kasutajaliidesest.",
|
||||
"installed" : "paigaldatud",
|
||||
"Learn more" : "Lisateave",
|
||||
"Daemon" : "Taustateenus",
|
||||
"Name" : "Nimi",
|
||||
"Display Name" : "Kuvatav nimi",
|
||||
"Edit ExApp deploy options before installation" : "Muuda ExApp konteineri seadistuse enne paigaldamist",
|
||||
"ExApp container environment variables" : "ExApp konteineri keskonnamuutujad",
|
||||
"No environment variables defined" : "Ühtegi keskonnamuutujat pole defineeritud",
|
||||
"Mounts" : "Haakepunktid",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Sidumaks ExApp'i konteineriga määratle peremeeskaustade haakepunktid",
|
||||
"Remove mount" : "Eemalda haakepunkt",
|
||||
"Toggle read-only mode" : "Lülita „ainult lugemiseks“ režiim sisse/välja",
|
||||
"Confirm adding new mount" : "Kinnita uue haakepunkti lisamine",
|
||||
"Confirm" : "Kinnita",
|
||||
"Cancel adding mount" : "Katkesta haakepunkti lisamine",
|
||||
"Add mount" : "Lisa haakepunkt",
|
||||
"Description" : "Kirjeldus",
|
||||
"Visit website" : "Külasta veebisaiti",
|
||||
"Admin documentation" : "Administraatori dokumentatsioon",
|
||||
"Developer documentation" : "Arendaja dokumentatsioon",
|
||||
"This app has no minimum {productName} version assigned. This will be an error in the future." : "Sellel rakendusel pole määratud minimaalset {productName}i versiooni. See põhjustab tulevikus veateateid.",
|
||||
"This app has no maximum {productName} version assigned. This will be an error in the future." : "Sellel rakendusel pole määratud maksimaalset {productName}i versiooni. See põhjustab tulevikus veateateid.",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Seda rakendust ei saa paigaldada, sest järgmised sõltuvusel ei ole täidetud:",
|
||||
"Author" : "Autor",
|
||||
"Categories" : "Kategooriad",
|
||||
"Resources" : "Ressursid",
|
||||
"Changelog" : "Muudatuste logi",
|
||||
"Supported" : "Toetatud",
|
||||
"Featured" : "Esile tõstetud",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Esiletõstetud rakendusi arendatakse kogukonna poolt. Nad pakuvad võimalust kasutada olulist funktsionaalsust ning on sobilikud igapäevaseks kasutuseks.",
|
||||
"Choose Deploy Daemon for {appName}" : "Vali {appName} rakenduse jaoks kasutuselevõtmise taustateenus",
|
||||
"No Deploy daemons configured" : "Ühtegi kasutuselevõtmise taustateenust pole seadistatud",
|
||||
"Manage Deploy daemons" : "Halda kasutuselevõtmise taustateenuseid",
|
||||
"Registered Deploy daemons list" : "Registreeritud kasutuselevõtmise taustateenuste loend",
|
||||
"Default" : "Vaikimisi",
|
||||
"Carousel" : "Karussell",
|
||||
"Previous slide" : "Eelmine slaid",
|
||||
"Next slide" : "Järgmine slaid",
|
||||
"{index} of {total}" : "{index} / {total}",
|
||||
"Save" : "Salvesta",
|
||||
"Loading app list" : "Laadin rakenduste loendit",
|
||||
"Search everywhere" : "Otsi kõikjalt",
|
||||
"Could not render element" : "Elemendi töötlemine ei õnnestunud",
|
||||
"Could not load section content from app store." : "Jaotise sisu laadimine rakendustepoest ei õnnestunud.",
|
||||
"Fetching the latest news…" : "Laadin viimaseid uuendusi",
|
||||
"Loading categories" : "Laadin kategooriaid",
|
||||
"Version {version}, {license}-licensed" : "Versioon {version}, avaldatud {license} litsentsi alusel",
|
||||
"Version {version}" : "Versioon {version}",
|
||||
"Disable" : "Lülita välja",
|
||||
"Enable" : "Võta kasutusele",
|
||||
"Download and enable" : "Laadi alla ja võta kasutusele",
|
||||
"Report a bug" : "Teata veast",
|
||||
"Discover" : "Avasta",
|
||||
"Your apps" : "Sinu rakendused",
|
||||
"Disabled apps" : "Keelatud rakendused",
|
||||
"Updates" : "Uuendused",
|
||||
"Featured apps" : "Esiletõstetud rakendused",
|
||||
"Good performance" : "Suurepärane jõudlus",
|
||||
"Best ODF compatibility" : "Parim ühilduvus ODF-failidega",
|
||||
"Best support for legacy files" : "Parim pärandfailide tugi",
|
||||
"Limited ODF compatibility" : "Piiratud ühilduvus ODF-failidega"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,73 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "Rakendused",
|
||||
"App name" : "Rakenduse nimi",
|
||||
"Version" : "Versioon",
|
||||
"Actions" : "Tegevused",
|
||||
"Show details" : "Näita üksikasju",
|
||||
"Grid view" : "Ruudustikvaade",
|
||||
"Cancel" : "Katkesta",
|
||||
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Kontoritarkvarapakettide vahetamine toimub Nextcloudi kõik-ühes (All-in-One) kasutajaliidesest.",
|
||||
"Please use the AIO interface to switch between office suites." : "Paluna kasuta kontoritarkvarapakettide vahetamiseks Nextcloudi kõik-ühes (All-in-One) kasutajaliidesest.",
|
||||
"installed" : "paigaldatud",
|
||||
"Learn more" : "Lisateave",
|
||||
"Daemon" : "Taustateenus",
|
||||
"Name" : "Nimi",
|
||||
"Display Name" : "Kuvatav nimi",
|
||||
"Edit ExApp deploy options before installation" : "Muuda ExApp konteineri seadistuse enne paigaldamist",
|
||||
"ExApp container environment variables" : "ExApp konteineri keskonnamuutujad",
|
||||
"No environment variables defined" : "Ühtegi keskonnamuutujat pole defineeritud",
|
||||
"Mounts" : "Haakepunktid",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Sidumaks ExApp'i konteineriga määratle peremeeskaustade haakepunktid",
|
||||
"Remove mount" : "Eemalda haakepunkt",
|
||||
"Toggle read-only mode" : "Lülita „ainult lugemiseks“ režiim sisse/välja",
|
||||
"Confirm adding new mount" : "Kinnita uue haakepunkti lisamine",
|
||||
"Confirm" : "Kinnita",
|
||||
"Cancel adding mount" : "Katkesta haakepunkti lisamine",
|
||||
"Add mount" : "Lisa haakepunkt",
|
||||
"Description" : "Kirjeldus",
|
||||
"Visit website" : "Külasta veebisaiti",
|
||||
"Admin documentation" : "Administraatori dokumentatsioon",
|
||||
"Developer documentation" : "Arendaja dokumentatsioon",
|
||||
"This app has no minimum {productName} version assigned. This will be an error in the future." : "Sellel rakendusel pole määratud minimaalset {productName}i versiooni. See põhjustab tulevikus veateateid.",
|
||||
"This app has no maximum {productName} version assigned. This will be an error in the future." : "Sellel rakendusel pole määratud maksimaalset {productName}i versiooni. See põhjustab tulevikus veateateid.",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Seda rakendust ei saa paigaldada, sest järgmised sõltuvusel ei ole täidetud:",
|
||||
"Author" : "Autor",
|
||||
"Categories" : "Kategooriad",
|
||||
"Resources" : "Ressursid",
|
||||
"Changelog" : "Muudatuste logi",
|
||||
"Supported" : "Toetatud",
|
||||
"Featured" : "Esile tõstetud",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Esiletõstetud rakendusi arendatakse kogukonna poolt. Nad pakuvad võimalust kasutada olulist funktsionaalsust ning on sobilikud igapäevaseks kasutuseks.",
|
||||
"Choose Deploy Daemon for {appName}" : "Vali {appName} rakenduse jaoks kasutuselevõtmise taustateenus",
|
||||
"No Deploy daemons configured" : "Ühtegi kasutuselevõtmise taustateenust pole seadistatud",
|
||||
"Manage Deploy daemons" : "Halda kasutuselevõtmise taustateenuseid",
|
||||
"Registered Deploy daemons list" : "Registreeritud kasutuselevõtmise taustateenuste loend",
|
||||
"Default" : "Vaikimisi",
|
||||
"Carousel" : "Karussell",
|
||||
"Previous slide" : "Eelmine slaid",
|
||||
"Next slide" : "Järgmine slaid",
|
||||
"{index} of {total}" : "{index} / {total}",
|
||||
"Save" : "Salvesta",
|
||||
"Loading app list" : "Laadin rakenduste loendit",
|
||||
"Search everywhere" : "Otsi kõikjalt",
|
||||
"Could not render element" : "Elemendi töötlemine ei õnnestunud",
|
||||
"Could not load section content from app store." : "Jaotise sisu laadimine rakendustepoest ei õnnestunud.",
|
||||
"Fetching the latest news…" : "Laadin viimaseid uuendusi",
|
||||
"Loading categories" : "Laadin kategooriaid",
|
||||
"Version {version}, {license}-licensed" : "Versioon {version}, avaldatud {license} litsentsi alusel",
|
||||
"Version {version}" : "Versioon {version}",
|
||||
"Disable" : "Lülita välja",
|
||||
"Enable" : "Võta kasutusele",
|
||||
"Download and enable" : "Laadi alla ja võta kasutusele",
|
||||
"Report a bug" : "Teata veast",
|
||||
"Discover" : "Avasta",
|
||||
"Your apps" : "Sinu rakendused",
|
||||
"Disabled apps" : "Keelatud rakendused",
|
||||
"Updates" : "Uuendused",
|
||||
"Featured apps" : "Esiletõstetud rakendused",
|
||||
"Good performance" : "Suurepärane jõudlus",
|
||||
"Best ODF compatibility" : "Parim ühilduvus ODF-failidega",
|
||||
"Best support for legacy files" : "Parim pärandfailide tugi",
|
||||
"Limited ODF compatibility" : "Piiratud ühilduvus ODF-failidega"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,49 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "Sovellukset",
|
||||
"App name" : "Sovelluksen nimi",
|
||||
"Version" : "Versio",
|
||||
"Actions" : "Toiminnot",
|
||||
"Show details" : "Näytä lisätiedot",
|
||||
"Grid view" : "Ruudukkonäkymä",
|
||||
"Cancel" : "Peruuta",
|
||||
"Learn more" : "Opi lisää",
|
||||
"Daemon" : "Taustapalvelu",
|
||||
"Name" : "Nimi",
|
||||
"Display Name" : "Näyttönimi",
|
||||
"Confirm" : "Vahvista",
|
||||
"Description" : "Kuvaus",
|
||||
"Visit website" : "Käy verkkosivustolla",
|
||||
"Admin documentation" : "Ylläpitäjän dokumentaatio",
|
||||
"Developer documentation" : "Kehittäjädokumentaatio",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Tätä sovellusta ei voi asentaa, koska seuraavat riippuvuudet eivät täyty:",
|
||||
"Author" : "Tekijä",
|
||||
"Categories" : "Kategoriat",
|
||||
"Resources" : "Resurssit",
|
||||
"Changelog" : "Muutosloki",
|
||||
"Supported" : "Tuettu",
|
||||
"Featured" : "Poiminta",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Esitellyt sovellukset on yhteisön itsensä kehitettämiä. Ne tarjoavat keskeisiä toimintoja ja ovat valmiita tuotantokäyttöön.",
|
||||
"Default" : "Oletus",
|
||||
"Carousel" : "Karuselli",
|
||||
"Previous slide" : "Edellinen dia",
|
||||
"Next slide" : "Seuraava dia",
|
||||
"{index} of {total}" : "{index}/{total}",
|
||||
"Save" : "Tallenna",
|
||||
"Loading app list" : "Ladataan sovellusluetteloa",
|
||||
"Search everywhere" : "Etsi kaikkialta",
|
||||
"Fetching the latest news…" : "Noudetaan viimeisimpiä uutisia…",
|
||||
"Loading categories" : "Ladataan luokkia",
|
||||
"Version {version}, {license}-licensed" : "Versio {version}, lisenssi {license}",
|
||||
"Version {version}" : "Versio {version}",
|
||||
"Disable" : "Poista käytöstä",
|
||||
"Enable" : "Käytä",
|
||||
"Download and enable" : "Lataa ja ota käyttöön",
|
||||
"Report a bug" : "Ilmoita viasta",
|
||||
"Your apps" : "Sovelluksesi",
|
||||
"Disabled apps" : "Käytöstä poistetut sovellukset",
|
||||
"Updates" : "Päivitykset",
|
||||
"Featured apps" : "Esitellyt sovellukset"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,47 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "Sovellukset",
|
||||
"App name" : "Sovelluksen nimi",
|
||||
"Version" : "Versio",
|
||||
"Actions" : "Toiminnot",
|
||||
"Show details" : "Näytä lisätiedot",
|
||||
"Grid view" : "Ruudukkonäkymä",
|
||||
"Cancel" : "Peruuta",
|
||||
"Learn more" : "Opi lisää",
|
||||
"Daemon" : "Taustapalvelu",
|
||||
"Name" : "Nimi",
|
||||
"Display Name" : "Näyttönimi",
|
||||
"Confirm" : "Vahvista",
|
||||
"Description" : "Kuvaus",
|
||||
"Visit website" : "Käy verkkosivustolla",
|
||||
"Admin documentation" : "Ylläpitäjän dokumentaatio",
|
||||
"Developer documentation" : "Kehittäjädokumentaatio",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Tätä sovellusta ei voi asentaa, koska seuraavat riippuvuudet eivät täyty:",
|
||||
"Author" : "Tekijä",
|
||||
"Categories" : "Kategoriat",
|
||||
"Resources" : "Resurssit",
|
||||
"Changelog" : "Muutosloki",
|
||||
"Supported" : "Tuettu",
|
||||
"Featured" : "Poiminta",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Esitellyt sovellukset on yhteisön itsensä kehitettämiä. Ne tarjoavat keskeisiä toimintoja ja ovat valmiita tuotantokäyttöön.",
|
||||
"Default" : "Oletus",
|
||||
"Carousel" : "Karuselli",
|
||||
"Previous slide" : "Edellinen dia",
|
||||
"Next slide" : "Seuraava dia",
|
||||
"{index} of {total}" : "{index}/{total}",
|
||||
"Save" : "Tallenna",
|
||||
"Loading app list" : "Ladataan sovellusluetteloa",
|
||||
"Search everywhere" : "Etsi kaikkialta",
|
||||
"Fetching the latest news…" : "Noudetaan viimeisimpiä uutisia…",
|
||||
"Loading categories" : "Ladataan luokkia",
|
||||
"Version {version}, {license}-licensed" : "Versio {version}, lisenssi {license}",
|
||||
"Version {version}" : "Versio {version}",
|
||||
"Disable" : "Poista käytöstä",
|
||||
"Enable" : "Käytä",
|
||||
"Download and enable" : "Lataa ja ota käyttöön",
|
||||
"Report a bug" : "Ilmoita viasta",
|
||||
"Your apps" : "Sovelluksesi",
|
||||
"Disabled apps" : "Käytöstä poistetut sovellukset",
|
||||
"Updates" : "Päivitykset",
|
||||
"Featured apps" : "Esitellyt sovellukset"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,47 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "Alkalmazások",
|
||||
"App name" : "Alkalmazás neve",
|
||||
"Version" : "Verzió",
|
||||
"Actions" : "Műveletek",
|
||||
"Show details" : "Részletek megjelenítése",
|
||||
"Grid view" : "Rács nézet",
|
||||
"Cancel" : "Mégse",
|
||||
"Learn more" : "Tudjon meg többet",
|
||||
"Daemon" : "Démon",
|
||||
"Name" : "Név",
|
||||
"Display Name" : "Megjelenítendő név",
|
||||
"Confirm" : "Megerősítés",
|
||||
"Description" : "Leírás",
|
||||
"Visit website" : "Weboldal meglátogatása",
|
||||
"Admin documentation" : "Rendszergazdai dokumentáció",
|
||||
"Developer documentation" : "Fejlesztői dokumentáció",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Ezt az alkalmazást nem lehet telepíteni, mert a következő függőségek hiányoznak:",
|
||||
"Author" : "Szerző",
|
||||
"Categories" : "Kategóriák",
|
||||
"Resources" : "Erőforrások",
|
||||
"Changelog" : "Változásnapló",
|
||||
"Supported" : "Támogatott",
|
||||
"Featured" : "Kiemelt",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "A kiemelt alkalmazásokat a közösség tagjai készítik. Ezek biztosítják a fő funkciókat, és készek az éles használatra.",
|
||||
"Default" : "Alapértelmezett",
|
||||
"Previous slide" : "Előző dia",
|
||||
"Next slide" : "Következő dia",
|
||||
"{index} of {total}" : "{index} / {total}",
|
||||
"Save" : "Mentés",
|
||||
"Loading app list" : "Alkalmazáslista betöltése",
|
||||
"Search everywhere" : "Keresés mindenhol",
|
||||
"Fetching the latest news…" : "Legfrissebb hírek lekérése…",
|
||||
"Loading categories" : "Kategóriák betöltése",
|
||||
"Version {version}, {license}-licensed" : " {version} verzió,{license} licenc alatt",
|
||||
"Disable" : "Letiltás",
|
||||
"Enable" : "Engedélyezés",
|
||||
"Download and enable" : "Letöltés és engedélyezés",
|
||||
"Report a bug" : "Hiba bejelentése",
|
||||
"Your apps" : "Az Ön alkalmazásai",
|
||||
"Disabled apps" : "Letiltott alkalmazások",
|
||||
"Updates" : "Frissítések",
|
||||
"Featured apps" : "Kiemelt alkalmazások"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,45 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "Alkalmazások",
|
||||
"App name" : "Alkalmazás neve",
|
||||
"Version" : "Verzió",
|
||||
"Actions" : "Műveletek",
|
||||
"Show details" : "Részletek megjelenítése",
|
||||
"Grid view" : "Rács nézet",
|
||||
"Cancel" : "Mégse",
|
||||
"Learn more" : "Tudjon meg többet",
|
||||
"Daemon" : "Démon",
|
||||
"Name" : "Név",
|
||||
"Display Name" : "Megjelenítendő név",
|
||||
"Confirm" : "Megerősítés",
|
||||
"Description" : "Leírás",
|
||||
"Visit website" : "Weboldal meglátogatása",
|
||||
"Admin documentation" : "Rendszergazdai dokumentáció",
|
||||
"Developer documentation" : "Fejlesztői dokumentáció",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Ezt az alkalmazást nem lehet telepíteni, mert a következő függőségek hiányoznak:",
|
||||
"Author" : "Szerző",
|
||||
"Categories" : "Kategóriák",
|
||||
"Resources" : "Erőforrások",
|
||||
"Changelog" : "Változásnapló",
|
||||
"Supported" : "Támogatott",
|
||||
"Featured" : "Kiemelt",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "A kiemelt alkalmazásokat a közösség tagjai készítik. Ezek biztosítják a fő funkciókat, és készek az éles használatra.",
|
||||
"Default" : "Alapértelmezett",
|
||||
"Previous slide" : "Előző dia",
|
||||
"Next slide" : "Következő dia",
|
||||
"{index} of {total}" : "{index} / {total}",
|
||||
"Save" : "Mentés",
|
||||
"Loading app list" : "Alkalmazáslista betöltése",
|
||||
"Search everywhere" : "Keresés mindenhol",
|
||||
"Fetching the latest news…" : "Legfrissebb hírek lekérése…",
|
||||
"Loading categories" : "Kategóriák betöltése",
|
||||
"Version {version}, {license}-licensed" : " {version} verzió,{license} licenc alatt",
|
||||
"Disable" : "Letiltás",
|
||||
"Enable" : "Engedélyezés",
|
||||
"Download and enable" : "Letöltés és engedélyezés",
|
||||
"Report a bug" : "Hiba bejelentése",
|
||||
"Your apps" : "Az Ön alkalmazásai",
|
||||
"Disabled apps" : "Letiltott alkalmazások",
|
||||
"Updates" : "Frissítések",
|
||||
"Featured apps" : "Kiemelt alkalmazások"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,77 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "アプリ",
|
||||
"App name" : "アプリ名",
|
||||
"Version" : "バージョン",
|
||||
"Actions" : "アクション",
|
||||
"Show details" : "詳細を見る",
|
||||
"Grid view" : "グリッド表示",
|
||||
"Cancel" : "キャンセル",
|
||||
"Office suite switching is managed through the Nextcloud All-in-One interface." : "オフィススイートの切り替えは、Nextcloudオールインワンインターフェースを通じて管理されます。",
|
||||
"Please use the AIO interface to switch between office suites." : "オフィススイートの切り替えにはAIOインターフェースをご利用ください。",
|
||||
"installed" : "インストール済み",
|
||||
"Learn more" : "もっと見る",
|
||||
"Daemon" : "デーモン",
|
||||
"Name" : "名前",
|
||||
"Display Name" : "表示名",
|
||||
"Edit ExApp deploy options before installation" : "インストール前にExAppの配置オプションを編集する",
|
||||
"Configured ExApp deploy options. Can be set only during installation" : "ExAppのデプロイオプションを設定。インストール時にのみ設定可能です",
|
||||
"ExApp container environment variables" : "ExAppコンテナ環境変数",
|
||||
"No environment variables defined" : "環境変数が定義されていません",
|
||||
"Mounts" : "マウント",
|
||||
"Define host folder mounts to bind to the ExApp container" : "ExAppコンテナにバインドするホストフォルダマウントの定義",
|
||||
"Remove mount" : "マウントを削除",
|
||||
"Toggle read-only mode" : "読み取り専用モードの切り替え",
|
||||
"Confirm adding new mount" : "新しいマウントの追加を確認",
|
||||
"Confirm" : "確認",
|
||||
"Cancel adding mount" : "マウントの追加をキャンセル",
|
||||
"Add mount" : "マウントを追加",
|
||||
"Description" : "説明",
|
||||
"Visit website" : "ウェブサイトを表示",
|
||||
"Admin documentation" : "管理者ドキュメント",
|
||||
"Developer documentation" : "開発者ドキュメント",
|
||||
"This app has no minimum {productName} version assigned. This will be an error in the future." : "このアプリには、最小{productName}バージョンが割り当てられていません。これは将来エラーになります。",
|
||||
"This app has no maximum {productName} version assigned. This will be an error in the future." : "このアプリには、最大{productName}バージョンが割り当てられていません。これは将来エラーになります。",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "次の依存関係が満たされないためこのアプリをインストールできません:",
|
||||
"Author" : "作者",
|
||||
"Categories" : "カテゴリ",
|
||||
"Resources" : "リソース",
|
||||
"Changelog" : "変更履歴",
|
||||
"Supported" : "対応しています",
|
||||
"Featured" : "注目",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "注目のアプリはコミュニティ内で開発されています。これらのアプリは主要な機能を提供しており、すぐに本番で使用することができます。",
|
||||
"Choose Deploy Daemon for {appName}" : "{appName}に対してデプロイデーモンを選択する",
|
||||
"No Deploy daemons configured" : "デプロイデーモンが設定されていません",
|
||||
"Manage Deploy daemons" : "デプロイデーモンを管理する",
|
||||
"Registered Deploy daemons list" : "登録済みデプロイデーモンリスト",
|
||||
"Default" : "デフォルト",
|
||||
"Carousel" : "カルーセル",
|
||||
"Previous slide" : "前のスライド",
|
||||
"Next slide" : "次のスライド",
|
||||
"{index} of {total}" : "{total} のうち {index}",
|
||||
"Save" : "保存",
|
||||
"Loading app list" : "アプリ一覧を読み込み中",
|
||||
"Search everywhere" : "あらゆる場所を検索",
|
||||
"Could not render element" : "要素を表示できませんでした",
|
||||
"Could not load section content from app store." : "アプリストアからセクションの内容を読み込めませんでした。",
|
||||
"Fetching the latest news…" : "最新のニュースを取得しています...",
|
||||
"Loading categories" : "カテゴリーの読み込み中",
|
||||
"Version {version}, {license}-licensed" : "バージョン{version}, {license}ライセンス",
|
||||
"Version {version}" : "Version {version}",
|
||||
"Disable" : "無効",
|
||||
"Enable" : "有効にする",
|
||||
"Download and enable" : "ダウンロードして有効にする",
|
||||
"Report a bug" : "不具合を報告",
|
||||
"Update to {version}" : "{version} にアップデート",
|
||||
"Discover" : "発見",
|
||||
"Your apps" : "あなたのアプリ",
|
||||
"Disabled apps" : "無効なアプリ",
|
||||
"Updates" : "アップデート",
|
||||
"Featured apps" : "注目のアプリ",
|
||||
"Good performance" : "良好なパフォーマンス",
|
||||
"Best ODF compatibility" : "最高のODF互換性",
|
||||
"Best support for legacy files" : "旧形式のファイルに対する最適なサポート",
|
||||
"Limited ODF compatibility" : "限定的なODF互換性"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
@ -1,75 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "アプリ",
|
||||
"App name" : "アプリ名",
|
||||
"Version" : "バージョン",
|
||||
"Actions" : "アクション",
|
||||
"Show details" : "詳細を見る",
|
||||
"Grid view" : "グリッド表示",
|
||||
"Cancel" : "キャンセル",
|
||||
"Office suite switching is managed through the Nextcloud All-in-One interface." : "オフィススイートの切り替えは、Nextcloudオールインワンインターフェースを通じて管理されます。",
|
||||
"Please use the AIO interface to switch between office suites." : "オフィススイートの切り替えにはAIOインターフェースをご利用ください。",
|
||||
"installed" : "インストール済み",
|
||||
"Learn more" : "もっと見る",
|
||||
"Daemon" : "デーモン",
|
||||
"Name" : "名前",
|
||||
"Display Name" : "表示名",
|
||||
"Edit ExApp deploy options before installation" : "インストール前にExAppの配置オプションを編集する",
|
||||
"Configured ExApp deploy options. Can be set only during installation" : "ExAppのデプロイオプションを設定。インストール時にのみ設定可能です",
|
||||
"ExApp container environment variables" : "ExAppコンテナ環境変数",
|
||||
"No environment variables defined" : "環境変数が定義されていません",
|
||||
"Mounts" : "マウント",
|
||||
"Define host folder mounts to bind to the ExApp container" : "ExAppコンテナにバインドするホストフォルダマウントの定義",
|
||||
"Remove mount" : "マウントを削除",
|
||||
"Toggle read-only mode" : "読み取り専用モードの切り替え",
|
||||
"Confirm adding new mount" : "新しいマウントの追加を確認",
|
||||
"Confirm" : "確認",
|
||||
"Cancel adding mount" : "マウントの追加をキャンセル",
|
||||
"Add mount" : "マウントを追加",
|
||||
"Description" : "説明",
|
||||
"Visit website" : "ウェブサイトを表示",
|
||||
"Admin documentation" : "管理者ドキュメント",
|
||||
"Developer documentation" : "開発者ドキュメント",
|
||||
"This app has no minimum {productName} version assigned. This will be an error in the future." : "このアプリには、最小{productName}バージョンが割り当てられていません。これは将来エラーになります。",
|
||||
"This app has no maximum {productName} version assigned. This will be an error in the future." : "このアプリには、最大{productName}バージョンが割り当てられていません。これは将来エラーになります。",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "次の依存関係が満たされないためこのアプリをインストールできません:",
|
||||
"Author" : "作者",
|
||||
"Categories" : "カテゴリ",
|
||||
"Resources" : "リソース",
|
||||
"Changelog" : "変更履歴",
|
||||
"Supported" : "対応しています",
|
||||
"Featured" : "注目",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "注目のアプリはコミュニティ内で開発されています。これらのアプリは主要な機能を提供しており、すぐに本番で使用することができます。",
|
||||
"Choose Deploy Daemon for {appName}" : "{appName}に対してデプロイデーモンを選択する",
|
||||
"No Deploy daemons configured" : "デプロイデーモンが設定されていません",
|
||||
"Manage Deploy daemons" : "デプロイデーモンを管理する",
|
||||
"Registered Deploy daemons list" : "登録済みデプロイデーモンリスト",
|
||||
"Default" : "デフォルト",
|
||||
"Carousel" : "カルーセル",
|
||||
"Previous slide" : "前のスライド",
|
||||
"Next slide" : "次のスライド",
|
||||
"{index} of {total}" : "{total} のうち {index}",
|
||||
"Save" : "保存",
|
||||
"Loading app list" : "アプリ一覧を読み込み中",
|
||||
"Search everywhere" : "あらゆる場所を検索",
|
||||
"Could not render element" : "要素を表示できませんでした",
|
||||
"Could not load section content from app store." : "アプリストアからセクションの内容を読み込めませんでした。",
|
||||
"Fetching the latest news…" : "最新のニュースを取得しています...",
|
||||
"Loading categories" : "カテゴリーの読み込み中",
|
||||
"Version {version}, {license}-licensed" : "バージョン{version}, {license}ライセンス",
|
||||
"Version {version}" : "Version {version}",
|
||||
"Disable" : "無効",
|
||||
"Enable" : "有効にする",
|
||||
"Download and enable" : "ダウンロードして有効にする",
|
||||
"Report a bug" : "不具合を報告",
|
||||
"Update to {version}" : "{version} にアップデート",
|
||||
"Discover" : "発見",
|
||||
"Your apps" : "あなたのアプリ",
|
||||
"Disabled apps" : "無効なアプリ",
|
||||
"Updates" : "アップデート",
|
||||
"Featured apps" : "注目のアプリ",
|
||||
"Good performance" : "良好なパフォーマンス",
|
||||
"Best ODF compatibility" : "最高のODF互換性",
|
||||
"Best support for legacy files" : "旧形式のファイルに対する最適なサポート",
|
||||
"Limited ODF compatibility" : "限定的なODF互換性"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "აპლიკაციები",
|
||||
"App name" : "აპლიკაციის სახელი",
|
||||
"Version" : "ვერისა",
|
||||
"Actions" : "მოქმედებები",
|
||||
"Grid view" : "ბადისებური ხედი",
|
||||
"Cancel" : "Cancel",
|
||||
"Learn more" : "შეიტყვეთ მეტი",
|
||||
"Daemon" : "დაემონი",
|
||||
"Name" : "სახელი",
|
||||
"Display Name" : "დისპლეი სახელი",
|
||||
"Confirm" : "დადასტურება",
|
||||
"Description" : "აღწერა",
|
||||
"Visit website" : "საიტზე სტუმრობა",
|
||||
"Admin documentation" : "ადმინისტრატორის დოკუმენტაცია",
|
||||
"Developer documentation" : "დეველოპერის დოკუმენტაცია",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "ეს აპლიკაცია ვერ დაყენდა რადგან შემდეგი დამოკიდებულებები არაა დაკმაყოფილებული:",
|
||||
"Categories" : "კატეგორიები",
|
||||
"Resources" : "რესურსები",
|
||||
"Changelog" : "ცვლილებების ლოგი",
|
||||
"Supported" : "მხარდაჭერილია",
|
||||
"Featured" : "გამორჩეულები",
|
||||
"Default" : "საწყისი პარამეტრები",
|
||||
"Save" : "შენახვა",
|
||||
"Disable" : "გამორთვა",
|
||||
"Report a bug" : "განაცხადეთ შეცდომის შესახებ",
|
||||
"Update to {version}" : "განაახლეთ ვერსიაზე {version}",
|
||||
"Your apps" : "თქვენი აპლიკაციები",
|
||||
"Disabled apps" : "არამოქმედი აპლიკაციები",
|
||||
"Updates" : "განახლებები"
|
||||
},
|
||||
"nplurals=2; plural=(n!=1);");
|
||||
|
|
@ -1,32 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "აპლიკაციები",
|
||||
"App name" : "აპლიკაციის სახელი",
|
||||
"Version" : "ვერისა",
|
||||
"Actions" : "მოქმედებები",
|
||||
"Grid view" : "ბადისებური ხედი",
|
||||
"Cancel" : "Cancel",
|
||||
"Learn more" : "შეიტყვეთ მეტი",
|
||||
"Daemon" : "დაემონი",
|
||||
"Name" : "სახელი",
|
||||
"Display Name" : "დისპლეი სახელი",
|
||||
"Confirm" : "დადასტურება",
|
||||
"Description" : "აღწერა",
|
||||
"Visit website" : "საიტზე სტუმრობა",
|
||||
"Admin documentation" : "ადმინისტრატორის დოკუმენტაცია",
|
||||
"Developer documentation" : "დეველოპერის დოკუმენტაცია",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "ეს აპლიკაცია ვერ დაყენდა რადგან შემდეგი დამოკიდებულებები არაა დაკმაყოფილებული:",
|
||||
"Categories" : "კატეგორიები",
|
||||
"Resources" : "რესურსები",
|
||||
"Changelog" : "ცვლილებების ლოგი",
|
||||
"Supported" : "მხარდაჭერილია",
|
||||
"Featured" : "გამორჩეულები",
|
||||
"Default" : "საწყისი პარამეტრები",
|
||||
"Save" : "შენახვა",
|
||||
"Disable" : "გამორთვა",
|
||||
"Report a bug" : "განაცხადეთ შეცდომის შესახებ",
|
||||
"Update to {version}" : "განაახლეთ ვერსიაზე {version}",
|
||||
"Your apps" : "თქვენი აპლიკაციები",
|
||||
"Disabled apps" : "არამოქმედი აპლიკაციები",
|
||||
"Updates" : "განახლებები"
|
||||
},"pluralForm" :"nplurals=2; plural=(n!=1);"
|
||||
}
|
||||
|
|
@ -1,78 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "Programėlės",
|
||||
"App name" : "Programėlės pavadinimas",
|
||||
"Version" : "Versija",
|
||||
"Actions" : "Veiksmai",
|
||||
"Show details" : "Rodyti išsamesnę informaciją",
|
||||
"Grid view" : "Tinklelio rodinys",
|
||||
"Cancel" : "Atsisakyti",
|
||||
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Biuro programų paketo perjungimas valdomas per „Nextcloud All-in-One“ sąsają.",
|
||||
"Please use the AIO interface to switch between office suites." : "Norėdami pereiti iš vieno biuro programų paketo į kitą, naudokite AIO sąsają.",
|
||||
"installed" : "įdiegta",
|
||||
"Features" : "Ypatybės",
|
||||
"Learn more" : "Sužinoti daugiau",
|
||||
"Daemon" : "Tarnyba",
|
||||
"Name" : "Pavadinimas",
|
||||
"Display Name" : "Rodomas vardas",
|
||||
"Edit ExApp deploy options before installation" : "Redaguokite „ExApp“ diegimo parinktis prieš diegimą",
|
||||
"Configured ExApp deploy options. Can be set only during installation" : "Sukonfigūruotos „ExApp“ diegimo parinktys. Galima nustatyti tik diegimo metu",
|
||||
"ExApp container environment variables" : "ExApp konteinerio aplinkos kintamieji",
|
||||
"No environment variables defined" : "Aplinkos kintamieji nenustatyti",
|
||||
"Mounts" : "Prijunginiai",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Nustatykite, kokie pagrindinio kompiuterio aplankų prijungimai turi būti susieti su „ExApp“ konteineriu",
|
||||
"Remove mount" : "Pašalinti jungtį",
|
||||
"Toggle read-only mode" : "Perjungti tik skaitymo režimą",
|
||||
"Confirm adding new mount" : "Patvirtinkite naujos jungties pridėjimą",
|
||||
"Confirm" : "Patvirtinti",
|
||||
"Cancel adding mount" : "Atšaukti jungties pridėjimą",
|
||||
"Add mount" : "Pridėti jungtį",
|
||||
"Description" : "Aprašas",
|
||||
"Visit website" : "Aplankyti svetainę",
|
||||
"Admin documentation" : "Administratoriaus dokumentacija",
|
||||
"Developer documentation" : "Plėtotojo dokumentacija",
|
||||
"This app has no minimum {productName} version assigned. This will be an error in the future." : "Šiai programėlei nenurodyta {productName} minimali versija. Ateityje tai bus klaida.",
|
||||
"This app has no maximum {productName} version assigned. This will be an error in the future." : "Šiai programėlei nėra priskirta {productName} maksimali versija. Ateityje tai bus klaida.",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Ši programėlė negali būti įdiegta, nes nėra patenkintos žemiau išvardintos priklausomybės:",
|
||||
"Author" : "Autorius",
|
||||
"Categories" : "Kategorijos",
|
||||
"Resources" : "Ištekliai",
|
||||
"Changelog" : "Keitinių žurnalas",
|
||||
"Supported" : "Palaikoma",
|
||||
"Featured" : "Siūlomos",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Siūlomos programėlės yra kuriamos bendruomenės viduje ir jas kuria bendruomenė. Šios programėlės siūlo svarbiausią funkcionalumą ir yra paruoštos kasdieniam naudojimui.",
|
||||
"Choose Deploy Daemon for {appName}" : "Pasirinkite „Deploy Daemon“ {appName}",
|
||||
"No Deploy daemons configured" : "Nėra sukonfigūruotų „Deploy Daemon“",
|
||||
"Manage Deploy daemons" : "Tvarkyti „Deploy Daemon“",
|
||||
"Registered Deploy daemons list" : "Registruotų „Deploy Daemon“ sąrašas",
|
||||
"Default" : "Numatytasis",
|
||||
"Carousel" : "\"Carousel\"",
|
||||
"Previous slide" : "Ankstesnė skaidrė",
|
||||
"Next slide" : "Kita skaidrė",
|
||||
"{index} of {total}" : "{index} iš {total}",
|
||||
"Save" : "Įrašyti",
|
||||
"Loading app list" : "Įkeliamas programėlių sąrašas",
|
||||
"Search everywhere" : "Ieškoti visur",
|
||||
"Could not render element" : "Nepavyko atvaizduoti elemento",
|
||||
"Could not load section content from app store." : "Nepavyko įkelti skyriaus turinio iš programėlių parduotuvės.",
|
||||
"Fetching the latest news…" : "Gaunamos paskiausios naujienos…",
|
||||
"Loading categories" : "Įkeliamos kategorijos",
|
||||
"Version {version}, {license}-licensed" : "Versija {version}, {license}-licencijuota",
|
||||
"Version {version}" : "Versija {version}",
|
||||
"Disable" : "Išjungti",
|
||||
"Enable" : "Įjungti",
|
||||
"Download and enable" : "Atsisiųsti ir įjungti",
|
||||
"Report a bug" : "Pranešti apie klaidą",
|
||||
"Update to {version}" : "Atnaujinti į versiją {version}",
|
||||
"Discover" : "Atrasti",
|
||||
"Your apps" : "Jūsų programėlės",
|
||||
"Disabled apps" : "Išjungtos programėlės",
|
||||
"Updates" : "Atnaujinimai",
|
||||
"Featured apps" : "Siūlomos programėlės",
|
||||
"Good performance" : "Geras našumas",
|
||||
"Best ODF compatibility" : "Geriausias ODF suderinamumas",
|
||||
"Best support for legacy files" : "Geriausias palaikymas senesniems failams",
|
||||
"Limited ODF compatibility" : "Ribotas suderinamumas su ODF"
|
||||
},
|
||||
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
|
||||
|
|
@ -1,76 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "Programėlės",
|
||||
"App name" : "Programėlės pavadinimas",
|
||||
"Version" : "Versija",
|
||||
"Actions" : "Veiksmai",
|
||||
"Show details" : "Rodyti išsamesnę informaciją",
|
||||
"Grid view" : "Tinklelio rodinys",
|
||||
"Cancel" : "Atsisakyti",
|
||||
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Biuro programų paketo perjungimas valdomas per „Nextcloud All-in-One“ sąsają.",
|
||||
"Please use the AIO interface to switch between office suites." : "Norėdami pereiti iš vieno biuro programų paketo į kitą, naudokite AIO sąsają.",
|
||||
"installed" : "įdiegta",
|
||||
"Features" : "Ypatybės",
|
||||
"Learn more" : "Sužinoti daugiau",
|
||||
"Daemon" : "Tarnyba",
|
||||
"Name" : "Pavadinimas",
|
||||
"Display Name" : "Rodomas vardas",
|
||||
"Edit ExApp deploy options before installation" : "Redaguokite „ExApp“ diegimo parinktis prieš diegimą",
|
||||
"Configured ExApp deploy options. Can be set only during installation" : "Sukonfigūruotos „ExApp“ diegimo parinktys. Galima nustatyti tik diegimo metu",
|
||||
"ExApp container environment variables" : "ExApp konteinerio aplinkos kintamieji",
|
||||
"No environment variables defined" : "Aplinkos kintamieji nenustatyti",
|
||||
"Mounts" : "Prijunginiai",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Nustatykite, kokie pagrindinio kompiuterio aplankų prijungimai turi būti susieti su „ExApp“ konteineriu",
|
||||
"Remove mount" : "Pašalinti jungtį",
|
||||
"Toggle read-only mode" : "Perjungti tik skaitymo režimą",
|
||||
"Confirm adding new mount" : "Patvirtinkite naujos jungties pridėjimą",
|
||||
"Confirm" : "Patvirtinti",
|
||||
"Cancel adding mount" : "Atšaukti jungties pridėjimą",
|
||||
"Add mount" : "Pridėti jungtį",
|
||||
"Description" : "Aprašas",
|
||||
"Visit website" : "Aplankyti svetainę",
|
||||
"Admin documentation" : "Administratoriaus dokumentacija",
|
||||
"Developer documentation" : "Plėtotojo dokumentacija",
|
||||
"This app has no minimum {productName} version assigned. This will be an error in the future." : "Šiai programėlei nenurodyta {productName} minimali versija. Ateityje tai bus klaida.",
|
||||
"This app has no maximum {productName} version assigned. This will be an error in the future." : "Šiai programėlei nėra priskirta {productName} maksimali versija. Ateityje tai bus klaida.",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Ši programėlė negali būti įdiegta, nes nėra patenkintos žemiau išvardintos priklausomybės:",
|
||||
"Author" : "Autorius",
|
||||
"Categories" : "Kategorijos",
|
||||
"Resources" : "Ištekliai",
|
||||
"Changelog" : "Keitinių žurnalas",
|
||||
"Supported" : "Palaikoma",
|
||||
"Featured" : "Siūlomos",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Siūlomos programėlės yra kuriamos bendruomenės viduje ir jas kuria bendruomenė. Šios programėlės siūlo svarbiausią funkcionalumą ir yra paruoštos kasdieniam naudojimui.",
|
||||
"Choose Deploy Daemon for {appName}" : "Pasirinkite „Deploy Daemon“ {appName}",
|
||||
"No Deploy daemons configured" : "Nėra sukonfigūruotų „Deploy Daemon“",
|
||||
"Manage Deploy daemons" : "Tvarkyti „Deploy Daemon“",
|
||||
"Registered Deploy daemons list" : "Registruotų „Deploy Daemon“ sąrašas",
|
||||
"Default" : "Numatytasis",
|
||||
"Carousel" : "\"Carousel\"",
|
||||
"Previous slide" : "Ankstesnė skaidrė",
|
||||
"Next slide" : "Kita skaidrė",
|
||||
"{index} of {total}" : "{index} iš {total}",
|
||||
"Save" : "Įrašyti",
|
||||
"Loading app list" : "Įkeliamas programėlių sąrašas",
|
||||
"Search everywhere" : "Ieškoti visur",
|
||||
"Could not render element" : "Nepavyko atvaizduoti elemento",
|
||||
"Could not load section content from app store." : "Nepavyko įkelti skyriaus turinio iš programėlių parduotuvės.",
|
||||
"Fetching the latest news…" : "Gaunamos paskiausios naujienos…",
|
||||
"Loading categories" : "Įkeliamos kategorijos",
|
||||
"Version {version}, {license}-licensed" : "Versija {version}, {license}-licencijuota",
|
||||
"Version {version}" : "Versija {version}",
|
||||
"Disable" : "Išjungti",
|
||||
"Enable" : "Įjungti",
|
||||
"Download and enable" : "Atsisiųsti ir įjungti",
|
||||
"Report a bug" : "Pranešti apie klaidą",
|
||||
"Update to {version}" : "Atnaujinti į versiją {version}",
|
||||
"Discover" : "Atrasti",
|
||||
"Your apps" : "Jūsų programėlės",
|
||||
"Disabled apps" : "Išjungtos programėlės",
|
||||
"Updates" : "Atnaujinimai",
|
||||
"Featured apps" : "Siūlomos programėlės",
|
||||
"Good performance" : "Geras našumas",
|
||||
"Best ODF compatibility" : "Geriausias ODF suderinamumas",
|
||||
"Best support for legacy files" : "Geriausias palaikymas senesniems failams",
|
||||
"Limited ODF compatibility" : "Ribotas suderinamumas su ODF"
|
||||
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
|
||||
}
|
||||
|
|
@ -1,55 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "Apper",
|
||||
"App name" : "App-navn",
|
||||
"Version" : "Versjon",
|
||||
"Actions" : "Handlinger",
|
||||
"Show details" : "Vis detaljer",
|
||||
"Grid view" : "Rutenett-visning",
|
||||
"Cancel" : "Cancel",
|
||||
"Learn more" : "Lær mer",
|
||||
"Daemon" : "Nisse",
|
||||
"Name" : "Navn",
|
||||
"Display Name" : "Visningsnavn",
|
||||
"Confirm" : "Bekreft",
|
||||
"Description" : "Beskrivelse",
|
||||
"Visit website" : "Besøk nettsiden",
|
||||
"Admin documentation" : "Admindokumentasjon",
|
||||
"Developer documentation" : "Utviklerdokumentasjon",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Denne appen kan ikke installeres fordi følgende avhengigheter ikke er tilfredsstilt:",
|
||||
"Author" : "Forfatter",
|
||||
"Categories" : "Kategorier",
|
||||
"Resources" : "Ressurser",
|
||||
"Changelog" : "Endringslogg",
|
||||
"Supported" : "Støttet",
|
||||
"Featured" : "Anbefalt",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Anbefalte apper er utviklet av og innenfor fellesskapet. De tilbyr sentral funksjonalitet og er klare for bruk i produksjon.",
|
||||
"No Deploy daemons configured" : "Ingen distribuerings-daemoner konfigurert",
|
||||
"Registered Deploy daemons list" : "Registrert liste over distribuerings-daemoner",
|
||||
"Default" : "Forvalg",
|
||||
"Carousel" : "Karusell",
|
||||
"Previous slide" : "Forrige lysbilde",
|
||||
"Next slide" : "Neste lysbilde",
|
||||
"{index} of {total}" : "{index} av {total}",
|
||||
"Save" : "Lagre",
|
||||
"Loading app list" : "Laster appliste",
|
||||
"Search everywhere" : "Søk overalt",
|
||||
"Could not render element" : "Kunne ikke gjengi element",
|
||||
"Could not load section content from app store." : "Kunne ikke laste inn seksjonsinnhold fra app store.",
|
||||
"Fetching the latest news…" : "Henter siste nyheter...",
|
||||
"Loading categories" : "Laster kategorier",
|
||||
"Version {version}, {license}-licensed" : "Versjon {version}, {license}-lisensiert",
|
||||
"Version {version}" : "Versjon {version}",
|
||||
"Disable" : "Deaktiver",
|
||||
"Enable" : "Aktiver",
|
||||
"Download and enable" : "Last ned og aktiver",
|
||||
"Report a bug" : "Rapporter en feil",
|
||||
"Update to {version}" : "Oppdater til {version}",
|
||||
"Discover" : "Oppdag",
|
||||
"Your apps" : "Dine apper",
|
||||
"Disabled apps" : "Deaktiverte apper",
|
||||
"Updates" : "Oppdateringer",
|
||||
"Featured apps" : "Fremhevede apper"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
@ -1,53 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "Apper",
|
||||
"App name" : "App-navn",
|
||||
"Version" : "Versjon",
|
||||
"Actions" : "Handlinger",
|
||||
"Show details" : "Vis detaljer",
|
||||
"Grid view" : "Rutenett-visning",
|
||||
"Cancel" : "Cancel",
|
||||
"Learn more" : "Lær mer",
|
||||
"Daemon" : "Nisse",
|
||||
"Name" : "Navn",
|
||||
"Display Name" : "Visningsnavn",
|
||||
"Confirm" : "Bekreft",
|
||||
"Description" : "Beskrivelse",
|
||||
"Visit website" : "Besøk nettsiden",
|
||||
"Admin documentation" : "Admindokumentasjon",
|
||||
"Developer documentation" : "Utviklerdokumentasjon",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Denne appen kan ikke installeres fordi følgende avhengigheter ikke er tilfredsstilt:",
|
||||
"Author" : "Forfatter",
|
||||
"Categories" : "Kategorier",
|
||||
"Resources" : "Ressurser",
|
||||
"Changelog" : "Endringslogg",
|
||||
"Supported" : "Støttet",
|
||||
"Featured" : "Anbefalt",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Anbefalte apper er utviklet av og innenfor fellesskapet. De tilbyr sentral funksjonalitet og er klare for bruk i produksjon.",
|
||||
"No Deploy daemons configured" : "Ingen distribuerings-daemoner konfigurert",
|
||||
"Registered Deploy daemons list" : "Registrert liste over distribuerings-daemoner",
|
||||
"Default" : "Forvalg",
|
||||
"Carousel" : "Karusell",
|
||||
"Previous slide" : "Forrige lysbilde",
|
||||
"Next slide" : "Neste lysbilde",
|
||||
"{index} of {total}" : "{index} av {total}",
|
||||
"Save" : "Lagre",
|
||||
"Loading app list" : "Laster appliste",
|
||||
"Search everywhere" : "Søk overalt",
|
||||
"Could not render element" : "Kunne ikke gjengi element",
|
||||
"Could not load section content from app store." : "Kunne ikke laste inn seksjonsinnhold fra app store.",
|
||||
"Fetching the latest news…" : "Henter siste nyheter...",
|
||||
"Loading categories" : "Laster kategorier",
|
||||
"Version {version}, {license}-licensed" : "Versjon {version}, {license}-lisensiert",
|
||||
"Version {version}" : "Versjon {version}",
|
||||
"Disable" : "Deaktiver",
|
||||
"Enable" : "Aktiver",
|
||||
"Download and enable" : "Last ned og aktiver",
|
||||
"Report a bug" : "Rapporter en feil",
|
||||
"Update to {version}" : "Oppdater til {version}",
|
||||
"Discover" : "Oppdag",
|
||||
"Your apps" : "Dine apper",
|
||||
"Disabled apps" : "Deaktiverte apper",
|
||||
"Updates" : "Oppdateringer",
|
||||
"Featured apps" : "Fremhevede apper"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -1,38 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "Aplicações",
|
||||
"App name" : "Nome da aplicação",
|
||||
"Version" : "Versão",
|
||||
"Actions" : "Ações",
|
||||
"Show details" : "Mostrar detalhes",
|
||||
"Grid view" : "Visualização em grelha",
|
||||
"Cancel" : "Cancelar",
|
||||
"Learn more" : "Conheça melhor",
|
||||
"Name" : "Nome",
|
||||
"Confirm" : "Confirmar",
|
||||
"Description" : "Descrição",
|
||||
"Visit website" : "Visitar o website",
|
||||
"Admin documentation" : "Documentação de administrador",
|
||||
"Developer documentation" : "Documentação de programador",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:",
|
||||
"Author" : "Autor",
|
||||
"Categories" : "Categorias",
|
||||
"Resources" : "Recursos",
|
||||
"Changelog" : "Registo de alterações",
|
||||
"Supported" : "Suportado",
|
||||
"Featured" : "Destacado",
|
||||
"Default" : "Predefinido",
|
||||
"Save" : "Gravar",
|
||||
"Search everywhere" : "Pesquisar em todo o lado",
|
||||
"Disable" : "Desativar",
|
||||
"Enable" : "Ativar",
|
||||
"Download and enable" : "Transferir e ativar",
|
||||
"Report a bug" : "Reportar um erro",
|
||||
"Update to {version}" : "Atualizar para {version}",
|
||||
"Your apps" : "As suas apps",
|
||||
"Disabled apps" : "Apps desativadas",
|
||||
"Updates" : "Atualizações",
|
||||
"Featured apps" : "Aplicações destacadas"
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "Aplicações",
|
||||
"App name" : "Nome da aplicação",
|
||||
"Version" : "Versão",
|
||||
"Actions" : "Ações",
|
||||
"Show details" : "Mostrar detalhes",
|
||||
"Grid view" : "Visualização em grelha",
|
||||
"Cancel" : "Cancelar",
|
||||
"Learn more" : "Conheça melhor",
|
||||
"Name" : "Nome",
|
||||
"Confirm" : "Confirmar",
|
||||
"Description" : "Descrição",
|
||||
"Visit website" : "Visitar o website",
|
||||
"Admin documentation" : "Documentação de administrador",
|
||||
"Developer documentation" : "Documentação de programador",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Esta aplicação não pode ser instalada porque as seguintes dependências não podem ser realizadas:",
|
||||
"Author" : "Autor",
|
||||
"Categories" : "Categorias",
|
||||
"Resources" : "Recursos",
|
||||
"Changelog" : "Registo de alterações",
|
||||
"Supported" : "Suportado",
|
||||
"Featured" : "Destacado",
|
||||
"Default" : "Predefinido",
|
||||
"Save" : "Gravar",
|
||||
"Search everywhere" : "Pesquisar em todo o lado",
|
||||
"Disable" : "Desativar",
|
||||
"Enable" : "Ativar",
|
||||
"Download and enable" : "Transferir e ativar",
|
||||
"Report a bug" : "Reportar um erro",
|
||||
"Update to {version}" : "Atualizar para {version}",
|
||||
"Your apps" : "As suas apps",
|
||||
"Disabled apps" : "Apps desativadas",
|
||||
"Updates" : "Atualizações",
|
||||
"Featured apps" : "Aplicações destacadas"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -1,80 +0,0 @@
|
|||
OC.L10N.register(
|
||||
"appstore",
|
||||
{
|
||||
"Apps" : "Aplikácie",
|
||||
"App name" : "Názov aplikácie",
|
||||
"Version" : "Verzia",
|
||||
"Actions" : "Akcie",
|
||||
"Show details" : "Zobraziť podrobnosti",
|
||||
"Grid view" : "Zobrazenie v mriežke",
|
||||
"Cancel" : "Zrušiť",
|
||||
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Prepínanie kancelárskych balíkov sa spravuje cez rozhranie Nextcloud All-in-One.",
|
||||
"Please use the AIO interface to switch between office suites." : "Prosím, použite rozhranie AIO na prepínanie medzi kancelárskymi balíkmi.",
|
||||
"installed" : "nainštalované",
|
||||
"Features" : "Vlastnosti",
|
||||
"Learn more" : "Dozvedieť sa viac",
|
||||
"Daemon" : "Daemon",
|
||||
"Name" : "Názov",
|
||||
"Display Name" : "Zobrazované meno",
|
||||
"Edit ExApp deploy options before installation" : "Editovať možnosti nasadenia ExApp pred inštaláciou",
|
||||
"Configured ExApp deploy options. Can be set only during installation" : "Nakonfigurované možnosti nasadenia ExApp. Dá sa nastaviť len počas inštalácie",
|
||||
"ExApp container environment variables" : "Premenné prostredia kontajnera AppAPI",
|
||||
"No environment variables defined" : "Neboli definované žiadne premenné prostredia",
|
||||
"Mounts" : "Prípojné body",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Definujte pripojenia hostiteľského adresára, ktoré sa majú naviazať na kontajner ExApp",
|
||||
"Remove mount" : "Odstrániť prípojný bod",
|
||||
"Toggle read-only mode" : "Prepnúť režim iba na čítanie",
|
||||
"Confirm adding new mount" : "Potvrdiť pridanie nového prípojného bodu",
|
||||
"Confirm" : "Potvrdiť",
|
||||
"Cancel adding mount" : "Zrušiť pridanie prípojného bodu",
|
||||
"Add mount" : "Pridať prípojný bod",
|
||||
"Description" : "Popis",
|
||||
"Visit website" : "Navštíviť webstránku",
|
||||
"Admin documentation" : "Príručka administrátora",
|
||||
"Developer documentation" : "Dokumentácia vývojára",
|
||||
"This app has no minimum {productName} version assigned. This will be an error in the future." : "Táto aplikácia nemá priradenú minimálnu verziu {productName}. V budúcnosti to bude chyba.",
|
||||
"This app has no maximum {productName} version assigned. This will be an error in the future." : "Táto aplikácia nemá priradenú maximálnu verziu {productName}. V budúcnosti to bude chyba.",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Túto aplikáciu nemožno nainštalovať, pretože nie sú splnené nasledovné závislosti:",
|
||||
"Latest updated" : "Naposledy aktualizované",
|
||||
"Author" : "Autor",
|
||||
"Categories" : "Kategórie",
|
||||
"Resources" : "Zdroje",
|
||||
"Changelog" : "Zoznam zmien",
|
||||
"Supported" : "Podporované",
|
||||
"Featured" : "Doporučená",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Odporúčané aplikácie sú vyvíjané komunitou Sú prepojené so zbytkom Nextcloud a pripravené na produkčné nasadenie.",
|
||||
"Choose Deploy Daemon for {appName}" : "Vyberte Deploy Daemon pre {appName}",
|
||||
"No Deploy daemons configured" : "Neboli nastavené žiadne Démony nasadeia",
|
||||
"Manage Deploy daemons" : "Spravovať Deploy daemon-y",
|
||||
"Registered Deploy daemons list" : "Zoznam registrovaných démonov nasadenia",
|
||||
"Default" : "Predvolené",
|
||||
"Carousel" : "Karusel",
|
||||
"Previous slide" : "Predchádzajúca snímka",
|
||||
"Next slide" : "Ďalšia snímka",
|
||||
"{index} of {total}" : "{index} z {total}",
|
||||
"Save" : "Uložiť",
|
||||
"Loading app list" : "Načítavam zoznam aplikácií",
|
||||
"Search everywhere" : "Hľadať všade",
|
||||
"Could not render element" : "Prvok sa nepodarilo vykresliť",
|
||||
"Could not load section content from app store." : "Nepodarilo sa načítať obsah sekcie z obchodu s aplikáciami.",
|
||||
"Fetching the latest news…" : "Načítavajú sa najnovšie správy…",
|
||||
"Loading categories" : "Načítavam kategórie",
|
||||
"Version {version}, {license}-licensed" : "Verzia {version}, {license}-licencované",
|
||||
"Version {version}" : "Verzia {version}",
|
||||
"Disable" : "Zakázať",
|
||||
"Enable" : "Povoliť",
|
||||
"Download and enable" : "Stiahnuť a povoliť",
|
||||
"Report a bug" : "Nahlásiť chybu",
|
||||
"Update to {version}" : "Aktualizovať na {version}",
|
||||
"Discover" : "Objavujte",
|
||||
"Your apps" : "Vaše aplikácie",
|
||||
"Disabled apps" : "Vypnuté aplikácie",
|
||||
"Updates" : "Aktualizácie",
|
||||
"Featured apps" : "Odporúčané aplikácie",
|
||||
"Supported apps" : "Podporované aplikácie",
|
||||
"Good performance" : "Dobrý výkon",
|
||||
"Best ODF compatibility" : "Najlepšia kompatibilita s ODF",
|
||||
"Best support for legacy files" : "Najlepšia podpora pre staršie súbory",
|
||||
"Limited ODF compatibility" : "Obmedzená kompatibilita ODF"
|
||||
},
|
||||
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
|
||||
|
|
@ -1,78 +0,0 @@
|
|||
{ "translations": {
|
||||
"Apps" : "Aplikácie",
|
||||
"App name" : "Názov aplikácie",
|
||||
"Version" : "Verzia",
|
||||
"Actions" : "Akcie",
|
||||
"Show details" : "Zobraziť podrobnosti",
|
||||
"Grid view" : "Zobrazenie v mriežke",
|
||||
"Cancel" : "Zrušiť",
|
||||
"Office suite switching is managed through the Nextcloud All-in-One interface." : "Prepínanie kancelárskych balíkov sa spravuje cez rozhranie Nextcloud All-in-One.",
|
||||
"Please use the AIO interface to switch between office suites." : "Prosím, použite rozhranie AIO na prepínanie medzi kancelárskymi balíkmi.",
|
||||
"installed" : "nainštalované",
|
||||
"Features" : "Vlastnosti",
|
||||
"Learn more" : "Dozvedieť sa viac",
|
||||
"Daemon" : "Daemon",
|
||||
"Name" : "Názov",
|
||||
"Display Name" : "Zobrazované meno",
|
||||
"Edit ExApp deploy options before installation" : "Editovať možnosti nasadenia ExApp pred inštaláciou",
|
||||
"Configured ExApp deploy options. Can be set only during installation" : "Nakonfigurované možnosti nasadenia ExApp. Dá sa nastaviť len počas inštalácie",
|
||||
"ExApp container environment variables" : "Premenné prostredia kontajnera AppAPI",
|
||||
"No environment variables defined" : "Neboli definované žiadne premenné prostredia",
|
||||
"Mounts" : "Prípojné body",
|
||||
"Define host folder mounts to bind to the ExApp container" : "Definujte pripojenia hostiteľského adresára, ktoré sa majú naviazať na kontajner ExApp",
|
||||
"Remove mount" : "Odstrániť prípojný bod",
|
||||
"Toggle read-only mode" : "Prepnúť režim iba na čítanie",
|
||||
"Confirm adding new mount" : "Potvrdiť pridanie nového prípojného bodu",
|
||||
"Confirm" : "Potvrdiť",
|
||||
"Cancel adding mount" : "Zrušiť pridanie prípojného bodu",
|
||||
"Add mount" : "Pridať prípojný bod",
|
||||
"Description" : "Popis",
|
||||
"Visit website" : "Navštíviť webstránku",
|
||||
"Admin documentation" : "Príručka administrátora",
|
||||
"Developer documentation" : "Dokumentácia vývojára",
|
||||
"This app has no minimum {productName} version assigned. This will be an error in the future." : "Táto aplikácia nemá priradenú minimálnu verziu {productName}. V budúcnosti to bude chyba.",
|
||||
"This app has no maximum {productName} version assigned. This will be an error in the future." : "Táto aplikácia nemá priradenú maximálnu verziu {productName}. V budúcnosti to bude chyba.",
|
||||
"This app cannot be installed because the following dependencies are not fulfilled:" : "Túto aplikáciu nemožno nainštalovať, pretože nie sú splnené nasledovné závislosti:",
|
||||
"Latest updated" : "Naposledy aktualizované",
|
||||
"Author" : "Autor",
|
||||
"Categories" : "Kategórie",
|
||||
"Resources" : "Zdroje",
|
||||
"Changelog" : "Zoznam zmien",
|
||||
"Supported" : "Podporované",
|
||||
"Featured" : "Doporučená",
|
||||
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Odporúčané aplikácie sú vyvíjané komunitou Sú prepojené so zbytkom Nextcloud a pripravené na produkčné nasadenie.",
|
||||
"Choose Deploy Daemon for {appName}" : "Vyberte Deploy Daemon pre {appName}",
|
||||
"No Deploy daemons configured" : "Neboli nastavené žiadne Démony nasadeia",
|
||||
"Manage Deploy daemons" : "Spravovať Deploy daemon-y",
|
||||
"Registered Deploy daemons list" : "Zoznam registrovaných démonov nasadenia",
|
||||
"Default" : "Predvolené",
|
||||
"Carousel" : "Karusel",
|
||||
"Previous slide" : "Predchádzajúca snímka",
|
||||
"Next slide" : "Ďalšia snímka",
|
||||
"{index} of {total}" : "{index} z {total}",
|
||||
"Save" : "Uložiť",
|
||||
"Loading app list" : "Načítavam zoznam aplikácií",
|
||||
"Search everywhere" : "Hľadať všade",
|
||||
"Could not render element" : "Prvok sa nepodarilo vykresliť",
|
||||
"Could not load section content from app store." : "Nepodarilo sa načítať obsah sekcie z obchodu s aplikáciami.",
|
||||
"Fetching the latest news…" : "Načítavajú sa najnovšie správy…",
|
||||
"Loading categories" : "Načítavam kategórie",
|
||||
"Version {version}, {license}-licensed" : "Verzia {version}, {license}-licencované",
|
||||
"Version {version}" : "Verzia {version}",
|
||||
"Disable" : "Zakázať",
|
||||
"Enable" : "Povoliť",
|
||||
"Download and enable" : "Stiahnuť a povoliť",
|
||||
"Report a bug" : "Nahlásiť chybu",
|
||||
"Update to {version}" : "Aktualizovať na {version}",
|
||||
"Discover" : "Objavujte",
|
||||
"Your apps" : "Vaše aplikácie",
|
||||
"Disabled apps" : "Vypnuté aplikácie",
|
||||
"Updates" : "Aktualizácie",
|
||||
"Featured apps" : "Odporúčané aplikácie",
|
||||
"Supported apps" : "Podporované aplikácie",
|
||||
"Good performance" : "Dobrý výkon",
|
||||
"Best ODF compatibility" : "Najlepšia kompatibilita s ODF",
|
||||
"Best support for legacy files" : "Najlepšia podpora pre staršie súbory",
|
||||
"Limited ODF compatibility" : "Obmedzená kompatibilita ODF"
|
||||
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
|
||||
}
|
||||
|
|
@ -184,7 +184,7 @@ OC.L10N.register(
|
|||
"Owner" : "Besitzer",
|
||||
"{usedQuotaByte} used" : "{usedQuotaByte} verwendet",
|
||||
"{used} of {quota} used" : "{used} von {quota} verwendet",
|
||||
"{relative}% used" : "{relative} % verwendet",
|
||||
"{relative}% used" : "{relative}% verwendet",
|
||||
"Could not refresh storage stats" : "Die Speicherstatistik konnte nicht aktualisiert werden",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Ihr Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!",
|
||||
"Storage information" : "Speicherinformation",
|
||||
|
|
|
|||
|
|
@ -182,7 +182,7 @@
|
|||
"Owner" : "Besitzer",
|
||||
"{usedQuotaByte} used" : "{usedQuotaByte} verwendet",
|
||||
"{used} of {quota} used" : "{used} von {quota} verwendet",
|
||||
"{relative}% used" : "{relative} % verwendet",
|
||||
"{relative}% used" : "{relative}% verwendet",
|
||||
"Could not refresh storage stats" : "Die Speicherstatistik konnte nicht aktualisiert werden",
|
||||
"Your storage is full, files can not be updated or synced anymore!" : "Ihr Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!",
|
||||
"Storage information" : "Speicherinformation",
|
||||
|
|
|
|||
|
|
@ -216,13 +216,21 @@ OC.L10N.register(
|
|||
"Submitting fields …" : "Mezők beküldése…",
|
||||
"Submit" : "Beküldés",
|
||||
"Choose a file or folder to transfer" : "Válassz egy átruházandó fájlt vagy mappát",
|
||||
"Transfer \"{path}\"" : "„{path}” átvitele",
|
||||
"Select file or folder" : "Válasszon fájlt vagy mappát",
|
||||
"Transfer" : "Átruházás",
|
||||
"Transfer {path} to {userid}" : "{path} átruházása {userid} számára",
|
||||
"Error while opening file picker for transfer ownership" : "Hiba történt a fájlválasztó megnyitásakor a tulajdonjog átadásához",
|
||||
"Error while searching for users" : "Hiba történt a felhasználók keresésekor",
|
||||
"Ownership transfer request sent" : "Tulajdonjog átruházási kérés elküldve",
|
||||
"Cannot transfer ownership of a file or folder you do not own" : "Nem ruházható át olyan fájl vagy mappa tulajdonjoga, amely nem Öné",
|
||||
"Error while sending ownership transfer request" : "Hiba történt a tulajdonjog-átadási kérés elküldésekor",
|
||||
"Transfer ownership of a file or folder" : "Fájl vagy mappa tulajdonjogának átruházása",
|
||||
"File or folder to transfer" : "Átviendő fájl vagy mappa",
|
||||
"No file or folder selected" : "Nincs fájl vagy mappa kiválasztva",
|
||||
"New owner" : "Új tulajdonos",
|
||||
"You need to select a file or folder to transfer ownership." : "Választania kell egy fájlt vagy mappát a tulajdonjog átadásához.",
|
||||
"You need to select a new owner for the file or folder." : "Választania kell egy új tulajdonost a fájlhoz vagy mappához.",
|
||||
"Keep {old}" : "{old} megtartása",
|
||||
"Keep without extension" : "Megtartás kiterjesztés nélkül",
|
||||
"Use {new}" : "{new} használata",
|
||||
|
|
|
|||
|
|
@ -214,13 +214,21 @@
|
|||
"Submitting fields …" : "Mezők beküldése…",
|
||||
"Submit" : "Beküldés",
|
||||
"Choose a file or folder to transfer" : "Válassz egy átruházandó fájlt vagy mappát",
|
||||
"Transfer \"{path}\"" : "„{path}” átvitele",
|
||||
"Select file or folder" : "Válasszon fájlt vagy mappát",
|
||||
"Transfer" : "Átruházás",
|
||||
"Transfer {path} to {userid}" : "{path} átruházása {userid} számára",
|
||||
"Error while opening file picker for transfer ownership" : "Hiba történt a fájlválasztó megnyitásakor a tulajdonjog átadásához",
|
||||
"Error while searching for users" : "Hiba történt a felhasználók keresésekor",
|
||||
"Ownership transfer request sent" : "Tulajdonjog átruházási kérés elküldve",
|
||||
"Cannot transfer ownership of a file or folder you do not own" : "Nem ruházható át olyan fájl vagy mappa tulajdonjoga, amely nem Öné",
|
||||
"Error while sending ownership transfer request" : "Hiba történt a tulajdonjog-átadási kérés elküldésekor",
|
||||
"Transfer ownership of a file or folder" : "Fájl vagy mappa tulajdonjogának átruházása",
|
||||
"File or folder to transfer" : "Átviendő fájl vagy mappa",
|
||||
"No file or folder selected" : "Nincs fájl vagy mappa kiválasztva",
|
||||
"New owner" : "Új tulajdonos",
|
||||
"You need to select a file or folder to transfer ownership." : "Választania kell egy fájlt vagy mappát a tulajdonjog átadásához.",
|
||||
"You need to select a new owner for the file or folder." : "Választania kell egy új tulajdonost a fájlhoz vagy mappához.",
|
||||
"Keep {old}" : "{old} megtartása",
|
||||
"Keep without extension" : "Megtartás kiterjesztés nélkül",
|
||||
"Use {new}" : "{new} használata",
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ OC.L10N.register(
|
|||
"{actor} removed you from the share named {file}" : "{actor} hat dich aus der Freigabe von {file} entfernt",
|
||||
"Share for file {file} with {user} expired" : "Freigabe für die Datei {file} mit {user} abgelaufen",
|
||||
"Share for file {file} expired" : "Freigabe für die Datei {file} abgelaufen",
|
||||
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Öffentlich oder per E-Mail geteilte Datei oder geteilter Ordner wurde <strong>heruntergeladen</strong>",
|
||||
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Öffentlich oder per E-Mail geteilte Datei oder Ordner wurde <strong>heruntergeladen</strong>",
|
||||
"Files have been <strong>uploaded</strong> to a folder shared by mail or by public link" : "Dateien wurden in einen per E-Mail oder über einen öffentlichen Link freigegebenen Ordner <strong>hochgeladen</strong>",
|
||||
"A file or folder was shared from <strong>another server</strong>" : "Eine Datei oder ein Ordner wurde von <strong>einem anderen Server</strong> geteilt",
|
||||
"Sharing" : "Teilen",
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@
|
|||
"{actor} removed you from the share named {file}" : "{actor} hat dich aus der Freigabe von {file} entfernt",
|
||||
"Share for file {file} with {user} expired" : "Freigabe für die Datei {file} mit {user} abgelaufen",
|
||||
"Share for file {file} expired" : "Freigabe für die Datei {file} abgelaufen",
|
||||
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Öffentlich oder per E-Mail geteilte Datei oder geteilter Ordner wurde <strong>heruntergeladen</strong>",
|
||||
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Öffentlich oder per E-Mail geteilte Datei oder Ordner wurde <strong>heruntergeladen</strong>",
|
||||
"Files have been <strong>uploaded</strong> to a folder shared by mail or by public link" : "Dateien wurden in einen per E-Mail oder über einen öffentlichen Link freigegebenen Ordner <strong>hochgeladen</strong>",
|
||||
"A file or folder was shared from <strong>another server</strong>" : "Eine Datei oder ein Ordner wurde von <strong>einem anderen Server</strong> geteilt",
|
||||
"Sharing" : "Teilen",
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ OC.L10N.register(
|
|||
"{actor} removed you from the share named {file}" : "{actor} hat Sie aus der Freigabe von {file} entfernt",
|
||||
"Share for file {file} with {user} expired" : "Freigabe der Datei {file} für {user} abgelaufen",
|
||||
"Share for file {file} expired" : "Freigabe für die Datei {file} abgelaufen",
|
||||
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Öffentlich oder per E-Mail geteilte Datei oder geteilter Ordner wurde <strong>heruntergeladen</strong>",
|
||||
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Öffentlich oder per E-Mail geteilte Datei oder Ordner wurde <strong>heruntergeladen</strong>",
|
||||
"Files have been <strong>uploaded</strong> to a folder shared by mail or by public link" : "Dateien wurden in einen per E-Mail oder über einen öffentlichen Link freigegebenen Ordner <strong>hochgeladen</strong>",
|
||||
"A file or folder was shared from <strong>another server</strong>" : "Eine Datei oder ein Ordner wurde von <strong>einem anderen Server</strong> geteilt",
|
||||
"Sharing" : "Teilen",
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@
|
|||
"{actor} removed you from the share named {file}" : "{actor} hat Sie aus der Freigabe von {file} entfernt",
|
||||
"Share for file {file} with {user} expired" : "Freigabe der Datei {file} für {user} abgelaufen",
|
||||
"Share for file {file} expired" : "Freigabe für die Datei {file} abgelaufen",
|
||||
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Öffentlich oder per E-Mail geteilte Datei oder geteilter Ordner wurde <strong>heruntergeladen</strong>",
|
||||
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Öffentlich oder per E-Mail geteilte Datei oder Ordner wurde <strong>heruntergeladen</strong>",
|
||||
"Files have been <strong>uploaded</strong> to a folder shared by mail or by public link" : "Dateien wurden in einen per E-Mail oder über einen öffentlichen Link freigegebenen Ordner <strong>hochgeladen</strong>",
|
||||
"A file or folder was shared from <strong>another server</strong>" : "Eine Datei oder ein Ordner wurde von <strong>einem anderen Server</strong> geteilt",
|
||||
"Sharing" : "Teilen",
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "تعديل الملف الشخصي",
|
||||
"The headline and about sections will show up here" : "سيظهر هنا العنوان والأقسام الخاصة بالملف الشخصي",
|
||||
"Profile not found" : "ملف المستخدم غير موجود",
|
||||
"The profile does not exist." : "الملف الشخصي غير موجود.",
|
||||
"Back to %s" : "عودة إلى %s"
|
||||
"Back to %s" : "عودة إلى %s",
|
||||
"The profile does not exist." : "الملف الشخصي غير موجود."
|
||||
},
|
||||
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
"Edit Profile" : "تعديل الملف الشخصي",
|
||||
"The headline and about sections will show up here" : "سيظهر هنا العنوان والأقسام الخاصة بالملف الشخصي",
|
||||
"Profile not found" : "ملف المستخدم غير موجود",
|
||||
"The profile does not exist." : "الملف الشخصي غير موجود.",
|
||||
"Back to %s" : "عودة إلى %s"
|
||||
"Back to %s" : "عودة إلى %s",
|
||||
"The profile does not exist." : "الملف الشخصي غير موجود."
|
||||
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
|
||||
}
|
||||
|
|
@ -10,7 +10,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Editar el perfil",
|
||||
"The headline and about sections will show up here" : "Equí apaecen la testera y les seiciones d'información",
|
||||
"Profile not found" : "Nun s'atopó'l perfil",
|
||||
"The profile does not exist." : "El perfil nun esiste.",
|
||||
"Back to %s" : "Volver a «%s»"
|
||||
"Back to %s" : "Volver a «%s»",
|
||||
"The profile does not exist." : "El perfil nun esiste."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"Edit Profile" : "Editar el perfil",
|
||||
"The headline and about sections will show up here" : "Equí apaecen la testera y les seiciones d'información",
|
||||
"Profile not found" : "Nun s'atopó'l perfil",
|
||||
"The profile does not exist." : "El perfil nun esiste.",
|
||||
"Back to %s" : "Volver a «%s»"
|
||||
"Back to %s" : "Volver a «%s»",
|
||||
"The profile does not exist." : "El perfil nun esiste."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -10,7 +10,7 @@ OC.L10N.register(
|
|||
"Error opening the user status modal, try hard refreshing the page" : "Памылка пры адкрыцці статусу карыстальніка, паспрабуйце абнавіць старонку",
|
||||
"Edit Profile" : "Рэдагаваць профіль",
|
||||
"Profile not found" : "Профіль не знойдзены",
|
||||
"The profile does not exist." : "Профіль не існуе.",
|
||||
"Back to %s" : "Назад да %s"
|
||||
"Back to %s" : "Назад да %s",
|
||||
"The profile does not exist." : "Профіль не існуе."
|
||||
},
|
||||
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"Error opening the user status modal, try hard refreshing the page" : "Памылка пры адкрыцці статусу карыстальніка, паспрабуйце абнавіць старонку",
|
||||
"Edit Profile" : "Рэдагаваць профіль",
|
||||
"Profile not found" : "Профіль не знойдзены",
|
||||
"The profile does not exist." : "Профіль не існуе.",
|
||||
"Back to %s" : "Назад да %s"
|
||||
"Back to %s" : "Назад да %s",
|
||||
"The profile does not exist." : "Профіль не існуе."
|
||||
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
|
||||
}
|
||||
|
|
@ -10,7 +10,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Редактиране на профил",
|
||||
"The headline and about sections will show up here" : "Заглавието и секцията за информация ще се покажат тук",
|
||||
"Profile not found" : "Профилът не е намерен",
|
||||
"The profile does not exist." : "Профилът не съществува.",
|
||||
"Back to %s" : "Обратно към %s"
|
||||
"Back to %s" : "Обратно към %s",
|
||||
"The profile does not exist." : "Профилът не съществува."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"Edit Profile" : "Редактиране на профил",
|
||||
"The headline and about sections will show up here" : "Заглавието и секцията за информация ще се покажат тук",
|
||||
"Profile not found" : "Профилът не е намерен",
|
||||
"The profile does not exist." : "Профилът не съществува.",
|
||||
"Back to %s" : "Обратно към %s"
|
||||
"Back to %s" : "Обратно към %s",
|
||||
"The profile does not exist." : "Профилът не съществува."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -10,7 +10,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Edita el perfil",
|
||||
"The headline and about sections will show up here" : "La capçalera i les seccions d'informació es mostraran aquí",
|
||||
"Profile not found" : "No s'ha trobat el perfil",
|
||||
"The profile does not exist." : "El perfil no existeix.",
|
||||
"Back to %s" : "Torna a %s"
|
||||
"Back to %s" : "Torna a %s",
|
||||
"The profile does not exist." : "El perfil no existeix."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"Edit Profile" : "Edita el perfil",
|
||||
"The headline and about sections will show up here" : "La capçalera i les seccions d'informació es mostraran aquí",
|
||||
"Profile not found" : "No s'ha trobat el perfil",
|
||||
"The profile does not exist." : "El perfil no existeix.",
|
||||
"Back to %s" : "Torna a %s"
|
||||
"Back to %s" : "Torna a %s",
|
||||
"The profile does not exist." : "El perfil no existeix."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -17,7 +17,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Upravit profil",
|
||||
"The headline and about sections will show up here" : "Nadpis a sekce o uživatelích se zobrazí zde",
|
||||
"Profile not found" : "Profil nenalezen",
|
||||
"The profile does not exist." : "Profil neexistuje.",
|
||||
"Back to %s" : "Zpět na %s"
|
||||
"Back to %s" : "Zpět na %s",
|
||||
"The profile does not exist." : "Profil neexistuje."
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"Edit Profile" : "Upravit profil",
|
||||
"The headline and about sections will show up here" : "Nadpis a sekce o uživatelích se zobrazí zde",
|
||||
"Profile not found" : "Profil nenalezen",
|
||||
"The profile does not exist." : "Profil neexistuje.",
|
||||
"Back to %s" : "Zpět na %s"
|
||||
"Back to %s" : "Zpět na %s",
|
||||
"The profile does not exist." : "Profil neexistuje."
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Redigér profil",
|
||||
"The headline and about sections will show up here" : "Overskriften og om sektionerne vises her",
|
||||
"Profile not found" : "Profil ikke fundet",
|
||||
"The profile does not exist." : "Profilen eksisterer ikke.",
|
||||
"Back to %s" : "Tilbage til %s"
|
||||
"Back to %s" : "Tilbage til %s",
|
||||
"The profile does not exist." : "Profilen eksisterer ikke."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"Edit Profile" : "Redigér profil",
|
||||
"The headline and about sections will show up here" : "Overskriften og om sektionerne vises her",
|
||||
"Profile not found" : "Profil ikke fundet",
|
||||
"The profile does not exist." : "Profilen eksisterer ikke.",
|
||||
"Back to %s" : "Tilbage til %s"
|
||||
"Back to %s" : "Tilbage til %s",
|
||||
"The profile does not exist." : "Profilen eksisterer ikke."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -17,7 +17,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Profil bearbeiten",
|
||||
"The headline and about sections will show up here" : "Die Überschrift und der Infobereich werden hier angezeigt",
|
||||
"Profile not found" : "Profil nicht gefunden",
|
||||
"The profile does not exist." : "Das Profil existiert nicht",
|
||||
"Back to %s" : "Zurück zu %s"
|
||||
"Back to %s" : "Zurück zu %s",
|
||||
"The profile does not exist." : "Das Profil existiert nicht"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"Edit Profile" : "Profil bearbeiten",
|
||||
"The headline and about sections will show up here" : "Die Überschrift und der Infobereich werden hier angezeigt",
|
||||
"Profile not found" : "Profil nicht gefunden",
|
||||
"The profile does not exist." : "Das Profil existiert nicht",
|
||||
"Back to %s" : "Zurück zu %s"
|
||||
"Back to %s" : "Zurück zu %s",
|
||||
"The profile does not exist." : "Das Profil existiert nicht"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -17,7 +17,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Profil bearbeiten",
|
||||
"The headline and about sections will show up here" : "Die Überschrift und der Infobereich werden hier angezeigt",
|
||||
"Profile not found" : "Profil nicht gefunden",
|
||||
"The profile does not exist." : "Das Profil existiert nicht.",
|
||||
"Back to %s" : "Zurück zu %s"
|
||||
"Back to %s" : "Zurück zu %s",
|
||||
"The profile does not exist." : "Das Profil existiert nicht."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"Edit Profile" : "Profil bearbeiten",
|
||||
"The headline and about sections will show up here" : "Die Überschrift und der Infobereich werden hier angezeigt",
|
||||
"Profile not found" : "Profil nicht gefunden",
|
||||
"The profile does not exist." : "Das Profil existiert nicht.",
|
||||
"Back to %s" : "Zurück zu %s"
|
||||
"Back to %s" : "Zurück zu %s",
|
||||
"The profile does not exist." : "Das Profil existiert nicht."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -17,7 +17,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Επεξεργασία προφίλ",
|
||||
"The headline and about sections will show up here" : "Ο \"τίτλος\" και οι ενότητες \"σχετικά με\" θα εμφανιστούν εδώ",
|
||||
"Profile not found" : "Το προφίλ δε βρέθηκε",
|
||||
"The profile does not exist." : "Το προφίλ δεν υπάρχει.",
|
||||
"Back to %s" : "Πίσω στο %s"
|
||||
"Back to %s" : "Πίσω στο %s",
|
||||
"The profile does not exist." : "Το προφίλ δεν υπάρχει."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"Edit Profile" : "Επεξεργασία προφίλ",
|
||||
"The headline and about sections will show up here" : "Ο \"τίτλος\" και οι ενότητες \"σχετικά με\" θα εμφανιστούν εδώ",
|
||||
"Profile not found" : "Το προφίλ δε βρέθηκε",
|
||||
"The profile does not exist." : "Το προφίλ δεν υπάρχει.",
|
||||
"Back to %s" : "Πίσω στο %s"
|
||||
"Back to %s" : "Πίσω στο %s",
|
||||
"The profile does not exist." : "Το προφίλ δεν υπάρχει."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -17,7 +17,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Edit Profile",
|
||||
"The headline and about sections will show up here" : "The headline and about sections will show up here",
|
||||
"Profile not found" : "Profile not found",
|
||||
"The profile does not exist." : "The profile does not exist.",
|
||||
"Back to %s" : "Back to %s"
|
||||
"Back to %s" : "Back to %s",
|
||||
"The profile does not exist." : "The profile does not exist."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"Edit Profile" : "Edit Profile",
|
||||
"The headline and about sections will show up here" : "The headline and about sections will show up here",
|
||||
"Profile not found" : "Profile not found",
|
||||
"The profile does not exist." : "The profile does not exist.",
|
||||
"Back to %s" : "Back to %s"
|
||||
"Back to %s" : "Back to %s",
|
||||
"The profile does not exist." : "The profile does not exist."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -17,7 +17,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Editar perfil",
|
||||
"The headline and about sections will show up here" : "El título y la sección acerca de aparecerán aquí",
|
||||
"Profile not found" : "Perfil no encontrado",
|
||||
"The profile does not exist." : "El perfil no existe.",
|
||||
"Back to %s" : "Volver a %s"
|
||||
"Back to %s" : "Volver a %s",
|
||||
"The profile does not exist." : "El perfil no existe."
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"Edit Profile" : "Editar perfil",
|
||||
"The headline and about sections will show up here" : "El título y la sección acerca de aparecerán aquí",
|
||||
"Profile not found" : "Perfil no encontrado",
|
||||
"The profile does not exist." : "El perfil no existe.",
|
||||
"Back to %s" : "Volver a %s"
|
||||
"Back to %s" : "Volver a %s",
|
||||
"The profile does not exist." : "El perfil no existe."
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -10,7 +10,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Editar perfil",
|
||||
"The headline and about sections will show up here" : "El titular y la sección Acerca de se mostrarán aquí",
|
||||
"Profile not found" : "Perfil no encontrado",
|
||||
"The profile does not exist." : "El perfil no existe.",
|
||||
"Back to %s" : "Volver a %s"
|
||||
"Back to %s" : "Volver a %s",
|
||||
"The profile does not exist." : "El perfil no existe."
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"Edit Profile" : "Editar perfil",
|
||||
"The headline and about sections will show up here" : "El titular y la sección Acerca de se mostrarán aquí",
|
||||
"Profile not found" : "Perfil no encontrado",
|
||||
"The profile does not exist." : "El perfil no existe.",
|
||||
"Back to %s" : "Volver a %s"
|
||||
"Back to %s" : "Volver a %s",
|
||||
"The profile does not exist." : "El perfil no existe."
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -10,7 +10,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Editar perfil",
|
||||
"The headline and about sections will show up here" : "El encabezado y la sección Acerca de aparecerán aquí",
|
||||
"Profile not found" : "Perfil no encontrado",
|
||||
"The profile does not exist." : "El perfil no existe.",
|
||||
"Back to %s" : "Volver a %s"
|
||||
"Back to %s" : "Volver a %s",
|
||||
"The profile does not exist." : "El perfil no existe."
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"Edit Profile" : "Editar perfil",
|
||||
"The headline and about sections will show up here" : "El encabezado y la sección Acerca de aparecerán aquí",
|
||||
"Profile not found" : "Perfil no encontrado",
|
||||
"The profile does not exist." : "El perfil no existe.",
|
||||
"Back to %s" : "Volver a %s"
|
||||
"Back to %s" : "Volver a %s",
|
||||
"The profile does not exist." : "El perfil no existe."
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -17,7 +17,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Muuda profiili",
|
||||
"The headline and about sections will show up here" : "Alapealkirja ja teabe lõigud saavad olema nähtavad siin",
|
||||
"Profile not found" : "Profiili ei leitud",
|
||||
"The profile does not exist." : "Profiili ei eksisteeri",
|
||||
"Back to %s" : "Tagasi siia: %s"
|
||||
"Back to %s" : "Tagasi siia: %s",
|
||||
"The profile does not exist." : "Profiili ei eksisteeri"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"Edit Profile" : "Muuda profiili",
|
||||
"The headline and about sections will show up here" : "Alapealkirja ja teabe lõigud saavad olema nähtavad siin",
|
||||
"Profile not found" : "Profiili ei leitud",
|
||||
"The profile does not exist." : "Profiili ei eksisteeri",
|
||||
"Back to %s" : "Tagasi siia: %s"
|
||||
"Back to %s" : "Tagasi siia: %s",
|
||||
"The profile does not exist." : "Profiili ei eksisteeri"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -11,7 +11,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Editatu profila",
|
||||
"The headline and about sections will show up here" : "Izenburua eta 'Niri buruz' atalak hemen agertuko dira",
|
||||
"Profile not found" : "Profila ez da aurkitu",
|
||||
"The profile does not exist." : "Profila ez da existitzen",
|
||||
"Back to %s" : "Itzuli %s(e)ra"
|
||||
"Back to %s" : "Itzuli %s(e)ra",
|
||||
"The profile does not exist." : "Profila ez da existitzen"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
"Edit Profile" : "Editatu profila",
|
||||
"The headline and about sections will show up here" : "Izenburua eta 'Niri buruz' atalak hemen agertuko dira",
|
||||
"Profile not found" : "Profila ez da aurkitu",
|
||||
"The profile does not exist." : "Profila ez da existitzen",
|
||||
"Back to %s" : "Itzuli %s(e)ra"
|
||||
"Back to %s" : "Itzuli %s(e)ra",
|
||||
"The profile does not exist." : "Profila ez da existitzen"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -11,7 +11,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "ویرایش نمایه",
|
||||
"The headline and about sections will show up here" : "The headline and about sections will show up here",
|
||||
"Profile not found" : "نمایه، یافت نشد",
|
||||
"The profile does not exist." : "این نمایه وجود ندارد.",
|
||||
"Back to %s" : "Back to %s"
|
||||
"Back to %s" : "Back to %s",
|
||||
"The profile does not exist." : "این نمایه وجود ندارد."
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
"Edit Profile" : "ویرایش نمایه",
|
||||
"The headline and about sections will show up here" : "The headline and about sections will show up here",
|
||||
"Profile not found" : "نمایه، یافت نشد",
|
||||
"The profile does not exist." : "این نمایه وجود ندارد.",
|
||||
"Back to %s" : "Back to %s"
|
||||
"Back to %s" : "Back to %s",
|
||||
"The profile does not exist." : "این نمایه وجود ندارد."
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
|
|
@ -14,7 +14,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Muokkaa profiilia",
|
||||
"The headline and about sections will show up here" : "Otsikko ja listätieto-osiot näkyvät tässä",
|
||||
"Profile not found" : "Profiilia ei löytynyt",
|
||||
"The profile does not exist." : "Profiilia ei ole olemassa",
|
||||
"Back to %s" : "Takaisin kohtaan %s"
|
||||
"Back to %s" : "Takaisin kohtaan %s",
|
||||
"The profile does not exist." : "Profiilia ei ole olemassa"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
"Edit Profile" : "Muokkaa profiilia",
|
||||
"The headline and about sections will show up here" : "Otsikko ja listätieto-osiot näkyvät tässä",
|
||||
"Profile not found" : "Profiilia ei löytynyt",
|
||||
"The profile does not exist." : "Profiilia ei ole olemassa",
|
||||
"Back to %s" : "Takaisin kohtaan %s"
|
||||
"Back to %s" : "Takaisin kohtaan %s",
|
||||
"The profile does not exist." : "Profiilia ei ole olemassa"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -17,7 +17,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Modifier le profil",
|
||||
"The headline and about sections will show up here" : "Le titre et la section « À propos » apparaîtront ici",
|
||||
"Profile not found" : "Profil non trouvé",
|
||||
"The profile does not exist." : "Le profil n'existe pas.",
|
||||
"Back to %s" : "Retourner à %s"
|
||||
"Back to %s" : "Retourner à %s",
|
||||
"The profile does not exist." : "Le profil n'existe pas."
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"Edit Profile" : "Modifier le profil",
|
||||
"The headline and about sections will show up here" : "Le titre et la section « À propos » apparaîtront ici",
|
||||
"Profile not found" : "Profil non trouvé",
|
||||
"The profile does not exist." : "Le profil n'existe pas.",
|
||||
"Back to %s" : "Retourner à %s"
|
||||
"Back to %s" : "Retourner à %s",
|
||||
"The profile does not exist." : "Le profil n'existe pas."
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -17,7 +17,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Cuir Próifíl in Eagar",
|
||||
"The headline and about sections will show up here" : "Taispeánfar an ceannlíne agus na hailt faoi anseo",
|
||||
"Profile not found" : "Próifíl gan aimsiú",
|
||||
"The profile does not exist." : "Níl an phróifíl ann.",
|
||||
"Back to %s" : "Ar ais go dtí %s"
|
||||
"Back to %s" : "Ar ais go dtí %s",
|
||||
"The profile does not exist." : "Níl an phróifíl ann."
|
||||
},
|
||||
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"Edit Profile" : "Cuir Próifíl in Eagar",
|
||||
"The headline and about sections will show up here" : "Taispeánfar an ceannlíne agus na hailt faoi anseo",
|
||||
"Profile not found" : "Próifíl gan aimsiú",
|
||||
"The profile does not exist." : "Níl an phróifíl ann.",
|
||||
"Back to %s" : "Ar ais go dtí %s"
|
||||
"Back to %s" : "Ar ais go dtí %s",
|
||||
"The profile does not exist." : "Níl an phróifíl ann."
|
||||
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
|
||||
}
|
||||
|
|
@ -17,7 +17,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Editar o perfil",
|
||||
"The headline and about sections will show up here" : "As seccións título e sobre aparecerán aquí",
|
||||
"Profile not found" : "Non se atopou o perfil",
|
||||
"The profile does not exist." : "O perfil non existe.",
|
||||
"Back to %s" : "Volver a %s"
|
||||
"Back to %s" : "Volver a %s",
|
||||
"The profile does not exist." : "O perfil non existe."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"Edit Profile" : "Editar o perfil",
|
||||
"The headline and about sections will show up here" : "As seccións título e sobre aparecerán aquí",
|
||||
"Profile not found" : "Non se atopou o perfil",
|
||||
"The profile does not exist." : "O perfil non existe.",
|
||||
"Back to %s" : "Volver a %s"
|
||||
"Back to %s" : "Volver a %s",
|
||||
"The profile does not exist." : "O perfil non existe."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -17,7 +17,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Uredi profil",
|
||||
"The headline and about sections will show up here" : "Naslov i odjeljak „O meni” prikazat će se ovdje",
|
||||
"Profile not found" : "Profil nije pronađen",
|
||||
"The profile does not exist." : "Profil ne postoji.",
|
||||
"Back to %s" : "Natrag na %s"
|
||||
"Back to %s" : "Natrag na %s",
|
||||
"The profile does not exist." : "Profil ne postoji."
|
||||
},
|
||||
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
"Edit Profile" : "Uredi profil",
|
||||
"The headline and about sections will show up here" : "Naslov i odjeljak „O meni” prikazat će se ovdje",
|
||||
"Profile not found" : "Profil nije pronađen",
|
||||
"The profile does not exist." : "Profil ne postoji.",
|
||||
"Back to %s" : "Natrag na %s"
|
||||
"Back to %s" : "Natrag na %s",
|
||||
"The profile does not exist." : "Profil ne postoji."
|
||||
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -11,7 +11,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Profil szerkesztése",
|
||||
"The headline and about sections will show up here" : "A címsor és a névjegy szakaszok itt fognak megjelenni",
|
||||
"Profile not found" : "Nem található profil",
|
||||
"The profile does not exist." : "A profil nem létezik.",
|
||||
"Back to %s" : "Vissza ide: %s"
|
||||
"Back to %s" : "Vissza ide: %s",
|
||||
"The profile does not exist." : "A profil nem létezik."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
"Edit Profile" : "Profil szerkesztése",
|
||||
"The headline and about sections will show up here" : "A címsor és a névjegy szakaszok itt fognak megjelenni",
|
||||
"Profile not found" : "Nem található profil",
|
||||
"The profile does not exist." : "A profil nem létezik.",
|
||||
"Back to %s" : "Vissza ide: %s"
|
||||
"Back to %s" : "Vissza ide: %s",
|
||||
"The profile does not exist." : "A profil nem létezik."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Edit Profil",
|
||||
"The headline and about sections will show up here" : "Bagian judul dan tentang akan muncul di sini",
|
||||
"Profile not found" : "Profil tidak ditemukan",
|
||||
"The profile does not exist." : "Profil tidak ada.",
|
||||
"Back to %s" : "Kembali ke %s"
|
||||
"Back to %s" : "Kembali ke %s",
|
||||
"The profile does not exist." : "Profil tidak ada."
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"Edit Profile" : "Edit Profil",
|
||||
"The headline and about sections will show up here" : "Bagian judul dan tentang akan muncul di sini",
|
||||
"Profile not found" : "Profil tidak ditemukan",
|
||||
"The profile does not exist." : "Profil tidak ada.",
|
||||
"Back to %s" : "Kembali ke %s"
|
||||
"Back to %s" : "Kembali ke %s",
|
||||
"The profile does not exist." : "Profil tidak ada."
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -10,7 +10,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Breyta sniði",
|
||||
"The headline and about sections will show up here" : "Fyrirsögnin og hlutar um hugbúnaðinn munu birtast hér",
|
||||
"Profile not found" : "Sniðið finnst ekki",
|
||||
"The profile does not exist." : "Sniðið er ekki til.",
|
||||
"Back to %s" : "Til baka í %s"
|
||||
"Back to %s" : "Til baka í %s",
|
||||
"The profile does not exist." : "Sniðið er ekki til."
|
||||
},
|
||||
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"Edit Profile" : "Breyta sniði",
|
||||
"The headline and about sections will show up here" : "Fyrirsögnin og hlutar um hugbúnaðinn munu birtast hér",
|
||||
"Profile not found" : "Sniðið finnst ekki",
|
||||
"The profile does not exist." : "Sniðið er ekki til.",
|
||||
"Back to %s" : "Til baka í %s"
|
||||
"Back to %s" : "Til baka í %s",
|
||||
"The profile does not exist." : "Sniðið er ekki til."
|
||||
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Modifica il profilo",
|
||||
"The headline and about sections will show up here" : "Le sezioni del titolo e delle informazioni verranno mostrate qui",
|
||||
"Profile not found" : "Profilo non trovato",
|
||||
"The profile does not exist." : "Il profilo non esiste.",
|
||||
"Back to %s" : "Torna a %s"
|
||||
"Back to %s" : "Torna a %s",
|
||||
"The profile does not exist." : "Il profilo non esiste."
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"Edit Profile" : "Modifica il profilo",
|
||||
"The headline and about sections will show up here" : "Le sezioni del titolo e delle informazioni verranno mostrate qui",
|
||||
"Profile not found" : "Profilo non trovato",
|
||||
"The profile does not exist." : "Il profilo non esiste.",
|
||||
"Back to %s" : "Torna a %s"
|
||||
"Back to %s" : "Torna a %s",
|
||||
"The profile does not exist." : "Il profilo non esiste."
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -11,7 +11,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "プロフィールを編集",
|
||||
"The headline and about sections will show up here" : "見出しと概要セクションがここに表示されます",
|
||||
"Profile not found" : "プロフィールが見つかりません",
|
||||
"The profile does not exist." : "プロフィールはありません",
|
||||
"Back to %s" : "%s に戻る"
|
||||
"Back to %s" : "%s に戻る",
|
||||
"The profile does not exist." : "プロフィールはありません"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
"Edit Profile" : "プロフィールを編集",
|
||||
"The headline and about sections will show up here" : "見出しと概要セクションがここに表示されます",
|
||||
"Profile not found" : "プロフィールが見つかりません",
|
||||
"The profile does not exist." : "プロフィールはありません",
|
||||
"Back to %s" : "%s に戻る"
|
||||
"Back to %s" : "%s に戻る",
|
||||
"The profile does not exist." : "プロフィールはありません"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -10,7 +10,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Edit Profile",
|
||||
"The headline and about sections will show up here" : "The headline and about sections will show up here",
|
||||
"Profile not found" : "Profile not found",
|
||||
"The profile does not exist." : "The profile does not exist.",
|
||||
"Back to %s" : "Back to %s"
|
||||
"Back to %s" : "Back to %s",
|
||||
"The profile does not exist." : "The profile does not exist."
|
||||
},
|
||||
"nplurals=2; plural=(n!=1);");
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
"Edit Profile" : "Edit Profile",
|
||||
"The headline and about sections will show up here" : "The headline and about sections will show up here",
|
||||
"Profile not found" : "Profile not found",
|
||||
"The profile does not exist." : "The profile does not exist.",
|
||||
"Back to %s" : "Back to %s"
|
||||
"Back to %s" : "Back to %s",
|
||||
"The profile does not exist." : "The profile does not exist."
|
||||
},"pluralForm" :"nplurals=2; plural=(n!=1);"
|
||||
}
|
||||
|
|
@ -13,7 +13,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "프로필 수정",
|
||||
"The headline and about sections will show up here" : "표제와 기타 정보가 이곳에 나타납니다.",
|
||||
"Profile not found" : "프로필 찾을 수 없음",
|
||||
"The profile does not exist." : "프로필이 존재하지 않습니다.",
|
||||
"Back to %s" : "%s(으)로 돌아가기"
|
||||
"Back to %s" : "%s(으)로 돌아가기",
|
||||
"The profile does not exist." : "프로필이 존재하지 않습니다."
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"Edit Profile" : "프로필 수정",
|
||||
"The headline and about sections will show up here" : "표제와 기타 정보가 이곳에 나타납니다.",
|
||||
"Profile not found" : "프로필 찾을 수 없음",
|
||||
"The profile does not exist." : "프로필이 존재하지 않습니다.",
|
||||
"Back to %s" : "%s(으)로 돌아가기"
|
||||
"Back to %s" : "%s(으)로 돌아가기",
|
||||
"The profile does not exist." : "프로필이 존재하지 않습니다."
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -14,7 +14,7 @@ OC.L10N.register(
|
|||
"Edit Profile" : "Taisyti profilį",
|
||||
"The headline and about sections will show up here" : "Čia bus rodoma santrauka apie jus bei kita su jumis susijusi informacija",
|
||||
"Profile not found" : "Profilis nerastas",
|
||||
"The profile does not exist." : "Profilio nėra.",
|
||||
"Back to %s" : "Atgal į %s"
|
||||
"Back to %s" : "Atgal į %s",
|
||||
"The profile does not exist." : "Profilio nėra."
|
||||
},
|
||||
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
"Edit Profile" : "Taisyti profilį",
|
||||
"The headline and about sections will show up here" : "Čia bus rodoma santrauka apie jus bei kita su jumis susijusi informacija",
|
||||
"Profile not found" : "Profilis nerastas",
|
||||
"The profile does not exist." : "Profilio nėra.",
|
||||
"Back to %s" : "Atgal į %s"
|
||||
"Back to %s" : "Atgal į %s",
|
||||
"The profile does not exist." : "Profilio nėra."
|
||||
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue