Browse Source

Merge pull request #10772 from lubosdz/master

[SK] Updated locale strings
tags/2.0.7
Dmitry Naumenko 9 years ago
parent
commit
c11af3fc66
  1. 78
      framework/messages/sk/yii.php

78
framework/messages/sk/yii.php

@ -2,7 +2,7 @@
/** /**
* Message translations. * Message translations.
* *
* This file is automatically generated by 'yii message' command. * This file is automatically generated by 'yii message/extract' command.
* It contains the localizable messages extracted from source code. * It contains the localizable messages extracted from source code.
* You may modify this file by translating the extracted messages. * You may modify this file by translating the extracted messages.
* *
@ -17,30 +17,7 @@
* NOTE: this file must be saved in UTF-8 encoding. * NOTE: this file must be saved in UTF-8 encoding.
*/ */
return [ return [
'The requested view "{name}" was not found.' => 'Požadovaná stránka "{name}" nebola nájdená.', '{attribute} contains wrong subnet mask.' => '{attribute} obsahuje neplatnú masku podsiete.',
'just now' => 'práve teraz',
'{nFormatted} B' => '{nFormatted} B',
'{nFormatted} GB' => '{nFormatted} GB',
'{nFormatted} GiB' => '{nFormatted} GiB',
'{nFormatted} KB' => '{nFormatted} KB',
'{nFormatted} KiB' => '{nFormatted} KiB',
'{nFormatted} MB' => '{nFormatted} MB',
'{nFormatted} MiB' => '{nFormatted} MiB',
'{nFormatted} PB' => '{nFormatted} PB',
'{nFormatted} PiB' => '{nFormatted} PiB',
'{nFormatted} TB' => '{nFormatted} TB',
'{nFormatted} TiB' => '{nFormatted} TiB',
'{nFormatted} {n, plural, =1{byte} other{bytes}}' => '{nFormatted} {n, plural, =1{bajt} =2{bajty} =3{bajty} =4{bajty} other{bajtov}}',
'{nFormatted} {n, plural, =1{gibibyte} other{gibibytes}}' => '{nFormatted} {n, plural, =1{gibibajt} =2{gibibajty} =3{gibibajty} =4{gibibajty} other{gibibajtov}}',
'{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}' => '{nFormatted} {n, plural, =1{gigabajt} =2{gigabajty} =3{gigabajty} =4{gigabajty} other{gigabajtov}}',
'{nFormatted} {n, plural, =1{kibibyte} other{kibibytes}}' => '{nFormatted} {n, plural, =1{kibibajt} =2{kibibajty} =3{kibibajty} =4{kibibajty} other{kibibajtov}}',
'{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}' => '{nFormatted} {n, plural, =1{kilobajt} =2{kilobajty} =3{kilobajty} =4{kilobajty} other{kilobajtov}}',
'{nFormatted} {n, plural, =1{mebibyte} other{mebibytes}}' => '{nFormatted} {n, plural, =1{mebibajt} =2{mebibajty} =3{mebibajty} =4{mebibajty} other{mebibajtov}}',
'{nFormatted} {n, plural, =1{megabyte} other{megabytes}}' => '{nFormatted} {n, plural, =1{megabajt} =2{megabajty} =3{megabajty} =4{megabajty} other{megabajtov}}',
'{nFormatted} {n, plural, =1{pebibyte} other{pebibytes}}' => '{nFormatted} {n, plural, =1{pebibajt} =2{pebibajty} =3{pebibajty} =4{pebibajty} other{pebibajtov}}',
'{nFormatted} {n, plural, =1{petabyte} other{petabytes}}' => '{nFormatted} {n, plural, =1{petabajt} =2{petabajty} =3{petabajty} =4{petabajty} other{petabajtov}}',
'{nFormatted} {n, plural, =1{tebibyte} other{tebibytes}}' => '{nFormatted} {n, plural, =1{tebibajt} =2{tebibajty} =3{tebibajty} =4{tebibajty} other{tebibajtov}}',
'{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '{nFormatted} {n, plural, =1{terabajt} =2{terabajty} =3{terabajty} =4{terabajty} other{terabajtov}}',
'(not set)' => '(nie je nastavené)', '(not set)' => '(nie je nastavené)',
'An internal server error occurred.' => 'Vyskytla sa interná chyba servera.', 'An internal server error occurred.' => 'Vyskytla sa interná chyba servera.',
'Are you sure you want to delete this item?' => 'Skutočne chcete odstrániť tento záznam?', 'Are you sure you want to delete this item?' => 'Skutočne chcete odstrániť tento záznam?',
@ -53,8 +30,6 @@ return [
'Missing required arguments: {params}' => 'Chýbajú povinné argumenty: {params}', 'Missing required arguments: {params}' => 'Chýbajú povinné argumenty: {params}',
'Missing required parameters: {params}' => 'Chýbajú povinné parametre: {params}', 'Missing required parameters: {params}' => 'Chýbajú povinné parametre: {params}',
'No' => 'Nie', 'No' => 'Nie',
'No help for unknown command "{command}".' => 'Pre neznámy príkaz "{command}" nie je k dispozícii žiadna nápoveda.',
'No help for unknown sub-command "{command}".' => 'Pre neznámy podpríkaz "{command}" nie je k dispozícii žiadna nápoveda.',
'No results found.' => 'Neboli nájdené žiadne záznamy.', 'No results found.' => 'Neboli nájdené žiadne záznamy.',
'Only files with these MIME types are allowed: {mimeTypes}.' => 'Povolené sú len súbory nasledovných MIME typov: {mimeTypes}.', 'Only files with these MIME types are allowed: {mimeTypes}.' => 'Povolené sú len súbory nasledovných MIME typov: {mimeTypes}.',
'Only files with these extensions are allowed: {extensions}.' => 'Povolené sú len súbory s nasledovnými príponami: {extensions}.', 'Only files with these extensions are allowed: {extensions}.' => 'Povolené sú len súbory s nasledovnými príponami: {extensions}.',
@ -70,10 +45,10 @@ return [
'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Obrázok "{file}" je príliš veľký. Šírka nesmie presiahnuť {limit, number} {limit, plural, one{pixel} other{pixlov}}.', 'The image "{file}" is too large. The width cannot be larger than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Obrázok "{file}" je príliš veľký. Šírka nesmie presiahnuť {limit, number} {limit, plural, one{pixel} other{pixlov}}.',
'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Obrázok "{file}" je príliš malý. Výška nesmie byť menšia ako {limit, number} {limit, plural, one{pixel} other{pixlov}}.', 'The image "{file}" is too small. The height cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Obrázok "{file}" je príliš malý. Výška nesmie byť menšia ako {limit, number} {limit, plural, one{pixel} other{pixlov}}.',
'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Obrázok "{file}" je príliš malý. Šírka nesmie byť menšia ako {limit, number} {limit, plural, one{pixel} other{pixlov}}.', 'The image "{file}" is too small. The width cannot be smaller than {limit, number} {limit, plural, one{pixel} other{pixels}}.' => 'Obrázok "{file}" je príliš malý. Šírka nesmie byť menšia ako {limit, number} {limit, plural, one{pixel} other{pixlov}}.',
'The requested view "{name}" was not found.' => 'Požadovaná stránka "{name}" nebola nájdená.',
'The verification code is incorrect.' => 'Kód pre overenie je neplatný.', 'The verification code is incorrect.' => 'Kód pre overenie je neplatný.',
'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Celkovo <b>{count, number}</b> {count, plural, one{záznam} other{záznamov}}.', 'Total <b>{count, number}</b> {count, plural, one{item} other{items}}.' => 'Celkovo <b>{count, number}</b> {count, plural, one{záznam} other{záznamov}}.',
'Unable to verify your data submission.' => 'Nebolo možné preveriť odoslané údaje.', 'Unable to verify your data submission.' => 'Nebolo možné preveriť odoslané údaje.',
'Unknown command "{command}".' => 'Neznámy príkaz "{command}".',
'Unknown option: --{name}' => 'Neznáme nastavenie: --{name}', 'Unknown option: --{name}' => 'Neznáme nastavenie: --{name}',
'Update' => 'Upraviť', 'Update' => 'Upraviť',
'View' => 'Náhľad', 'View' => 'Náhľad',
@ -86,32 +61,67 @@ return [
'in {delta, plural, =1{a second} other{# seconds}}' => 'o {delta, plural, =1{sekundu} other{# sekúnd}}', 'in {delta, plural, =1{a second} other{# seconds}}' => 'o {delta, plural, =1{sekundu} other{# sekúnd}}',
'in {delta, plural, =1{a year} other{# years}}' => 'o {delta, plural, =1{rok} other{# rokov}}', 'in {delta, plural, =1{a year} other{# years}}' => 'o {delta, plural, =1{rok} other{# rokov}}',
'in {delta, plural, =1{an hour} other{# hours}}' => 'o {delta, plural, =1{hodinu} other{# hodín}}', 'in {delta, plural, =1{an hour} other{# hours}}' => 'o {delta, plural, =1{hodinu} other{# hodín}}',
'just now' => 'práve teraz',
'the input value' => 'vstupná hodnota', 'the input value' => 'vstupná hodnota',
'{attribute} "{value}" has already been taken.' => '{attribute} "{value}" je už použité.', '{attribute} "{value}" has already been taken.' => '{attribute} "{value}" je už použité.',
'{attribute} cannot be blank.' => 'Pole {attribute} nesmie byť prázdne.', '{attribute} cannot be blank.' => 'Pole {attribute} nesmie byť prázdne.',
'{attribute} is invalid.' => 'Pole {attribute} je neplatné.', '{attribute} is invalid.' => 'Pole {attribute} je neplatné.',
'{attribute} is not a valid URL.' => '{attribute} nie je platná URL.', '{attribute} is not a valid URL.' => '{attribute} nie je platná URL.',
'{attribute} is not a valid email address.' => '{attribute} nie je platná emailová adresa.', '{attribute} is not a valid email address.' => '{attribute} nie je platná emailová adresa.',
'{attribute} is not in the allowed range.' => '{attribute} je mimo povoleného rozsahu.',
'{attribute} must be "{requiredValue}".' => '{attribute} musí byť "{requiredValue}".', '{attribute} must be "{requiredValue}".' => '{attribute} musí byť "{requiredValue}".',
'{attribute} must be a number.' => '{attribute} musí byť číslo.', '{attribute} must be a number.' => '{attribute} musí byť číslo.',
'{attribute} must be a string.' => '{attribute} musí byť reťazec.', '{attribute} must be a string.' => '{attribute} musí byť reťazec.',
'{attribute} must be a valid IP address.' => '{attribute} musí byť platná IP adresa.',
'{attribute} must be an IP address with specified subnet.' => '{attribute} musí byť IP adresa so špecifikovanou podsieťou.',
'{attribute} must be an integer.' => '{attribute} musí byť integer.', '{attribute} must be an integer.' => '{attribute} musí byť integer.',
'{attribute} must be either "{true}" or "{false}".' => '{attribute} musí byť "{true}" alebo "{false}".', '{attribute} must be either "{true}" or "{false}".' => '{attribute} musí byť "{true}" alebo "{false}".',
'{attribute} must be greater than "{compareValue}".' => '{attribute} musí byť vyšší ako "{compareValue}".', '{attribute} must be equal to "{compareValueOrAttribute}".' => '{attribute} musí byť "{compareValueOrAttribute}".',
'{attribute} must be greater than or equal to "{compareValue}".' => '{attribute} musí byť vyšší alebo rovný "{compareValue}".', '{attribute} must be greater than "{compareValueOrAttribute}".' => '{attribute} musí byť väčšie ako "{compareValueOrAttribute}".',
'{attribute} must be less than "{compareValue}".' => '{attribute} musí byť nižší ako "{compareValue}".', '{attribute} must be greater than or equal to "{compareValueOrAttribute}".' => '{attribute} musí byť väčšie alebo rovné "{compareValueOrAttribute}".',
'{attribute} must be less than or equal to "{compareValue}".' => '{attribute} musí byť nižší alebo rovný "{compareValue}".', '{attribute} must be less than "{compareValueOrAttribute}".' => '{attribute} musí byť menšie ako "{compareValueOrAttribute}".',
'{attribute} must be less than or equal to "{compareValueOrAttribute}".' => '{attribute} musí byť menšie alebo rovné "{compareValueOrAttribute}".',
'{attribute} must be no greater than {max}.' => '{attribute} nesmie byť vyšší ako {max}.', '{attribute} must be no greater than {max}.' => '{attribute} nesmie byť vyšší ako {max}.',
'{attribute} must be no less than {min}.' => '{attribute} nesmie byť nižší ako {min}.', '{attribute} must be no less than {min}.' => '{attribute} nesmie byť nižší ako {min}.',
'{attribute} must be repeated exactly.' => '{attribute} musí byť rovnaký.', '{attribute} must not be a subnet.' => '{attribute} nesmie byť podsieť.',
'{attribute} must not be equal to "{compareValue}".' => '{attribute} nesmie byť "{compareValue}".', '{attribute} must not be an IPv4 address.' => '{attribute} nesmie byť IPv4 adresa.',
'{attribute} must not be an IPv6 address.' => '{attribute} nesmie byť IPv6 adresa.',
'{attribute} must not be equal to "{compareValueOrAttribute}".' => '{attribute} sa nesmie rovnať "{compareValueOrAttribute}".',
'{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute} musí obsahovať aspoň {min, number} {min, plural, one{znak} other{znakov}}.', '{attribute} should contain at least {min, number} {min, plural, one{character} other{characters}}.' => '{attribute} musí obsahovať aspoň {min, number} {min, plural, one{znak} other{znakov}}.',
'{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute} môže obsahovať najviac {max, number} {max, plural, one{znak} other{znakov}}.', '{attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.' => '{attribute} môže obsahovať najviac {max, number} {max, plural, one{znak} other{znakov}}.',
'{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute} musí obsahovať {length, number} {length, plural, one{znak} other{znakov}}.', '{attribute} should contain {length, number} {length, plural, one{character} other{characters}}.' => '{attribute} musí obsahovať {length, number} {length, plural, one{znak} other{znakov}}.',
'{delta, plural, =1{1 day} other{# days}}' => '{delta, plural, =1{1 deň} =2{2 dni} =3{3 dni} =4{4 dni} other{# dní}}',
'{delta, plural, =1{1 hour} other{# hours}}' => '{delta, plural, =1{1 hodina} =2{2 hodiny} =3{3 hodiny} =4{4 hodiny} other{# hodín}}',
'{delta, plural, =1{1 minute} other{# minutes}}' => '{delta, plural, =1{1 minúta} =2{2 minúty} =3{3 minúty} =4{4 minúty} other{# minút}}',
'{delta, plural, =1{1 month} other{# months}}' => '{delta, plural, =1{1 mesiac} =2{2 mesiace} =3{3 mesiace} =4{4 mesiace} other{# mesiacov}}',
'{delta, plural, =1{1 second} other{# seconds}}' => '{delta, plural, =1{1 sekunda} =2{2 sekundy} =3{3 sekundy} =4{4 sekundy} other{# sekúnd}}',
'{delta, plural, =1{1 year} other{# years}}' => '{delta, plural, =1{1 rok} =2{2 roky} =3{3 roky} =4{4 roky} other{# rokov}}',
'{delta, plural, =1{a day} other{# days}} ago' => '{delta, plural, =1{včera} other{pred # dňami}}', '{delta, plural, =1{a day} other{# days}} ago' => '{delta, plural, =1{včera} other{pred # dňami}}',
'{delta, plural, =1{a minute} other{# minutes}} ago' => 'pred {delta, plural, =1{minútou} other{# minútami}}', '{delta, plural, =1{a minute} other{# minutes}} ago' => 'pred {delta, plural, =1{minútou} other{# minútami}}',
'{delta, plural, =1{a month} other{# months}} ago' => 'pred {delta, plural, =1{mesiacom} other{# mesiacmi}}', '{delta, plural, =1{a month} other{# months}} ago' => 'pred {delta, plural, =1{mesiacom} other{# mesiacmi}}',
'{delta, plural, =1{a second} other{# seconds}} ago' => 'pred {delta, plural, =1{sekundou} other{# sekundami}}', '{delta, plural, =1{a second} other{# seconds}} ago' => 'pred {delta, plural, =1{sekundou} other{# sekundami}}',
'{delta, plural, =1{a year} other{# years}} ago' => 'pred {delta, plural, =1{rokom} other{# rokmi}}', '{delta, plural, =1{a year} other{# years}} ago' => 'pred {delta, plural, =1{rokom} other{# rokmi}}',
'{delta, plural, =1{an hour} other{# hours}} ago' => 'pred {delta, plural, =1{hodinou} other{# hodinami}}', '{delta, plural, =1{an hour} other{# hours}} ago' => 'pred {delta, plural, =1{hodinou} other{# hodinami}}',
'{nFormatted} B' => '{nFormatted} B',
'{nFormatted} GB' => '{nFormatted} GB',
'{nFormatted} GiB' => '{nFormatted} GiB',
'{nFormatted} KB' => '{nFormatted} KB',
'{nFormatted} KiB' => '{nFormatted} KiB',
'{nFormatted} MB' => '{nFormatted} MB',
'{nFormatted} MiB' => '{nFormatted} MiB',
'{nFormatted} PB' => '{nFormatted} PB',
'{nFormatted} PiB' => '{nFormatted} PiB',
'{nFormatted} TB' => '{nFormatted} TB',
'{nFormatted} TiB' => '{nFormatted} TiB',
'{nFormatted} {n, plural, =1{byte} other{bytes}}' => '{nFormatted} {n, plural, =1{bajt} =2{bajty} =3{bajty} =4{bajty} other{bajtov}}',
'{nFormatted} {n, plural, =1{gibibyte} other{gibibytes}}' => '{nFormatted} {n, plural, =1{gibibajt} =2{gibibajty} =3{gibibajty} =4{gibibajty} other{gibibajtov}}',
'{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}' => '{nFormatted} {n, plural, =1{gigabajt} =2{gigabajty} =3{gigabajty} =4{gigabajty} other{gigabajtov}}',
'{nFormatted} {n, plural, =1{kibibyte} other{kibibytes}}' => '{nFormatted} {n, plural, =1{kibibajt} =2{kibibajty} =3{kibibajty} =4{kibibajty} other{kibibajtov}}',
'{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}' => '{nFormatted} {n, plural, =1{kilobajt} =2{kilobajty} =3{kilobajty} =4{kilobajty} other{kilobajtov}}',
'{nFormatted} {n, plural, =1{mebibyte} other{mebibytes}}' => '{nFormatted} {n, plural, =1{mebibajt} =2{mebibajty} =3{mebibajty} =4{mebibajty} other{mebibajtov}}',
'{nFormatted} {n, plural, =1{megabyte} other{megabytes}}' => '{nFormatted} {n, plural, =1{megabajt} =2{megabajty} =3{megabajty} =4{megabajty} other{megabajtov}}',
'{nFormatted} {n, plural, =1{pebibyte} other{pebibytes}}' => '{nFormatted} {n, plural, =1{pebibajt} =2{pebibajty} =3{pebibajty} =4{pebibajty} other{pebibajtov}}',
'{nFormatted} {n, plural, =1{petabyte} other{petabytes}}' => '{nFormatted} {n, plural, =1{petabajt} =2{petabajty} =3{petabajty} =4{petabajty} other{petabajtov}}',
'{nFormatted} {n, plural, =1{tebibyte} other{tebibytes}}' => '{nFormatted} {n, plural, =1{tebibajt} =2{tebibajty} =3{tebibajty} =4{tebibajty} other{tebibajtov}}',
'{nFormatted} {n, plural, =1{terabyte} other{terabytes}}' => '{nFormatted} {n, plural, =1{terabajt} =2{terabajty} =3{terabajty} =4{terabajty} other{terabajtov}}',
]; ];

Loading…
Cancel
Save