From 31987d12b945cf52ac78d50edb2a1bd9bffd2598 Mon Sep 17 00:00:00 2001 From: aone Date: Mon, 7 Mar 2022 11:45:45 +0100 Subject: [PATCH] Missing Preferences string added https://github.com/aonez/Keka/commit/279808b94cdc1efa2996317e60861ee765f2bdda https://github.com/aonez/Keka/pull/1069#issue-1160945064 --- Translations/af.lproj/Localizable.strings | 1 + Translations/bg.lproj/Localizable.strings | 1 + Translations/ca.lproj/Localizable.strings | 1 + Translations/cs.lproj/Localizable.strings | 1 + Translations/de.lproj/Localizable.strings | 1 + Translations/el.lproj/Localizable.strings | 1 + Translations/en-GB.lproj/Localizable.strings | 1 + Translations/en.lproj/Localizable.strings | 1 + Translations/es.lproj/Localizable.strings | 1 + Translations/fr.lproj/Localizable.strings | 1 + Translations/hu.lproj/Localizable.strings | 1 + Translations/it.lproj/Localizable.strings | 1 + Translations/ja.lproj/Localizable.strings | 1 + Translations/ko.lproj/Localizable.strings | 1 + Translations/nb.lproj/Localizable.strings | 1 + Translations/pl.lproj/Localizable.strings | 1 + Translations/pt-BR.lproj/Localizable.strings | 1 + Translations/pt-PT.lproj/Localizable.strings | 1 + Translations/ru.lproj/Localizable.strings | 1 + Translations/sv.lproj/Localizable.strings | 1 + Translations/tr.lproj/Localizable.strings | 1 + Translations/uk.lproj/Localizable.strings | 1 + Translations/vi.lproj/Localizable.strings | 1 + Translations/zh-Hans.lproj/Localizable.strings | 1 + Translations/zh-Hant.lproj/Localizable.strings | 1 + 25 files changed, 25 insertions(+) diff --git a/Translations/af.lproj/Localizable.strings b/Translations/af.lproj/Localizable.strings index 3f90ff1a4..ea814e8f5 100644 --- a/Translations/af.lproj/Localizable.strings +++ b/Translations/af.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Lêertoegang"; "Performance" = "Verrigting"; "Finder Extension" = "Finder-uitbreiding"; +"Passwords" = "Passwords"; "Love" = "Liefde"; "OK" = "Goed"; "Done" = "Gereed"; diff --git a/Translations/bg.lproj/Localizable.strings b/Translations/bg.lproj/Localizable.strings index 7f52471cd..daee203e8 100644 --- a/Translations/bg.lproj/Localizable.strings +++ b/Translations/bg.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "File Access"; "Performance" = "Performance"; "Finder Extension" = "Finder Extension"; +"Passwords" = "Passwords"; "Love" = "Love"; "OK" = "OK"; "Done" = "Готово"; diff --git a/Translations/ca.lproj/Localizable.strings b/Translations/ca.lproj/Localizable.strings index de4c9e86d..9193dc172 100644 --- a/Translations/ca.lproj/Localizable.strings +++ b/Translations/ca.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Accés a fitxers"; "Performance" = "Rendiment"; "Finder Extension" = "Extensió del Finder"; +"Passwords" = "Contrasenyes"; "Love" = "Suport"; "OK" = "D'acord"; "Done" = "D'acord"; diff --git a/Translations/cs.lproj/Localizable.strings b/Translations/cs.lproj/Localizable.strings index 4dbcc4b97..b07965e35 100644 --- a/Translations/cs.lproj/Localizable.strings +++ b/Translations/cs.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Přístup k souborům"; "Performance" = "Výkon"; "Finder Extension" = "Rozšíření Finderu"; +"Passwords" = "Passwords"; "Love" = "Přispět"; "OK" = "OK"; "Done" = "Hotovo"; diff --git a/Translations/de.lproj/Localizable.strings b/Translations/de.lproj/Localizable.strings index 7e05a8019..ddc069c25 100644 --- a/Translations/de.lproj/Localizable.strings +++ b/Translations/de.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Dateizugriff"; "Performance" = "Performance"; "Finder Extension" = "Finder Erweiterung"; +"Passwords" = "Passwords"; "Love" = "Liebe"; "OK" = "OK"; "Done" = "OK"; diff --git a/Translations/el.lproj/Localizable.strings b/Translations/el.lproj/Localizable.strings index fc463c170..e83924944 100644 --- a/Translations/el.lproj/Localizable.strings +++ b/Translations/el.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Πρόσβαση Αρχείου"; "Performance" = "Performance"; "Finder Extension" = "Finder Extension"; +"Passwords" = "Passwords"; "Love" = "Love"; "OK" = "OK"; "Done" = "Ετοιμο"; diff --git a/Translations/en-GB.lproj/Localizable.strings b/Translations/en-GB.lproj/Localizable.strings index 37fe64503..daee10f32 100644 --- a/Translations/en-GB.lproj/Localizable.strings +++ b/Translations/en-GB.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "File Access"; "Performance" = "Performance"; "Finder Extension" = "Finder Extension"; +"Passwords" = "Passwords"; "Love" = "Love"; "OK" = "OK"; "Done" = "Done"; diff --git a/Translations/en.lproj/Localizable.strings b/Translations/en.lproj/Localizable.strings index bdbc7c5aa..66186f192 100644 --- a/Translations/en.lproj/Localizable.strings +++ b/Translations/en.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "File Access"; "Performance" = "Performance"; "Finder Extension" = "Finder Extension"; +"Passwords" = "Passwords"; "Love" = "Love"; "OK" = "OK"; "Done" = "Done"; diff --git a/Translations/es.lproj/Localizable.strings b/Translations/es.lproj/Localizable.strings index a65ce5bc2..25630f01f 100644 --- a/Translations/es.lproj/Localizable.strings +++ b/Translations/es.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Acceso a ficheros"; "Performance" = "Rendimiento"; "Finder Extension" = "Extensión del Finder"; +"Passwords" = "Contraseñas"; "Love" = "Apoyo"; "OK" = "OK"; "Done" = "Hecho"; diff --git a/Translations/fr.lproj/Localizable.strings b/Translations/fr.lproj/Localizable.strings index 8792de545..059ea259f 100644 --- a/Translations/fr.lproj/Localizable.strings +++ b/Translations/fr.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Accès Fichiers"; "Performance" = "Performance"; "Finder Extension" = "Extension Finder"; +"Passwords" = "Passwords"; "Love" = "Amour"; "OK" = "OK"; "Done" = "Terminé"; diff --git a/Translations/hu.lproj/Localizable.strings b/Translations/hu.lproj/Localizable.strings index 6132c8a65..7c9aed70e 100644 --- a/Translations/hu.lproj/Localizable.strings +++ b/Translations/hu.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Hozzáférés a fájlokhoz"; "Performance" = "Teljesítmény"; "Finder Extension" = "Finder bővítmény"; +"Passwords" = "Passwords"; "Love" = "Szeretet"; "OK" = "OK"; "Done" = "OK"; diff --git a/Translations/it.lproj/Localizable.strings b/Translations/it.lproj/Localizable.strings index 7cea371d2..644f6c087 100644 --- a/Translations/it.lproj/Localizable.strings +++ b/Translations/it.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Accesso ai file"; "Performance" = "Prestazioni"; "Finder Extension" = "Estensione del Finder"; +"Passwords" = "Passwords"; "Love" = "Sostegno"; "OK" = "OK"; "Done" = "Fine"; diff --git a/Translations/ja.lproj/Localizable.strings b/Translations/ja.lproj/Localizable.strings index b6a7546ea..d6d13d2c5 100644 --- a/Translations/ja.lproj/Localizable.strings +++ b/Translations/ja.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "ファイルアクセス"; "Performance" = "パフォーマンス"; "Finder Extension" = "Finder 拡張機能"; +"Passwords" = "Passwords"; "Love" = "Love"; "OK" = "OK"; "Done" = "OK"; diff --git a/Translations/ko.lproj/Localizable.strings b/Translations/ko.lproj/Localizable.strings index e6fa59581..be1ed44ae 100644 --- a/Translations/ko.lproj/Localizable.strings +++ b/Translations/ko.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "파일 접근"; "Performance" = "성능"; "Finder Extension" = "Finder 확장 프로그램"; +"Passwords" = "Passwords"; "Love" = "Love"; "OK" = "확인"; "Done" = "완료"; diff --git a/Translations/nb.lproj/Localizable.strings b/Translations/nb.lproj/Localizable.strings index 0fa66269e..b2e5cfb63 100644 --- a/Translations/nb.lproj/Localizable.strings +++ b/Translations/nb.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Filtilgang"; "Performance" = "Ytelse"; "Finder Extension" = "Finder-utvidelse"; +"Passwords" = "Passwords"; "Love" = "Kjærlighet"; "OK" = "OK"; "Done" = "Ferdig"; diff --git a/Translations/pl.lproj/Localizable.strings b/Translations/pl.lproj/Localizable.strings index c49cebbc6..b66ca3b6e 100644 --- a/Translations/pl.lproj/Localizable.strings +++ b/Translations/pl.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Uprawnienia do plików"; "Performance" = "Wydajność"; "Finder Extension" = "Rozszerzenie aplikacji Finder"; +"Passwords" = "Passwords"; "Love" = "Love"; "OK" = "OK"; "Done" = "OK"; diff --git a/Translations/pt-BR.lproj/Localizable.strings b/Translations/pt-BR.lproj/Localizable.strings index 395cea101..e265dcc44 100644 --- a/Translations/pt-BR.lproj/Localizable.strings +++ b/Translations/pt-BR.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Acesso a Arquivos"; "Performance" = "Desempenho"; "Finder Extension" = "Extensão do Finder"; +"Passwords" = "Passwords"; "Love" = "Apoio"; "OK" = "OK"; "Done" = "OK"; diff --git a/Translations/pt-PT.lproj/Localizable.strings b/Translations/pt-PT.lproj/Localizable.strings index 706ec2a0a..f24885b5d 100644 --- a/Translations/pt-PT.lproj/Localizable.strings +++ b/Translations/pt-PT.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Acesso a ficheiros"; "Performance" = "Desempenho"; "Finder Extension" = "Extensão do Finder"; +"Passwords" = "Passwords"; "Love" = "Apoio"; "OK" = "OK"; "Done" = "OK"; diff --git a/Translations/ru.lproj/Localizable.strings b/Translations/ru.lproj/Localizable.strings index f4eb8e0cb..17cd84795 100644 --- a/Translations/ru.lproj/Localizable.strings +++ b/Translations/ru.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Доступ к файлам"; "Performance" = "Производительность"; "Finder Extension" = "Расширение для Finder"; +"Passwords" = "Passwords"; "Love" = "Поддержать проект"; "OK" = "ОК"; "Done" = "Готово"; diff --git a/Translations/sv.lproj/Localizable.strings b/Translations/sv.lproj/Localizable.strings index 405e7f337..ea14be7b6 100644 --- a/Translations/sv.lproj/Localizable.strings +++ b/Translations/sv.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Filåtkomst"; "Performance" = "Prestanda"; "Finder Extension" = "Finder-tillägg"; +"Passwords" = "Passwords"; "Love" = "Älska"; "OK" = "OK"; "Done" = "Färdig"; diff --git a/Translations/tr.lproj/Localizable.strings b/Translations/tr.lproj/Localizable.strings index 9aa2d43b8..d15022bec 100644 --- a/Translations/tr.lproj/Localizable.strings +++ b/Translations/tr.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Dosya Erişimi"; "Performance" = "Performans"; "Finder Extension" = "Finder Uzantısı"; +"Passwords" = "Passwords"; "Love" = "Beğen"; "OK" = "Tamam"; "Done" = "Tamamlandı"; diff --git a/Translations/uk.lproj/Localizable.strings b/Translations/uk.lproj/Localizable.strings index ea6d5a065..bfd144edf 100644 --- a/Translations/uk.lproj/Localizable.strings +++ b/Translations/uk.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Доступ до файлів"; "Performance" = "Продуктивність"; "Finder Extension" = "Розширення для Finder"; +"Passwords" = "Passwords"; "Love" = "Підтримати проєкт"; "OK" = "OK"; "Done" = "Виконано"; diff --git a/Translations/vi.lproj/Localizable.strings b/Translations/vi.lproj/Localizable.strings index c2594688d..7ff8e4306 100644 --- a/Translations/vi.lproj/Localizable.strings +++ b/Translations/vi.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "Quyền truy cập tập tin"; "Performance" = "Hiệu suất"; "Finder Extension" = "Phần mở rộng Finder"; +"Passwords" = "Passwords"; "Love" = "Yêu thích"; "OK" = "OK"; "Done" = "Hoàn thành"; diff --git a/Translations/zh-Hans.lproj/Localizable.strings b/Translations/zh-Hans.lproj/Localizable.strings index 5704fbeca..35072f193 100644 --- a/Translations/zh-Hans.lproj/Localizable.strings +++ b/Translations/zh-Hans.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "文件访问权限"; "Performance" = "性能"; "Finder Extension" = "访达扩展"; +"Passwords" = "Passwords"; "Love" = "Love"; "OK" = "好"; "Done" = "好"; diff --git a/Translations/zh-Hant.lproj/Localizable.strings b/Translations/zh-Hant.lproj/Localizable.strings index 7ca6f1a7c..e9268174d 100644 --- a/Translations/zh-Hant.lproj/Localizable.strings +++ b/Translations/zh-Hant.lproj/Localizable.strings @@ -9,6 +9,7 @@ "File Access" = "檔案取用"; "Performance" = "效能"; "Finder Extension" = "Finder 延伸功能"; +"Passwords" = "Passwords"; "Love" = "喜歡"; "OK" = "好"; "Done" = "完成";