Skip to content

Commit

Permalink
update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbedouret committed Dec 23, 2020
1 parent 4132009 commit 8d62981
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 8 deletions.
2 changes: 1 addition & 1 deletion src/translations/fi-FI.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"cboard.components.Board.boardCopyAccept": "Hyväksy",
"cboard.components.Board.boardCopiedSuccessfully": "Taulu lisätty onnistuneesti kommunikaattoriin",
"cboard.components.Board.emptyVoiceAlert": "VAROITUS: Emme havainnut käytettävissä olevaa teksti puheeksi -toiminnallisuutta! Cboardia ei voi toimia kunnolla.",
"cboard.components.Board.myBoardTitle": "Oma hallitus",
"cboard.components.Board.myBoardTitle": "Oma taulut",
"cboard.components.LockToggle.lock": "Lukitse",
"cboard.components.LockToggle.unlock": "Avaa lukitus",
"cboard.components.BackButton.back": "Mene takaisin",
Expand Down
4 changes: 2 additions & 2 deletions src/translations/me-ME.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"cboard.components.Board.EditToolbar.saveBoard": "sačuvaj tablu",
"cboard.components.Board.EditToolbar.editTilesButton": "Uredi",
"cboard.components.Board.EditToolbar.addTileButton": "dodaj polje",
"cboard.components.Board.EditToolbar.fixedBoard": "Fixed",
"cboard.components.Board.EditToolbar.fixedBoard": "Fiksno",
"cboard.components.Board.share": "podijeli",
"cboard.components.Board.copyMessage": "Kopiraj u clipboard!",
"cboard.components.Board.boardMissed": "Žao nam je, ali smo propustili ovu faciklu / tablu. Preporučujemo da napraviš ponovo.",
Expand All @@ -89,7 +89,7 @@
"cboard.components.Board.boardCopyAccept": "prihvatiti",
"cboard.components.Board.boardCopiedSuccessfully": "Tabla je uspješno dodata u komunikator",
"cboard.components.Board.emptyVoiceAlert": "UPOZORENJE: Nismo pronašli odgovarajući glas za opciju Text to Speech. Cboard ne može da radi odgovarajuće.",
"cboard.components.Board.myBoardTitle": "My Board",
"cboard.components.Board.myBoardTitle": "moja tabla",
"cboard.components.LockToggle.lock": "zaključaj",
"cboard.components.LockToggle.unlock": "otključaj",
"cboard.components.BackButton.back": "idi nazad",
Expand Down
4 changes: 2 additions & 2 deletions src/translations/sr-ME.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"cboard.components.Board.EditToolbar.saveBoard": "sačuvaj tablu",
"cboard.components.Board.EditToolbar.editTilesButton": "Uredi",
"cboard.components.Board.EditToolbar.addTileButton": "dodaj polje",
"cboard.components.Board.EditToolbar.fixedBoard": "Fixed",
"cboard.components.Board.EditToolbar.fixedBoard": "Fiksno",
"cboard.components.Board.share": "podijeli",
"cboard.components.Board.copyMessage": "Kopiraj u clipboard!",
"cboard.components.Board.boardMissed": "Žao nam je, ali smo propustili ovu faciklu / tablu. Preporučujemo da napraviš ponovo.",
Expand All @@ -89,7 +89,7 @@
"cboard.components.Board.boardCopyAccept": "prihvatiti",
"cboard.components.Board.boardCopiedSuccessfully": "Tabla je uspješno dodata u komunikator",
"cboard.components.Board.emptyVoiceAlert": "UPOZORENJE: Nismo pronašli odgovarajući glas za opciju Text to Speech. Cboard ne može da radi odgovarajuće.",
"cboard.components.Board.myBoardTitle": "My Board",
"cboard.components.Board.myBoardTitle": "moja tabla",
"cboard.components.LockToggle.lock": "zaključaj",
"cboard.components.LockToggle.unlock": "otključaj",
"cboard.components.BackButton.back": "idi nazad",
Expand Down
9 changes: 6 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11314,11 +11314,12 @@ react-dev-utils@^10.2.1:
strip-ansi "6.0.0"
text-table "0.2.0"

react-dnd-html5-backend@^11.1.3:
react-dnd-touch-backend@^11.1.3:
version "11.1.3"
resolved "https://registry.yarnpkg.com/react-dnd-html5-backend/-/react-dnd-html5-backend-11.1.3.tgz#2749f04f416ec230ea193f5c1fbea2de7dffb8f7"
integrity sha512-/1FjNlJbW/ivkUxlxQd7o3trA5DE33QiRZgxent3zKme8DwF4Nbw3OFVhTRFGaYhHFNL1rZt6Rdj1D78BjnNLw==
resolved "https://registry.yarnpkg.com/react-dnd-touch-backend/-/react-dnd-touch-backend-11.1.3.tgz#df721eee4fcec98388216c7e7cc10b170aef7aab"
integrity sha512-8lz4fxfYwUuJ6Y2seQYwh8+OfwKcbBX0CIbz7AwXfBYz54Wg2nIDU6CP8Dyybt/Wyx4D3oXmTPEaOMB62uqJvQ==
dependencies:
"@react-dnd/invariant" "^2.0.0"
dnd-core "^11.1.3"

react-dnd@^11.1.3:
Expand Down Expand Up @@ -13144,6 +13145,8 @@ [email protected], strip-ansi@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.0.tgz#0b1571dd7669ccd4f3e06e14ef1eed26225ae532"
integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==
dependencies:
ansi-regex "^5.0.0"

strip-ansi@^2.0.1:
version "2.0.1"
Expand Down

0 comments on commit 8d62981

Please sign in to comment.