Skip to content

Commit

Permalink
Autosync the updated translations (#3582)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <>
  • Loading branch information
github-actions[bot] authored and shane-melton committed Sep 27, 2022
1 parent 7bc393e commit a236ace
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apps/desktop/src/locales/az/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1995,6 +1995,6 @@
"message": "Mir"
},
"vault": {
"message": "Vault"
"message": "Anbar"
}
}
2 changes: 1 addition & 1 deletion apps/desktop/src/locales/bg/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1995,6 +1995,6 @@
"message": "Мир"
},
"vault": {
"message": "Vault"
"message": "Трезор"
}
}
2 changes: 1 addition & 1 deletion apps/desktop/src/locales/da/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1995,6 +1995,6 @@
"message": "Mir"
},
"vault": {
"message": "Vault"
"message": "Boks"
}
}
10 changes: 5 additions & 5 deletions apps/desktop/src/locales/el/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@
"message": "Μη έγκυρη διεύθυνση e-mail."
},
"masterPasswordRequired": {
"message": "Master password is required."
"message": "Απαιτείται κύριος κωδικός πρόσβασης."
},
"confirmMasterPasswordRequired": {
"message": "Master password retype is required."
Expand Down Expand Up @@ -898,7 +898,7 @@
"description": "Clipboard is the operating system thing where you copy/paste data to on your device."
},
"enableFavicon": {
"message": "Show website icons"
"message": "Εμφάνιση εικονιδίων ιστοτόπων"
},
"faviconDesc": {
"message": "Show a recognizable image next to each login."
Expand Down Expand Up @@ -1394,7 +1394,7 @@
"message": "Κλείδωμα με τον κύριο κωδικό πρόσβασης κατά την επανεκκίνηση"
},
"deleteAccount": {
"message": "Delete account"
"message": "Διαγραφή λογαριασμού"
},
"deleteAccountDesc": {
"message": "Proceed below to delete your account and all vault data."
Expand All @@ -1403,7 +1403,7 @@
"message": "Deleting your account is permanent. It cannot be undone."
},
"accountDeleted": {
"message": "Account deleted"
"message": "Ο λογαριασμός διαγράφηκε"
},
"accountDeletedDesc": {
"message": "Your account has been closed and all associated data has been deleted."
Expand Down Expand Up @@ -1980,7 +1980,7 @@
"message": "Kλειδί API"
},
"premiumSubcriptionRequired": {
"message": "Premium subscription required"
"message": "Απαιτείται συνδρομή Premium"
},
"organizationIsDisabled": {
"message": "Organization is disabled."
Expand Down
2 changes: 1 addition & 1 deletion apps/desktop/src/locales/eu/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1995,6 +1995,6 @@
"message": "Mir"
},
"vault": {
"message": "Vault"
"message": "Kutxa gotorra"
}
}
6 changes: 3 additions & 3 deletions apps/desktop/src/locales/pl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,16 +872,16 @@
"message": "4 godziny"
},
"onIdle": {
"message": "Po bezczynności przez 5 minut"
"message": "Podczas bezczynności systemu"
},
"onSleep": {
"message": "Po uśpieniu komputera"
"message": "Podczas uśpienia systemu"
},
"onLocked": {
"message": "Po zablokowaniu komputera"
},
"onRestart": {
"message": "Po uruchomieniu ponownym"
"message": "Po restarcie aplikacji"
},
"never": {
"message": "Nigdy"
Expand Down
2 changes: 1 addition & 1 deletion apps/desktop/src/locales/ro/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1995,6 +1995,6 @@
"message": "Mir"
},
"vault": {
"message": "Vault"
"message": "Seif"
}
}
2 changes: 1 addition & 1 deletion apps/desktop/src/locales/sr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1995,6 +1995,6 @@
"message": "Mir"
},
"vault": {
"message": "Vault"
"message": "Сеф"
}
}
2 changes: 1 addition & 1 deletion apps/desktop/src/locales/tr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1989,7 +1989,7 @@
"message": "Devre dışı kuruluşlardaki kayıtlara erişilemez. Destek almak için kuruluş sahibinizle iletişime geçin."
},
"neverLockWarning": {
"message": "Are you sure you want to use the \"Never\" option? Setting your lock options to \"Never\" stores your vault's encryption key on your device. If you use this option you should ensure that you keep your device properly protected."
"message": "\"Asla\" seçeneğini kullanmak istediğinizden emin misiniz? Kilit seçeneklerinizi \"Asla\" olarak ayarlamak, kasanızın şifreleme anahtarını cihazınızda saklar. Bu seçeneği kullanırsanız, cihazınızı uygun şekilde koruduğunuzdan emin olmalısınız."
},
"cardBrandMir": {
"message": "Mir"
Expand Down
2 changes: 1 addition & 1 deletion apps/desktop/src/locales/uk/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1995,6 +1995,6 @@
"message": "Mir"
},
"vault": {
"message": "Vault"
"message": "Сховище"
}
}

0 comments on commit a236ace

Please sign in to comment.