mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 23:08:35 +07:00
fix: fixed translation text (#9404)
* fix: fixed translation text * fix: fixed Romanian.properties
This commit is contained in:
@ -609,6 +609,9 @@ You have to write an ID for your friend! = Trebuie să-i scrii un act de identit
|
||||
You cannot add your own player ID in your friend list! = Nu vă puteți adăuga propriul ID de jucător în lista de prieteni!
|
||||
To add a friend, ask him to send you his player ID.\nClick the 'Add friend' button.\nInsert his player ID and a name for him.\nThen click the 'Add friend' button again.\n\nAfter that you will see him in your friends list.\n\nA new button will appear when creating a new\nmultiplayer game, which allows you to select your friend. = Pentru a adăuga un prieten, cereți-i să vă trimită ID-ul său de jucător.\nDați clic pe butonul „Adăugați prieten”.\nIntroduceți ID-ul său de jucător și un nume pentru el.\nApoi faceți clic din nou pe butonul „Adăugați prieten”.\n\nDupă aceea îl vei vedea în lista ta de prieteni.\n\nUn buton nou va apărea la crearea unui joc\nmultiplayer nou, care îți permite să-ți selectezi prietenul.
|
||||
Please input Player ID! = Vă rugăm să introduceți ID-ul jucătorului!
|
||||
The number of players will be adjusted = Numărul de jucatori va fi ajustat
|
||||
These [numberOfPlayers] players will be adjusted = Acesti [numberOfPlayers] jucatori vor fi ajustati
|
||||
[numberOfExplicitPlayersText] to [playerRange] actual players by adding random AI's or by randomly omitting AI's. = [numberOfExplicitPlayersText] la [playerRange] jucatori prin adaugarea sau omiterea a unor AI-uri la intamplare.
|
||||
Set current user = Pune utilizaorul curent
|
||||
Player ID from clipboard = ID-ul utilizatorului din clipboard
|
||||
Player ID from friends list = ID-ul jucătorului din lista de prieteni
|
||||
|
@ -574,6 +574,9 @@ You have to write an ID for your friend! =
|
||||
You cannot add your own player ID in your friend list! =
|
||||
To add a friend, ask him to send you his player ID.\nClick the 'Add friend' button.\nInsert his player ID and a name for him.\nThen click the 'Add friend' button again.\n\nAfter that you will see him in your friends list.\n\nA new button will appear when creating a new\nmultiplayer game, which allows you to select your friend. =
|
||||
Please input Player ID! =
|
||||
The number of players will be adjusted =
|
||||
These [numberOfPlayers] players will be adjusted =
|
||||
[numberOfExplicitPlayersText] to [playerRange] actual players by adding random AI's or by randomly omitting AI's. =
|
||||
Set current user =
|
||||
Player ID from clipboard =
|
||||
Player ID from friends list =
|
||||
|
Reference in New Issue
Block a user