Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #5010

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ Label.table.import = Importer til tabel
Label.table.export = Eksporter tabel
Label.preview = Forhåndsvisning
Label.foreground = Forgrund\:
Label.background = Baggrund\:
Label.background = Baggrund
Label.showbackground = Vis baggrund\:
Label.showBorder = Vis kant
Label.borderWidth = Kant bredde
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2789,7 +2789,7 @@ library.dialog.delete.confirm = Soll die Add-on-Bibliothek {0} wirklich entf
library.dialog.deleteData.confirm = Soll die Add-on-Bibliothek {0} mit allen ihren Daten wirklich entfernt werden?
library.dialog.copy.title = <html>Das kopierte CSS dient nur Testzwecken.<br/>Im Add-on benutze<br/>lib\://net.rptools.maptool/css/mt-stat-sheet.css oder<br/> lib\://net.rptools.maptool/css/mt-theme.css</html>
library.dialog.copyMTThemeCSS = CSS-Theme ins Clipboard kopieren
library.dialog.copyMTStatSheetTheme = Stat-Sheet-Theme ins Clipboard kopieren
library.dialog.copyMTStatSheetTheme = Stat-Sheet Theme ins Clipboard kopieren

# Game Data
data.error.cantConvertTo = Kann {0} nicht in {1} konvertieren.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2788,8 +2788,8 @@ library.dialog.table.removeData = Remove Library and Data
library.dialog.delete.confirm = Are you sure you want to remove add-on library {0}?
library.dialog.deleteData.confirm = Are you sure you want to remove add-on library {0} and all its data?
library.dialog.copy.title = <html>The copied CSS is for testing purposes only.<br/>Within your add-on use<br/>lib\://net.rptools.maptool/css/mt-stat-sheet.css or<br/> lib\://net.rptools.maptool/css/mt-theme.css</html>
library.dialog.copyMTThemeCSS = Copy CSS Theme to clipbaord
library.dialog.copyMTStatSheetTheme = Copy Stat Sheet Theme to clipbaord
library.dialog.copyMTThemeCSS = Copy CSS Theme to clipboard
library.dialog.copyMTStatSheetTheme = Copy Stat-Sheet Theme to clipboard

# Game Data
data.error.cantConvertTo = Can't convert {0} to {1}.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2788,8 +2788,8 @@ library.dialog.table.removeData = Remove Library and Data
library.dialog.delete.confirm = Are you sure you want to remove add-on library {0}?
library.dialog.deleteData.confirm = Are you sure you want to remove add-on library {0} and all its data?
library.dialog.copy.title = <html>The copied CSS is for testing purposes only.<br/>Within your add-on use<br/>lib\://net.rptools.maptool/css/mt-stat-sheet.css or<br/> lib\://net.rptools.maptool/css/mt-theme.css</html>
library.dialog.copyMTThemeCSS = Copy CSS Theme to clipbaord
library.dialog.copyMTStatSheetTheme = Copy Stat Sheet Theme to clipbaord
library.dialog.copyMTThemeCSS = Copy CSS Theme to clipboard
library.dialog.copyMTStatSheetTheme = Copy Stat Sheet Theme to clipboard

# Game Data
data.error.cantConvertTo = Can't convert {0} to {1}.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2788,8 +2788,8 @@ library.dialog.table.removeData = ライブラリーとデータを削除
library.dialog.delete.confirm = 拡張ライブラリー『{0}』を削除してもよろしいでしょうか?
library.dialog.deleteData.confirm = 拡張ライブラリー『{0}』と、全ての付随データを削除してもよろしいでしょうか?
library.dialog.copy.title = <html>コピーされたCSSはテストで使用する事を目的としています。<br/>拡張ライブラリーでの使用<br/>lib\://net.rptools.maptool/css/mt-stat-sheet.css または<br/> lib\://net.rptools.maptool/css/mt-theme.css</html>
library.dialog.copyMTThemeCSS = Copy CSS Theme to clipbaord
library.dialog.copyMTStatSheetTheme = Copy Stat Sheet Theme to clipbaord
library.dialog.copyMTThemeCSS = CSSテーマをクリップボードにコピーする
library.dialog.copyMTStatSheetTheme = データシートのテーマをクリップボードにコピーする

# Game Data
data.error.cantConvertTo = {0} を {1} に変換する事ができません。
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2788,8 +2788,8 @@ library.dialog.table.removeData = Usuń bibliotekę i dane
library.dialog.delete.confirm = Czy na pewno chcesz usunąć bibliotekę dodatków {0}?
library.dialog.deleteData.confirm = Czy na pewno chcesz usunąć bibliotekę dodatków {0} i wszystkie jej dane?
library.dialog.copy.title = <html>Skopiowany CSS służy wyłącznie do testowania.<br/>W ramach dodatku użyj<br/>lib\://net.rptools.maptool/css/mt-stat-sheet.css lub<br/> lib\://net.rptools.maptool/css/mt-theme.css</html>
library.dialog.copyMTThemeCSS = Copy CSS Theme to clipbaord
library.dialog.copyMTStatSheetTheme = Copy Stat Sheet Theme to clipbaord
library.dialog.copyMTThemeCSS = Skopiuj motyw CSS do clipbaord
library.dialog.copyMTStatSheetTheme = Skopiuj motyw arkusza statystyk do clipbaord

# Game Data
data.error.cantConvertTo = Nie można przekonwertować {0} na {1}.
Expand Down
Loading
Loading