There are more than 2 plurals in Polish
This commit is contained in:
parent
4eceeaaca4
commit
3ba280e10c
2 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
||||||
// Code generated by go generate; DO NOT EDIT.
|
// Code generated by go generate; DO NOT EDIT.
|
||||||
// 2018-02-17 17:30:17.9070645 +0100 STD m=+0.013760001
|
// 2018-02-17 11:42:44.049346257 -0800 PST m=+0.025137879
|
||||||
|
|
||||||
package locale
|
package locale
|
||||||
|
|
||||||
|
@ -455,10 +455,12 @@ var translations = map[string]string{
|
||||||
"pl_PL": `{
|
"pl_PL": `{
|
||||||
"plural.feed.error_count": [
|
"plural.feed.error_count": [
|
||||||
"%d błąd",
|
"%d błąd",
|
||||||
"%d błąd"
|
"%d błąd",
|
||||||
|
"%d błędów"
|
||||||
],
|
],
|
||||||
"plural.categories.feed_count": [
|
"plural.categories.feed_count": [
|
||||||
"Jest %d subskrybcja.",
|
"Jest %d subskrybcja.",
|
||||||
|
"Jest %d subskrypcji.",
|
||||||
"Jest %d subskrypcji."
|
"Jest %d subskrypcji."
|
||||||
],
|
],
|
||||||
"Username": "Nazwa użytkownika",
|
"Username": "Nazwa użytkownika",
|
||||||
|
@ -580,7 +582,6 @@ var translations = map[string]string{
|
||||||
"Unable to update this category.": "Ta kategoria nie mogła zostać zaktualizowana.",
|
"Unable to update this category.": "Ta kategoria nie mogła zostać zaktualizowana.",
|
||||||
"Integrations": "Usługi",
|
"Integrations": "Usługi",
|
||||||
"Bookmarklet": "Bookmarklet",
|
"Bookmarklet": "Bookmarklet",
|
||||||
|
|
||||||
"Drag and drop this link to your bookmarks.": "Przeciągnij i upuść to łącze do zakładek.",
|
"Drag and drop this link to your bookmarks.": "Przeciągnij i upuść to łącze do zakładek.",
|
||||||
"This special link allows you to subscribe to a website directly by using a bookmark in your web browser.": "Ten specjalny link umożliwia subskrypcję strony internetowej bezpośrednio za pomocą zakładki w przeglądarce internetowej",
|
"This special link allows you to subscribe to a website directly by using a bookmark in your web browser.": "Ten specjalny link umożliwia subskrypcję strony internetowej bezpośrednio za pomocą zakładki w przeglądarce internetowej",
|
||||||
"Add to Miniflux": "Dodaj do Miniflux",
|
"Add to Miniflux": "Dodaj do Miniflux",
|
||||||
|
@ -606,7 +607,6 @@ var translations = map[string]string{
|
||||||
"Activate Fever API": "Aktywuj Fever API ",
|
"Activate Fever API": "Aktywuj Fever API ",
|
||||||
"Fever Username": "Login Fever",
|
"Fever Username": "Login Fever",
|
||||||
"Fever Password": "Hasło Fever",
|
"Fever Password": "Hasło Fever",
|
||||||
|
|
||||||
"Fetch original content": "Pobierz oryginalną treść",
|
"Fetch original content": "Pobierz oryginalną treść",
|
||||||
"Scraper Rules": "Zasady ekstrakcji",
|
"Scraper Rules": "Zasady ekstrakcji",
|
||||||
"Rewrite Rules": "Reguły zapisu",
|
"Rewrite Rules": "Reguły zapisu",
|
||||||
|
@ -679,5 +679,5 @@ var translationsChecksums = map[string]string{
|
||||||
"de_DE": "53f7637318ac418ce0e3dd483923dab39ff4f4062b4909e5e03efcc3b693e5d6",
|
"de_DE": "53f7637318ac418ce0e3dd483923dab39ff4f4062b4909e5e03efcc3b693e5d6",
|
||||||
"en_US": "6fe95384260941e8a5a3c695a655a932e0a8a6a572c1e45cb2b1ae8baa01b897",
|
"en_US": "6fe95384260941e8a5a3c695a655a932e0a8a6a572c1e45cb2b1ae8baa01b897",
|
||||||
"fr_FR": "ae61f82ac14bc2c6c6a3c2d38cf1ad8309ac2eef19b0726b2969ac155ccddc14",
|
"fr_FR": "ae61f82ac14bc2c6c6a3c2d38cf1ad8309ac2eef19b0726b2969ac155ccddc14",
|
||||||
"pl_PL": "5fe9a1d6da935b4350779a059d21a3352db787e468b2df3ea3683e2ae1d34023",
|
"pl_PL": "424622dcf5159e4e08e2dd6d622195167ee2049542a180ca4dfab83b6beeb0d8",
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,10 +1,12 @@
|
||||||
{
|
{
|
||||||
"plural.feed.error_count": [
|
"plural.feed.error_count": [
|
||||||
"%d błąd",
|
"%d błąd",
|
||||||
"%d błąd"
|
"%d błąd",
|
||||||
|
"%d błędów"
|
||||||
],
|
],
|
||||||
"plural.categories.feed_count": [
|
"plural.categories.feed_count": [
|
||||||
"Jest %d subskrybcja.",
|
"Jest %d subskrybcja.",
|
||||||
|
"Jest %d subskrypcji.",
|
||||||
"Jest %d subskrypcji."
|
"Jest %d subskrypcji."
|
||||||
],
|
],
|
||||||
"Username": "Nazwa użytkownika",
|
"Username": "Nazwa użytkownika",
|
||||||
|
@ -126,7 +128,6 @@
|
||||||
"Unable to update this category.": "Ta kategoria nie mogła zostać zaktualizowana.",
|
"Unable to update this category.": "Ta kategoria nie mogła zostać zaktualizowana.",
|
||||||
"Integrations": "Usługi",
|
"Integrations": "Usługi",
|
||||||
"Bookmarklet": "Bookmarklet",
|
"Bookmarklet": "Bookmarklet",
|
||||||
|
|
||||||
"Drag and drop this link to your bookmarks.": "Przeciągnij i upuść to łącze do zakładek.",
|
"Drag and drop this link to your bookmarks.": "Przeciągnij i upuść to łącze do zakładek.",
|
||||||
"This special link allows you to subscribe to a website directly by using a bookmark in your web browser.": "Ten specjalny link umożliwia subskrypcję strony internetowej bezpośrednio za pomocą zakładki w przeglądarce internetowej",
|
"This special link allows you to subscribe to a website directly by using a bookmark in your web browser.": "Ten specjalny link umożliwia subskrypcję strony internetowej bezpośrednio za pomocą zakładki w przeglądarce internetowej",
|
||||||
"Add to Miniflux": "Dodaj do Miniflux",
|
"Add to Miniflux": "Dodaj do Miniflux",
|
||||||
|
@ -152,7 +153,6 @@
|
||||||
"Activate Fever API": "Aktywuj Fever API ",
|
"Activate Fever API": "Aktywuj Fever API ",
|
||||||
"Fever Username": "Login Fever",
|
"Fever Username": "Login Fever",
|
||||||
"Fever Password": "Hasło Fever",
|
"Fever Password": "Hasło Fever",
|
||||||
|
|
||||||
"Fetch original content": "Pobierz oryginalną treść",
|
"Fetch original content": "Pobierz oryginalną treść",
|
||||||
"Scraper Rules": "Zasady ekstrakcji",
|
"Scraper Rules": "Zasady ekstrakcji",
|
||||||
"Rewrite Rules": "Reguły zapisu",
|
"Rewrite Rules": "Reguły zapisu",
|
||||||
|
|
Loading…
Add table
Reference in a new issue