diff --git a/alt-tab-macos.xcodeproj/project.pbxproj b/alt-tab-macos.xcodeproj/project.pbxproj index ac8681249..9f696078e 100644 --- a/alt-tab-macos.xcodeproj/project.pbxproj +++ b/alt-tab-macos.xcodeproj/project.pbxproj @@ -29,6 +29,7 @@ BF0C855CF8BA047E180425F9 /* KeyRepeatTimer.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0C864F182B6155A66D241D /* KeyRepeatTimer.swift */; }; BF0C8571D70170B73B46A262 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C86631FA950CE81FB8542 /* Localizable.strings */; }; BF0C8592CCF5B552C47162AB /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C84A4227CB16617C26977 /* Localizable.strings */; }; + BF0C8596DA6C64428F99AB08 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C89540808EE3680CB786D /* Localizable.strings */; }; BF0C8603F7BA6D1ED7B9E624 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C8DC4F163F11248C637CE /* Localizable.strings */; }; BF0C8658CC748011E57691B7 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C84F4B25A7C26A88ADE92 /* Localizable.strings */; }; BF0C87732A6E660899D13BFD /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C886B1D6E707E9E6BE46C /* InfoPlist.strings */; }; @@ -49,6 +50,7 @@ BF0C8C7E96DB48120462DA00 /* TrafficLightButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0C8DF400A1AF64EB0CD0B3 /* TrafficLightButton.swift */; }; BF0C8C8E35FF49CAA4BF5FC4 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C8A970BD1CAD555F31EDA /* Localizable.strings */; }; BF0C8C9CA44285E493918A74 /* menubar-3@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = BF0C8E54658B4DAEA0528200 /* menubar-3@2x.png */; }; + BF0C8CBF5B4EE15FDB53C94B /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C861EE84489EF56879CBF /* InfoPlist.strings */; }; BF0C8CC5057406014FD612CC /* ATShortcut.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0C8BA452332236D972C60E /* ATShortcut.swift */; }; BF0C8D1C57D74106018D073C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C87F5D4AD51D6950C98B0 /* InfoPlist.strings */; }; BF0C8D610C93D48F572937F8 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = BF0C8FBA6B0F4DEB510C71CB /* Localizable.strings */; }; @@ -173,6 +175,7 @@ BF0C828AF7BCC4F47E70B28F /* menubar-2.svg */ = {isa = PBXFileReference; lastKnownFileType = file.svg; path = "menubar-2.svg"; sourceTree = ""; }; BF0C82C381FCBCF8109735AC /* pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = pl; path = InfoPlist.strings; sourceTree = ""; }; BF0C82D44C2DFAA5D8F60394 /* sq */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = sq; path = Localizable.strings; sourceTree = ""; }; + BF0C831AA76CF82EAC7B60B3 /* gl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = gl; path = Localizable.strings; sourceTree = ""; }; BF0C83258B2873D9CDC74EA5 /* preferences-controls.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = "preferences-controls.jpg"; sourceTree = ""; }; BF0C833D471343CEA3DEFE56 /* icon_512x512@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "icon_512x512@2x.png"; sourceTree = ""; }; BF0C83FC3C53FFB41A3832FD /* fa */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fa; path = InfoPlist.strings; sourceTree = ""; }; @@ -196,6 +199,7 @@ BF0C88BF67CF4D71002A60EB /* menubar-1@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "menubar-1@2x.png"; sourceTree = ""; }; BF0C88D6043B83B535BEAAA2 /* no */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = no; path = Localizable.strings; sourceTree = ""; }; BF0C890AF36F3EFD5CC4D114 /* bg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = bg; path = Localizable.strings; sourceTree = ""; }; + BF0C893EAE329CE01783B70D /* gl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = gl; path = InfoPlist.strings; sourceTree = ""; }; BF0C8942D747B2B8E3A2BB53 /* da */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = da; path = Localizable.strings; sourceTree = ""; }; BF0C894E0457C89DA3688F6A /* preferences-appearance.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = "preferences-appearance.jpg"; sourceTree = ""; }; BF0C895E5D9E3F43E1CA9FC1 /* vi */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = vi; path = InfoPlist.strings; sourceTree = ""; }; @@ -601,6 +605,15 @@ path = sv.lproj; sourceTree = ""; }; + BF0C8BDB52F25A85560B3B32 /* gl.lproj */ = { + isa = PBXGroup; + children = ( + BF0C89540808EE3680CB786D /* Localizable.strings */, + BF0C861EE84489EF56879CBF /* InfoPlist.strings */, + ); + path = gl.lproj; + sourceTree = ""; + }; BF0C8CD2106F7BACF5534031 /* et.lproj */ = { isa = PBXGroup; children = ( @@ -1200,6 +1213,7 @@ BF0C8227F7CF10FB9DAE09C6 /* el.lproj */, BF0C8CD2106F7BACF5534031 /* et.lproj */, BF0C8342B4C4D14DB7860114 /* sq.lproj */, + BF0C8BDB52F25A85560B3B32 /* gl.lproj */, ); path = l10n; sourceTree = ""; @@ -1326,6 +1340,7 @@ el, et, sq, + gl, ); mainGroup = D04BA1463D2A17038222BB84; productRefGroup = D04BA1A461BBB5A9BE15E015 /* Products */; @@ -1433,6 +1448,8 @@ BF0C8382435C0087E131BD83 /* InfoPlist.strings in Resources */, BF0C8EF58A07D9752A6392FC /* Localizable.strings in Resources */, BF0C8FF2A4B00D409494EA80 /* InfoPlist.strings in Resources */, + BF0C8596DA6C64428F99AB08 /* Localizable.strings in Resources */, + BF0C8CBF5B4EE15FDB53C94B /* InfoPlist.strings in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1739,6 +1756,14 @@ name = Localizable.strings; sourceTree = ""; }; + BF0C861EE84489EF56879CBF /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + BF0C893EAE329CE01783B70D /* gl */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; BF0C86631FA950CE81FB8542 /* Localizable.strings */ = { isa = PBXVariantGroup; children = ( @@ -1811,6 +1836,14 @@ name = InfoPlist.strings; sourceTree = ""; }; + BF0C89540808EE3680CB786D /* Localizable.strings */ = { + isa = PBXVariantGroup; + children = ( + BF0C831AA76CF82EAC7B60B3 /* gl */, + ); + name = Localizable.strings; + sourceTree = ""; + }; BF0C895A9AF79A869EE6B108 /* Localizable.strings */ = { isa = PBXVariantGroup; children = ( diff --git a/docs/Contributing.md b/docs/Contributing.md index aea04ecd3..9661dfbf8 100644 --- a/docs/Contributing.md +++ b/docs/Contributing.md @@ -101,7 +101,7 @@ In an attempt to not have too many regressions, this documents will list OS inte * There is no open window * AltTab should appear on top of all windows, dialogs, pop-overs, the Dock, etc -### OS events to handle while AltTab's UI is shown +### OS events to handle while AltTab’s UI is shown * An app is launching/quitting * A new window opens @@ -109,8 +109,8 @@ In an attempt to not have too many regressions, this documents will list OS inte ### Drag-and-drop on top of the thumbnails -* Drag-and-dropping a URL onto a window thumbnail should open it with that window's app -* Drag-and-dropping a file onto a window thumbnail should open it with that window's app +* Drag-and-dropping a URL onto a window thumbnail should open it with that window’s app +* Drag-and-dropping a file onto a window thumbnail should open it with that window’s app ### System Preferences @@ -127,7 +127,7 @@ In an attempt to not have too many regressions, this documents will list OS inte * A window is moved to another space by drag-and-dropping on the Spaces thumbnails at the top of the Mission Control UI * A window is moved to another space by dragging it on the side of the current Space, and waiting for a Space transition, then dropping it * A window is moved to another space by destroying the Space it is in -* An app is assigned to a specific space or all spaces by clicking it's Dock icon > Options > Assign to +* An app is assigned to a specific space or all spaces by clicking it’s Dock icon > Options > Assign to ### Shortcuts diff --git a/docs/Contributors.md b/docs/Contributors.md index 9196d3e33..d53a342d5 100644 --- a/docs/Contributors.md +++ b/docs/Contributors.md @@ -60,6 +60,7 @@ They helped [localize the app](https://poeditor.com/join/project/8AOEZ0eAZE): * Ersagun Kuruca * Eukarya * Filipe +* Frangarciasalomon * Frank * Gezimos * Giang diff --git a/docs/Introduction.md b/docs/Introduction.md index dff12a284..46f8d4416 100644 --- a/docs/Introduction.md +++ b/docs/Introduction.md @@ -6,7 +6,7 @@ permalink: / [![Screenshot](public/demo/frontpage.jpg)](public/demo/frontpage.jpg) -**AltTab** brings the power of Windows's "alt-tab" window switcher to macOS. +**AltTab** brings the power of Windows’s "alt-tab" window switcher to macOS. ## Features @@ -37,7 +37,7 @@ Alternatively, you can use [homebrew](https://brew.sh/): ## Localization -AltTab is available in: Bahasa Indonesia, Català, Dansk, Deutsch, Eesti keel, English, Español, Français, Italiano, Lëtzebuergesch, Magyar, Nederlands, Norsk, Polski, Português, Português (Brasil), Shqip, Slovenčina, Slovenščina, Suomi, Svenska, Tiếng Việt, Türkçe, Čeština, Ελληνικά, Български, Русский язык, Српски / Srpski, українська мова, עִבְרִית ,العربية ,فارسی, हिन्दी, 日本語, 简体中文, 繁體中文, 한국어 +AltTab is available in: Bahasa Indonesia, Català, Dansk, Deutsch, Eesti keel, English, Español, Français, Galego, Italiano, Lëtzebuergesch, Magyar, Nederlands, Norsk, Polski, Português, Português (Brasil), Shqip, Slovenčina, Slovenščina, Suomi, Svenska, Tiếng Việt, Türkçe, Čeština, Ελληνικά, Български, Русский язык, Српски / Srpski, українська мова, עִבְרִית ,العربية ,فارسی, हिन्दी, 日本語, 简体中文, 繁體中文, 한국어 [Contribute your own language easily!](https://poeditor.com/join/project/8AOEZ0eAZE) diff --git a/resources/l10n/Localizable.strings b/resources/l10n/Localizable.strings index 67978b831..7a42f9c8a 100644 --- a/resources/l10n/Localizable.strings +++ b/resources/l10n/Localizable.strings @@ -232,6 +232,9 @@ /* No comment provided by engineer. */ "Remember my choice" = "Remember my choice"; +/* No comment provided by engineer. */ +"Reset preferences and restart" = "Reset preferences and restart"; + /* No comment provided by engineer. */ "Rows of thumbnails:" = "Rows of thumbnails:"; diff --git a/resources/l10n/ar.lproj/Localizable.strings b/resources/l10n/ar.lproj/Localizable.strings index 99e747ad4..c8b95c8f8 100644 --- a/resources/l10n/ar.lproj/Localizable.strings +++ b/resources/l10n/ar.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "سياسات بلاغات التعطل:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "لا تفعل شيء"; @@ -238,6 +241,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "تذكر خياري"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "صفوف الصور المصغرة:"; diff --git a/resources/l10n/bg.lproj/Localizable.strings b/resources/l10n/bg.lproj/Localizable.strings index 286c0aedb..8ee908518 100644 --- a/resources/l10n/bg.lproj/Localizable.strings +++ b/resources/l10n/bg.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Пращане на отчет при забиване"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "не прави нищо"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Запомни избора ми"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Брой редове:"; diff --git a/resources/l10n/ca.lproj/Localizable.strings b/resources/l10n/ca.lproj/Localizable.strings index 0ddd6e74e..0b1c9000a 100644 --- a/resources/l10n/ca.lproj/Localizable.strings +++ b/resources/l10n/ca.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Política d'informes d'errors:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "No fer res"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Recordar la meva selecció"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Files de miniatures:"; diff --git a/resources/l10n/cs.lproj/Localizable.strings b/resources/l10n/cs.lproj/Localizable.strings index 72d020361..249e2a99d 100644 --- a/resources/l10n/cs.lproj/Localizable.strings +++ b/resources/l10n/cs.lproj/Localizable.strings @@ -105,6 +105,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Odesílání hlášení o pádu:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Nedělat nic"; @@ -241,6 +244,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Pamatovat si mou volbu"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Počet řádků náhledů:"; diff --git a/resources/l10n/da.lproj/Localizable.strings b/resources/l10n/da.lproj/Localizable.strings index 6d4fb2fc8..0ef624936 100644 --- a/resources/l10n/da.lproj/Localizable.strings +++ b/resources/l10n/da.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Crash reports policy:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Do nothing"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Remember my choice"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rows of thumbnails:"; diff --git a/resources/l10n/de.lproj/Localizable.strings b/resources/l10n/de.lproj/Localizable.strings index 968ca71a8..585a98979 100644 --- a/resources/l10n/de.lproj/Localizable.strings +++ b/resources/l10n/de.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Richtlinie für Absturzberichte:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Nichts machen"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Auswahl merken"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Reihen an Vorschauen:"; diff --git a/resources/l10n/el.lproj/Localizable.strings b/resources/l10n/el.lproj/Localizable.strings index 73abc9de6..e56812f0a 100644 --- a/resources/l10n/el.lproj/Localizable.strings +++ b/resources/l10n/el.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Crash reports policy:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Do nothing"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Remember my choice"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rows of thumbnails:"; diff --git a/resources/l10n/en.lproj/Localizable.strings b/resources/l10n/en.lproj/Localizable.strings index 5815c7460..596a4f381 100644 --- a/resources/l10n/en.lproj/Localizable.strings +++ b/resources/l10n/en.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Crash reports policy:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Do nothing"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Remember my choice"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rows of thumbnails:"; diff --git a/resources/l10n/es.lproj/Localizable.strings b/resources/l10n/es.lproj/Localizable.strings index 92681c2ca..e028718b1 100644 --- a/resources/l10n/es.lproj/Localizable.strings +++ b/resources/l10n/es.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Política de informes de error:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "No hacer nada"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Recordar mi elección"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Filas de miniaturas:"; diff --git a/resources/l10n/et.lproj/Localizable.strings b/resources/l10n/et.lproj/Localizable.strings index b8fedf046..93af8e537 100644 --- a/resources/l10n/et.lproj/Localizable.strings +++ b/resources/l10n/et.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Crash reports policy:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Do nothing"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Remember my choice"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rows of thumbnails:"; diff --git a/resources/l10n/fa.lproj/Localizable.strings b/resources/l10n/fa.lproj/Localizable.strings index eeed3b409..6c3b84251 100644 --- a/resources/l10n/fa.lproj/Localizable.strings +++ b/resources/l10n/fa.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Crash reports policy:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Do nothing"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Remember my choice"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rows of thumbnails:"; diff --git a/resources/l10n/fi.lproj/Localizable.strings b/resources/l10n/fi.lproj/Localizable.strings index a2c8b0f35..bca3e1cb5 100644 --- a/resources/l10n/fi.lproj/Localizable.strings +++ b/resources/l10n/fi.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Vikaraporttipolitiikka:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Älä tee mitään"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Muista valintani"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rows of thumbnails:"; diff --git a/resources/l10n/fr.lproj/Localizable.strings b/resources/l10n/fr.lproj/Localizable.strings index 8f19670fd..6880250a1 100644 --- a/resources/l10n/fr.lproj/Localizable.strings +++ b/resources/l10n/fr.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Politique des rapports d’erreur :"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Ne rien faire"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Se souvenir de mon choix"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Lignes d’aperçus :"; diff --git a/resources/l10n/gl.lproj/InfoPlist.strings b/resources/l10n/gl.lproj/InfoPlist.strings new file mode 100644 index 000000000..544b25e8c --- /dev/null +++ b/resources/l10n/gl.lproj/InfoPlist.strings @@ -0,0 +1,3 @@ +/*Copyright (human-readable)*/ +"NSHumanReadableCopyright" = "Licenza GPL-3.0"; + diff --git a/resources/l10n/gl.lproj/Localizable.strings b/resources/l10n/gl.lproj/Localizable.strings new file mode 100644 index 000000000..1cf7adb37 --- /dev/null +++ b/resources/l10n/gl.lproj/Localizable.strings @@ -0,0 +1,366 @@ + +/*No comment provided by engineer.*/ +"About" = "Acerca de"; + +/*Menubar option. %@ is AltTab*/ +"About %@" = "Acerca de %@"; + +/*No comment provided by engineer.*/ +"Accessibility" = "Accesibilidade"; + +/*No comment provided by engineer.*/ +"Acknowledgments" = "Agradecementos"; + +/*No comment provided by engineer.*/ +"Active app" = "Aplicación activa"; + +/*No comment provided by engineer.*/ +"Active screen" = "Pantalla activa"; + +/*No comment provided by engineer.*/ +"Active Space" = "Escritorio activo"; + +/*No comment provided by engineer.*/ +"Align windows:" = "Aliñar ventás:"; + +/*No comment provided by engineer.*/ +"All apps" = "Todas as aplicacións"; + +/*No comment provided by engineer.*/ +"All data from this form will be made public, as a ticket on github.com" = "Todos os datos deste formulario fáranse públicos, coma un ticket en github.com"; + +/*No comment provided by engineer.*/ +"All screens" = "Todas as pantallas"; + +/*No comment provided by engineer.*/ +"All Spaces" = "Todos os escritorios"; + +/*No comment provided by engineer.*/ +"Allowed" = "Permitido"; + +/*No comment provided by engineer.*/ +"Also select windows using:" = "Seleccionar tamén ventás usando:"; + +/*No comment provided by engineer.*/ +"AltTab crashed last time you used it. Sending a crash report will help get the issue fixed" = "AltTab tivo un problema a derradeira vez que o usaches. Enviar un informe de error axudará a que o problema poda ser amañado"; + +/*No comment provided by engineer.*/ +"AltTab needs some permissions" = "AltTab require algúns permisos"; + +/*No comment provided by engineer.*/ +"Always send crash reports" = "Sempre enviar informes de erro"; + +/*No comment provided by engineer.*/ +"and press:" = "e pulsar:"; + +/*No comment provided by engineer.*/ +"Apparition delay:" = "Retraso ao amosar"; + +/*No comment provided by engineer.*/ +"Appearance" = "Apariencia"; + +/*No comment provided by engineer.*/ +"Are you sure you don’t want a response?" = "Estás seguro de que non desexas unha resposta?"; + +/*No comment provided by engineer.*/ +"Arrow keys" = "Teclas de frecha"; + +/*No comment provided by engineer.*/ +"Ask whether to send crash reports" = "Preguntar se se envían informes de erro"; + +/*No comment provided by engineer.*/ +"Auto-install updates periodically" = "Auto instalar actualizacións periódicamente"; + +/*No comment provided by engineer.*/ +"Blacklists" = "Listas negras"; + +/*Cancel button*/ +"Cancel" = "Cancelar"; + +/*No comment provided by engineer.*/ +"Cancel and hide" = "Cancelar e ocultar"; + +/*No comment provided by engineer.*/ +"Center" = "Centro"; + +/*No comment provided by engineer.*/ +"Check for updates now…" = "Comprobar actualizacións agora..."; + +/*No comment provided by engineer.*/ +"Check for updates periodically" = "Comprobar actualizacións periódicamente"; + +/*No comment provided by engineer.*/ +"Check for updates…" = "Comprobar actualizacións..."; + +/*No comment provided by engineer.*/ +"Close window" = "Pechar ventá"; + +/*No comment provided by engineer.*/ +"Conflicting shortcut" = "Atallo conflictivo"; + +/*No comment provided by engineer.*/ +"Controls" = "Controis"; + +/*No comment provided by engineer.*/ +"Crash reports policy:" = "Política de informes de erro:"; + +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + +/*No comment provided by engineer.*/ +"Do nothing" = "Non facer nada"; + +/*No comment provided by engineer.*/ +"Don’t check for updates periodically" = "Non comprobar actualizacións periódicamente"; + +/*No comment provided by engineer.*/ +"Don’t send" = "Non enviar"; + +/*No comment provided by engineer.*/ +"Don’t show windows from these apps" = "Non amosar ventás destas aplicacións"; + +/*No comment provided by engineer.*/ +"End" = "Fin"; + +/*No comment provided by engineer.*/ +"Fade out animation:" = "Animación de desaparición:"; + +/*No comment provided by engineer.*/ +"Focus selected window" = "Dar o foco a ventá seleccionada"; + +/*No comment provided by engineer.*/ +"Fullscreen windows:" = "Ventás a pantalla completa:"; + +/*No comment provided by engineer.*/ +"General" = "Xeral"; + +/*No comment provided by engineer.*/ +"Hidden windows:" = "Ventás ocultas:"; + +/*No comment provided by engineer.*/ +"Hide" = "Ocultar"; + +/*No comment provided by engineer.*/ +"Hide app badges:" = "Ocultar emblemas de aplicación:"; + +/*No comment provided by engineer.*/ +"Hide apps with no open window:" = "Ocultar aplicacións sen ventás abertas:"; + +/*No comment provided by engineer.*/ +"Hide colored circles on mouse hover:" = "Ocultar círculos con cor ao pasar o rato:"; + +/*No comment provided by engineer.*/ +"Hide Space number labels:" = "Ocultar etiquetas de número de espazo:"; + +/*No comment provided by engineer.*/ +"Hide status icons:" = "Ocultar iconas de estado:"; + +/*No comment provided by engineer.*/ +"Hide window thumbnails:" = "Ocultar miniaturas de ventás:"; + +/*No comment provided by engineer.*/ +"Hide/Show app" = "Ocultar/Amosar aplicación"; + +/*No comment provided by engineer.*/ +"Hold" = "Manter"; + +/*No comment provided by engineer.*/ +"I think the app could be improved with…" = "Acho que a aplicación podría mellorarse con..."; + +/*No comment provided by engineer.*/ +"Ignore shortcuts while a window from these apps is active" = "Ignorar atallos mentras unha ventá destas aplicacións estea activa"; + +/*No comment provided by engineer.*/ +"Latest releases" = "Últimos lanzamentos"; + +/*No comment provided by engineer.*/ +"Left" = "Esquerda"; + +/*No comment provided by engineer.*/ +"Max height on screen:" = "Altura máxima en pantalla:"; + +/*No comment provided by engineer.*/ +"Max width on screen:" = "Acho máximo en pantalla:"; + +/*No comment provided by engineer.*/ +"Menubar icon:" = "Icona de barra de menú:"; + +/*No comment provided by engineer.*/ +"Middle" = "Metade"; + +/*No comment provided by engineer.*/ +"Minimize/Deminimize window" = "Minimizar/Desminimizar ventá"; + +/*No comment provided by engineer.*/ +"Minimized windows:" = "Ventás minimizadas:"; + +/*No comment provided by engineer.*/ +"Miscellaneous:" = "Misceláneas:"; + +/*No comment provided by engineer.*/ +"Mouse hover" = "Ao pasar o rato"; + +/*No comment provided by engineer.*/ +"Never send crash reports" = "Xamais enviar informes de erro"; + +/*No comment provided by engineer.*/ +"Not allowed" = "Non permitido"; + +/*Copyright (human-readable)*/ +"NSHumanReadableCopyright" = "Licenza GPL-3.0"; + +/*No comment provided by engineer.*/ +"Only if the window is fullscreen" = "Só se a ventá está en pantalla completa"; + +/*No comment provided by engineer.*/ +"Open Accessibility Preferences…" = "Abrir Preferencias de Accesibilidade..."; + +/*No comment provided by engineer.*/ +"Open Screen Recording Preferences…" = "Abrir Preferencias de Grabación de Pantalla..."; + +/*No comment provided by engineer.*/ +"Optional: email (if you want a reply)" = "Opcional: correo electrónico (si desexa unha resposta)"; + +/*No comment provided by engineer.*/ +"Policies" = "Políticas"; + +/*No comment provided by engineer.*/ +"Preferences…" = "Preferencias..."; + +/*No comment provided by engineer.*/ +"Quit" = "Saír"; + +/*No comment provided by engineer.*/ +"Quit %@" = "Saír %@"; + +/*No comment provided by engineer.*/ +"Quit app" = "Pechar aplicación"; + +/*No comment provided by engineer.*/ +"Remember my choice" = "Recordar a miña elección"; + +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + +/*No comment provided by engineer.*/ +"Rows of thumbnails:" = "Filas de miniaturas:"; + +/*No comment provided by engineer.*/ +"Screen including menu bar" = "Pantalla que inclúe a barra de menú"; + +/*No comment provided by engineer.*/ +"Screen including mouse" = "Pantalla que ten o rato"; + +/*No comment provided by engineer.*/ +"Screen Recording" = "Grabación de Pantalla"; + +/*No comment provided by engineer.*/ +"Screen showing AltTab" = "Pantalla que amosa AltTab"; + +/*No comment provided by engineer.*/ +"Select next window" = "Seleccionar seguinte ventá"; + +/*No comment provided by engineer.*/ +"Select previous window" = "Seleccionar ventá anterior"; + +/*No comment provided by engineer.*/ +"Send" = "Enviar"; + +/*No comment provided by engineer.*/ +"Send a crash report?" = "Enviar un informe de erro?"; + +/*No comment provided by engineer.*/ +"Send anyway" = "Enviar igualmente"; + +/*No comment provided by engineer.*/ +"Send debug profile (CPU, memory, etc)" = "Enviar perfil de depuración (CPU, memoria, etc.)"; + +/*No comment provided by engineer.*/ +"Send feedback" = "Enviar comentarios"; + +/*No comment provided by engineer.*/ +"Send feedback…" = "Enviar comentarios…"; + +/*No comment provided by engineer.*/ +"Share improvement ideas, or report bugs" = "Comparta ideas de mellora ou informe de erros"; + +/*No comment provided by engineer.*/ +"Shortcut 1" = "Atallo 1"; + +/*No comment provided by engineer.*/ +"Shortcut 2" = "Atallo 2"; + +/*No comment provided by engineer.*/ +"Shortcut already assigned to another action: %@" = "Atallo xa asignado a outra acción: %@"; + +/*No comment provided by engineer.*/ +"Show" = "Amosar"; + +/*No comment provided by engineer.*/ +"Show at the end" = "Amosar ao final"; + +/*No comment provided by engineer.*/ +"Show on:" = "Amosar en:"; + +/*No comment provided by engineer.*/ +"Show standard tabs as windows:" = "Amosar pestanas como ventás:"; + +/*No comment provided by engineer.*/ +"Show windows from:" = "Amosar ventás desde:"; + +/*No comment provided by engineer.*/ +"Source code repository" = "Repositorio de código fonte"; + +/*No comment provided by engineer.*/ +"Start" = "Comezo"; + +/*No comment provided by engineer.*/ +"Start at login:" = "Cargar ao comezo:"; + +/*No comment provided by engineer.*/ +"Theme:" = "Tema:"; + +/*No comment provided by engineer.*/ +"Then release:" = "Ao soltar:"; + +/*No comment provided by engineer.*/ +"This permission is needed to focus windows after you release the shortcut" = "Este permiso é necesario para da o foco a ventás despois de soltar o atallo"; + +/*No comment provided by engineer.*/ +"This permission is needed to show screenshots and titles of open windows" = "Este permiso é necesario para amosar capturas de pantalla e títulos de ventás abertas"; + +/*No comment provided by engineer.*/ +"Unassign existing shortcut and continue" = "Anular a asignación do atallo existente e continuar"; + +/*No comment provided by engineer.*/ +"Updates policy:" = "Política de actualizacións:"; + +/*No comment provided by engineer.*/ +"Version" = "Versión"; + +/*No comment provided by engineer.*/ +"View existing discussions" = "Ver discusións existentes"; + +/*No comment provided by engineer.*/ +"Visible Spaces" = "Spaces visible"; + +/*No comment provided by engineer.*/ +"While open, press:" = "Mentras este aberto, pulsar:"; + +/*No comment provided by engineer.*/ +"Window app icon size:" = "Tamaño da icona da ventá de aplicación:"; + +/*No comment provided by engineer.*/ +"Window max width in row:" = "Ancho maximo de ventá en fila"; + +/*No comment provided by engineer.*/ +"Window min width in row:" = "Ancho mínimo de ventá en fila"; + +/*No comment provided by engineer.*/ +"Window title font size:" = "Tamaño de fonte do título da ventá:"; + +/*No comment provided by engineer.*/ +"Window title truncation:" = "Truncado de título de ventá:"; + +/*No comment provided by engineer.*/ +"You didn’t write your email, thus can’t receive any response." = "Non escribiches o teu correo electrónico, así que non poderás recibir resposta."; diff --git a/resources/l10n/he.lproj/Localizable.strings b/resources/l10n/he.lproj/Localizable.strings index d848b066a..287497459 100644 --- a/resources/l10n/he.lproj/Localizable.strings +++ b/resources/l10n/he.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "תקנון דיווחי קריסה:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "לא לעשות כלום"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "תזכור את בחירתי"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "מס׳ שורות "; diff --git a/resources/l10n/hi.lproj/Localizable.strings b/resources/l10n/hi.lproj/Localizable.strings index 5fcbc524b..f56de1743 100644 --- a/resources/l10n/hi.lproj/Localizable.strings +++ b/resources/l10n/hi.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "दुर्घटना की रिपोर्ट नीति:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "कुछ मत करो"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "मेरी पसंद याद रखो"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "थंबनेल की पंक्तियाँ:"; diff --git a/resources/l10n/hu.lproj/Localizable.strings b/resources/l10n/hu.lproj/Localizable.strings index a215652f6..1a2e66036 100644 --- a/resources/l10n/hu.lproj/Localizable.strings +++ b/resources/l10n/hu.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Hiba-jelentés házirend:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Ne csináljon semmit"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Emlékezzen a választásomra"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rows of thumbnails:"; diff --git a/resources/l10n/id.lproj/Localizable.strings b/resources/l10n/id.lproj/Localizable.strings index af7e2227b..e44371173 100644 --- a/resources/l10n/id.lproj/Localizable.strings +++ b/resources/l10n/id.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Kebijakan laporan kerusakan:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Tidak melakukan apapun"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Ingat pilihan saya"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rows of thumbnails:"; diff --git a/resources/l10n/it.lproj/Localizable.strings b/resources/l10n/it.lproj/Localizable.strings index 60d237259..a0ae6bba0 100644 --- a/resources/l10n/it.lproj/Localizable.strings +++ b/resources/l10n/it.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Policy rapporto crash:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Non fare nulla"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Ricorda la mia scelta"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Numero righe anteprime:"; diff --git a/resources/l10n/ja.lproj/Localizable.strings b/resources/l10n/ja.lproj/Localizable.strings index 7927fc5f1..6bd48b372 100644 --- a/resources/l10n/ja.lproj/Localizable.strings +++ b/resources/l10n/ja.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "クラッシュレポートポリシー:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "何もしない"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "設定を記憶する"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "サムネイルの列:"; diff --git a/resources/l10n/ko.lproj/Localizable.strings b/resources/l10n/ko.lproj/Localizable.strings index 7d8bba397..dbac0ebf2 100644 --- a/resources/l10n/ko.lproj/Localizable.strings +++ b/resources/l10n/ko.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "충돌 리포트 처리 방법:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "아무것도 하지 않기"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "내 선택 기억하기"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "썸네일의 줄 개수:"; diff --git a/resources/l10n/lb.lproj/Localizable.strings b/resources/l10n/lb.lproj/Localizable.strings index 3926ee352..067e399e0 100644 --- a/resources/l10n/lb.lproj/Localizable.strings +++ b/resources/l10n/lb.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Crash reports policy:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Do nothing"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Remember my choice"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rows of thumbnails:"; diff --git a/resources/l10n/nl.lproj/Localizable.strings b/resources/l10n/nl.lproj/Localizable.strings index ffac2a050..19baa0cd6 100644 --- a/resources/l10n/nl.lproj/Localizable.strings +++ b/resources/l10n/nl.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Beleid crashrapportages:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Doe niets"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Onthoud mijn keuze"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rijen met miniaturen:"; diff --git a/resources/l10n/no.lproj/Localizable.strings b/resources/l10n/no.lproj/Localizable.strings index 9c4cffbb4..5a1714abd 100644 --- a/resources/l10n/no.lproj/Localizable.strings +++ b/resources/l10n/no.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Krasjrapportpolicy:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Ikke gjør noe"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Husk valget mitt"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rows of thumbnails:"; diff --git a/resources/l10n/pl.lproj/Localizable.strings b/resources/l10n/pl.lproj/Localizable.strings index 2c8b1a27e..a2e151859 100644 --- a/resources/l10n/pl.lproj/Localizable.strings +++ b/resources/l10n/pl.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Polityka raportów crashów:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Nic nie rób"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Pamiętaj mój wybór"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rzędy miniatur:"; diff --git a/resources/l10n/pt-BR.lproj/Localizable.strings b/resources/l10n/pt-BR.lproj/Localizable.strings index 608d5be84..a4cb9a3e5 100644 --- a/resources/l10n/pt-BR.lproj/Localizable.strings +++ b/resources/l10n/pt-BR.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Política de relatórios de falha:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Não fazer nada"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Lembrar minha escolha"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Linhas de miniaturas:"; diff --git a/resources/l10n/pt.lproj/Localizable.strings b/resources/l10n/pt.lproj/Localizable.strings index 1dbe05df3..64028dfd8 100644 --- a/resources/l10n/pt.lproj/Localizable.strings +++ b/resources/l10n/pt.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Política de relatórios de falha:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Não fazer nada"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Lembrar a minha escolha"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Linhas de miniaturas:"; diff --git a/resources/l10n/ru.lproj/Localizable.strings b/resources/l10n/ru.lproj/Localizable.strings index fa0631bb5..0aa5e1100 100644 --- a/resources/l10n/ru.lproj/Localizable.strings +++ b/resources/l10n/ru.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Правило отчетов о вылетах:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Ничего не делать"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Запомнить мой выбор"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Ряды с эскизами окон:"; diff --git a/resources/l10n/sk.lproj/Localizable.strings b/resources/l10n/sk.lproj/Localizable.strings index 37ac20817..1ad02d13f 100644 --- a/resources/l10n/sk.lproj/Localizable.strings +++ b/resources/l10n/sk.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Pravidlá pre správy o zlyhaní:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Nevykonať nič"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Zapamätaj si moju voľbu"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Počet riadkov náhľadov obrazoviek:"; diff --git a/resources/l10n/sl.lproj/Localizable.strings b/resources/l10n/sl.lproj/Localizable.strings index c1a8f15a4..5f10d24e3 100644 --- a/resources/l10n/sl.lproj/Localizable.strings +++ b/resources/l10n/sl.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Crash reports policy:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Do nothing"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Remember my choice"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rows of thumbnails:"; diff --git a/resources/l10n/sq.lproj/Localizable.strings b/resources/l10n/sq.lproj/Localizable.strings index ddedb41e3..b283c3ea1 100644 --- a/resources/l10n/sq.lproj/Localizable.strings +++ b/resources/l10n/sq.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Politika e raportimit të dështimeve:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Bëj asgjë"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Mbaj mend zgjedhjen time"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rreshta me minaturë:"; diff --git a/resources/l10n/sr.lproj/Localizable.strings b/resources/l10n/sr.lproj/Localizable.strings index 8c3854383..162ce5c47 100644 --- a/resources/l10n/sr.lproj/Localizable.strings +++ b/resources/l10n/sr.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Crash reports policy:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Do nothing"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Remember my choice"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rows of thumbnails:"; diff --git a/resources/l10n/sv.lproj/Localizable.strings b/resources/l10n/sv.lproj/Localizable.strings index a3490a33d..bf46b3574 100644 --- a/resources/l10n/sv.lproj/Localizable.strings +++ b/resources/l10n/sv.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Felrapportspolicy:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Gör ingenting"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Kom ihåg mitt val"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Rader av tumnaglar:"; diff --git a/resources/l10n/tr.lproj/Localizable.strings b/resources/l10n/tr.lproj/Localizable.strings index 8b8524ae4..d823f4537 100644 --- a/resources/l10n/tr.lproj/Localizable.strings +++ b/resources/l10n/tr.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Çökme raporları kuralları:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Bir şey yapma"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Tercihimi hatırla"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Önizleme satırları:"; diff --git a/resources/l10n/uk.lproj/Localizable.strings b/resources/l10n/uk.lproj/Localizable.strings index b571aab2d..08d67a3bd 100644 --- a/resources/l10n/uk.lproj/Localizable.strings +++ b/resources/l10n/uk.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Політика звітування про збої:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Нічого не робити"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Запамʼятати мій вибір"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Рядки мініатюр:"; diff --git a/resources/l10n/vi.lproj/Localizable.strings b/resources/l10n/vi.lproj/Localizable.strings index d4243f677..aad7bdeb0 100644 --- a/resources/l10n/vi.lproj/Localizable.strings +++ b/resources/l10n/vi.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "Điều khoản về báo cáo sự cố:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "Không làm gì"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "Ghi nhớ lựa chọn của tôi"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "Số hàng ảnh chụp:"; diff --git a/resources/l10n/zh-CN.lproj/Localizable.strings b/resources/l10n/zh-CN.lproj/Localizable.strings index 31d9b1643..f34a9c518 100644 --- a/resources/l10n/zh-CN.lproj/Localizable.strings +++ b/resources/l10n/zh-CN.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "崩溃报告政策:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "不执行任何操作"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "记住我的选择"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "缩略图行数:"; diff --git a/resources/l10n/zh-TW.lproj/Localizable.strings b/resources/l10n/zh-TW.lproj/Localizable.strings index 8b32551db..264af8eac 100644 --- a/resources/l10n/zh-TW.lproj/Localizable.strings +++ b/resources/l10n/zh-TW.lproj/Localizable.strings @@ -104,6 +104,9 @@ /*No comment provided by engineer.*/ "Crash reports policy:" = "當機報告策略:"; +/*No comment provided by engineer.*/ +"Cursor follows focus" = "Cursor follows focus"; + /*No comment provided by engineer.*/ "Do nothing" = "什麼都別做"; @@ -236,6 +239,9 @@ /*No comment provided by engineer.*/ "Remember my choice" = "記住我的選擇"; +/*No comment provided by engineer.*/ +"Reset preferences and restart" = "Reset preferences and restart"; + /*No comment provided by engineer.*/ "Rows of thumbnails:" = "縮圖列數:";