chore(translations): update translations via Crowdin (#828)
* New translations en-us.ts (French) * New translations en-us.ts (Spanish) * New translations en-us.ts (Czech) * New translations en-us.ts (Danish) * New translations en-us.ts (German) * New translations en-us.ts (Greek) * New translations en-us.ts (Finnish) * New translations en-us.ts (Hungarian) * New translations en-us.ts (Italian) * New translations en-us.ts (Japanese) * New translations en-us.ts (Korean) * New translations en-us.ts (Polish) * New translations en-us.ts (Russian) * New translations en-us.ts (Slovenian) * New translations en-us.ts (Serbian (Cyrillic)) * New translations en-us.ts (Swedish) * New translations en-us.ts (Turkish) * New translations en-us.ts (Ukrainian) * New translations en-us.ts (Chinese Simplified) * New translations en-us.ts (Chinese Traditional) * New translations en-us.ts (Vietnamese) * New translations en-us.ts (Portuguese, Brazilian) * New translations en-us.ts (Croatian) * New translations en-us.ts (Estonian) * New translations en-us.ts (Serbian (Latin)) * New translations en-us.ts (Dutch, Belgium) * New translations en-us.ts (Arabic, Egypt) * New translations en-us.ts (French) * New translations en-us.ts (Turkish) * New translations en-us.ts (Japanese) * New translations en-us.ts (Japanese)
This commit is contained in:
@@ -270,6 +270,7 @@ export default {
|
||||
// /share/[id]
|
||||
"share.title": "Sdílení {shareId}",
|
||||
"share.description": "Podívejte se, co jsem s vámi sdílel!",
|
||||
"share.fileCount": "{count, plural, =1 {# file} other {# files}} · {size} (zip file may be smaller due to compression)",
|
||||
"share.error.visitor-limit-exceeded.title": "Limit návštěvníků překročen",
|
||||
"share.error.visitor-limit-exceeded.description": "Limit návštěvníků tohoto sdílení byl překročen.",
|
||||
"share.error.removed.title": "Sdílení bylo odstraněno",
|
||||
@@ -531,4 +532,4 @@ export default {
|
||||
"common.error.exact-length": "Musí mít přesně {length} znaků",
|
||||
"common.error.invalid-number": "Musí být číslo",
|
||||
"common.error.field-required": "Toto pole je povinné"
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user