Skip to content

Commit

Permalink
Style clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
janekptacijarabaci committed Jun 29, 2017
1 parent 305261e commit ef1c17e
Show file tree
Hide file tree
Showing 41 changed files with 145 additions and 145 deletions.
8 changes: 4 additions & 4 deletions locale/ar/greasemonkey.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
error.args.getValue=Unsupported type for GM_setValue. Supported types are: string, bool, and 32 bit integers.
error.args.setValue=GM_setValue must specify two arguments: name and value.
error.couldNotDownloadDependencies=Could not download script's dependencies: %1
error.disallowedScheme=Disallowed scheme in URL:\n%1
error.downloadingUrl=خطأ اثناء التحميل للرابط:
Expand All @@ -19,8 +17,11 @@ error.notification.messageOrHighlight=GM_notification() - "%1": Neither a messag
error.parsingScript=لايمكن تحليل السكربت:
error.scriptCharset=Error reading script: All Greasemonkey scripts MUST be encoded with UTF-8.
error.serverReturned=تم رجوع السيرفر
error.setClipboard.unsupportedType=Unsupported type for GM_setClipboard: %1
error.setValue.arguments=GM_setValue must specify two arguments: name and value.
error.setValue.unsupportedType=Unsupported type for GM_setValue. Supported types are: string, bool, and 32 bit integers.
error.unknown=خطأ غير معروف.
error.xhrNoDetails=GM_xmlhttpRequest() was passed no details.
error.xmlhttpRequest.noDetails=GM_xmlhttpRequest() was passed no details.
extensions.{e4a8a97b-f2ed-450b-b12d-ee082ba24781}.description=مدير السكربتات للفايرفوكس
notification.neveragain.accesskey=N
notification.neveragain.label=Never show this again
Expand All @@ -38,7 +39,6 @@ returnNotInFuncDeprecated=Warning: use of return outside of functions is depreca
script.deleteFailed=Warning, could not delete for update:\n%1
script.duplicateInstalled=Error: Another script with @name: "%1" and @namespace: "%2" is already installed.\nThese values must be unique.
script.noDeleteDirectory=Warning!!! Refusing to delete script directory.
setClipboard.unsupportedType=Unsupported type for GM_setClipboard: %1
stats.prompt.msg=Please help improve Greasemonkey by submitting anonymous usage statistics.
stats.prompt.optin.accesskey=O
stats.prompt.optin=Opt In
Expand Down
8 changes: 4 additions & 4 deletions locale/bg/greasemonkey.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
error.args.getValue=Неподдържан тип стойност за GM_setValue. Поддържаните типове са: символен низ, булева стойност и 32 битово цяло число.
error.args.setValue=GM_setValue трябва да има два параметъра: име и стойност.
error.couldNotDownloadDependencies=Неуспешно изтегляне на зависимостите на скрипта: %1
error.disallowedScheme=Непозволена схема в адреса:\n%1
error.downloadingUrl=Грешка при изтегляне от адрес:
Expand All @@ -19,8 +17,11 @@ error.notification.messageOrHighlight=GM_notification() - "%1": Neither a messag
error.parsingScript=Неуспешен анализ на скрипта:
error.scriptCharset=Грешка при прочита на скрипта. Всички скриптове в Greasemonkey ТРЯБВА да използват кодировка UTF-8.
error.serverReturned=Сървърът върна
error.setClipboard.unsupportedType=Неподдържан тип стойност за GM_setClipboard: %1
error.setValue.arguments=GM_setValue трябва да има два параметъра: име и стойност.
error.setValue.unsupportedType=Неподдържан тип стойност за GM_setValue. Поддържаните типове са: символен низ, булева стойност и 32 битово цяло число.
error.unknown=Непозната грешка.
error.xhrNoDetails=GM_xmlhttpRequest() was passed no details.
error.xmlhttpRequest.noDetails=GM_xmlhttpRequest() was passed no details.
extensions.{e4a8a97b-f2ed-450b-b12d-ee082ba24781}.description=Управление на потребителски скриптове във Pale Moon
notification.neveragain.accesskey
notification.neveragain.label=Това да не се показва отново.
Expand All @@ -38,7 +39,6 @@ returnNotInFuncDeprecated=Внимание: Използването на return
script.deleteFailed=Внимание, неуспешно изтриване при актуализация:\n%1
script.duplicateInstalled=Грешка: Вече има инсталиран друг скрипт с @name: „%1“ и @namespace: „%2“.\nТези стойности трябва да са уникални.
script.noDeleteDirectory=Внимание!!! Директорията със скриптовете няма да бъде изтрита.
setClipboard.unsupportedType=Неподдържан тип стойност за GM_setClipboard: %1
stats.prompt.msg=Помогнете ни да подобрим Greasemonkey като изпращате анонимна статистика за използването му.
stats.prompt.optin.accesskey
stats.prompt.optin=Включете ме
Expand Down
8 changes: 4 additions & 4 deletions locale/cs/greasemonkey.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
error.args.getValue=GM_setValue - nepodporovaný typ. Podporované typy jsou: řetězec / string, logická hodnota / boolean, a 32 bit celé číslo / 32 bit integer.
error.args.setValue=GM_setValue musí mít 2 argumenty / parametry: název a hodnota.
error.couldNotDownloadDependencies=Nelze stáhnout související soubor: %1
error.disallowedScheme=Nepovolené schéma v URL:\n%1
error.downloadingUrl=Chyba při stahování URL:
Expand All @@ -19,8 +17,11 @@ error.notification.messageOrHighlight=GM_notification() - "%1": Není uvedený a
error.parsingScript=Nelze zpracovat skript:
error.scriptCharset=Chyba při čtení skriptu: Všechny skripty Greasemonkey MUSÍ být v kódování UTF-8.
error.serverReturned=Server vrátil
error.setClipboard.unsupportedType=GM_setClipboard - nepodporovaný typ: %1
error.setValue.arguments=GM_setValue musí mít 2 argumenty / parametry: název a hodnota.
error.setValue.unsupportedType=GM_setValue - nepodporovaný typ. Podporované typy jsou: řetězec / string, logická hodnota / boolean, a 32 bit celé číslo / 32 bit integer.
error.unknown=Neznámá chyba.
error.xhrNoDetails=GM_xmlhttpRequest() nebyly předány žádné argumenty / parametry.
error.xmlhttpRequest.noDetails=GM_xmlhttpRequest() nebyly předány žádné argumenty / parametry.
extensions.{e4a8a97b-f2ed-450b-b12d-ee082ba24781}.description=Správce uživatelských skriptů pro Pale Moon
notification.neveragain.accesskey=N
notification.neveragain.label=Nikdy znovu nezobrazovat
Expand All @@ -38,7 +39,6 @@ returnNotInFuncDeprecated=Varování: Použití return vně funkcí je zastaral
script.deleteFailed=Varování. Při aktualizaci se nezdařilo smazat:\n%1
script.duplicateInstalled=Chyba. Jiný skript s @name: "%1" a @namespace: "%2" je již nainstalován.\nTyto hodnoty musí být jedinečné / unikátní.
script.noDeleteDirectory=Varování: Smazání adresáře / složky se skriptem se nezdařilo.
setClipboard.unsupportedType=GM_setClipboard - nepodporovaný typ: %1
stats.prompt.msg=Pomozte nám prosím odesíláním anonymních statistik o používání zlepšit Greasemonkey.
stats.prompt.optin.accesskey=P
stats.prompt.optin=Přidat se
Expand Down
8 changes: 4 additions & 4 deletions locale/da/greasemonkey.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
error.args.getValue=Unsupported type for GM_setValue. Supported types are: string, bool, and 32 bit integers.
error.args.setValue=GM_setValue must specify two arguments: name and value.
error.couldNotDownloadDependencies=Could not download script's dependencies: %1
error.disallowedScheme=Disallowed scheme in URL:\n%1
error.downloadingUrl=Error downloading URL:
Expand All @@ -19,8 +17,11 @@ error.notification.messageOrHighlight=GM_notification() - "%1": Neither a messag
error.parsingScript=Could not parse script:
error.scriptCharset=Error reading script: All Greasemonkey scripts MUST be encoded with UTF-8.
error.serverReturned=Server returned
error.setClipboard.unsupportedType=Unsupported type for GM_setClipboard: %1
error.setValue.arguments=GM_setValue must specify two arguments: name and value.
error.setValue.unsupportedType=Unsupported type for GM_setValue. Supported types are: string, bool, and 32 bit integers.
error.unknown=Unknown error.
error.xhrNoDetails=GM_xmlhttpRequest() was passed no details.
error.xmlhttpRequest.noDetails=GM_xmlhttpRequest() was passed no details.
extensions.{e4a8a97b-f2ed-450b-b12d-ee082ba24781}.description=En User Script manager til Pale Moon
notification.neveragain.accesskey=N
notification.neveragain.label=Never show this again
Expand All @@ -38,7 +39,6 @@ returnNotInFuncDeprecated=Warning: use of return outside of functions is depreca
script.deleteFailed=Warning, could not delete for update:\n%1
script.duplicateInstalled=Error: Another script with @name: "%1" and @namespace: "%2" is already installed.\nThese values must be unique.
script.noDeleteDirectory=Warning!!! Refusing to delete script directory.
setClipboard.unsupportedType=Unsupported type for GM_setClipboard: %1
stats.prompt.msg=Please help improve Greasemonkey by submitting anonymous usage statistics.
stats.prompt.optin.accesskey=O
stats.prompt.optin=Opt In
Expand Down
8 changes: 4 additions & 4 deletions locale/de/greasemonkey.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
error.args.getValue=Nichtunterstüzter Typ für GM_setValue. Unterstützte Typen sind: string, bool, und 32 bit Zahlen.
error.args.setValue=GM_setValue benötigt zwei Argumente: Name und Wert.
error.couldNotDownloadDependencies=Script Abhängigkeiten konnten nicht heruntergeladen werden: %1
error.disallowedScheme=Nicht erlaubtes Schema in URL:\n%1
error.downloadingUrl=Fehler beim Herunterladen von URL:
Expand All @@ -19,8 +17,11 @@ error.notification.messageOrHighlight=GM_notification() - "%1": Neither a messag
error.parsingScript=Skript konnte nicht analysiert werden:
error.scriptCharset=Fehler beim Lesen des Skripts: Alle Greasemonkey Skripte MÜSSEN UTF-8-kodiert sein.
error.serverReturned=Rückgabe vom Server
error.setClipboard.unsupportedType=Nicht unterstützter Typ für GM_setClipboard: %1
error.setValue.arguments=GM_setValue benötigt zwei Argumente: Name und Wert.
error.setValue.unsupportedType=Nichtunterstüzter Typ für GM_setValue. Unterstützte Typen sind: string, bool, und 32 bit Zahlen.
error.unknown=Unbekannter Fehler
error.xhrNoDetails=GM_xmlhttpRequest() was passed no details.
error.xmlhttpRequest.noDetails=GM_xmlhttpRequest() was passed no details.
extensions.{e4a8a97b-f2ed-450b-b12d-ee082ba24781}.description=Ein Benutzerskript-Manager für Pale Moon
notification.neveragain.accesskey=N
notification.neveragain.label=Nicht wieder anzeigen
Expand All @@ -38,7 +39,6 @@ returnNotInFuncDeprecated=Warnung: Die Verwendung der Rückgabe außerhalb von F
script.deleteFailed=Achtung, folgende Elemente konnten für die Aktualisierung nicht gelöscht werden:\n%1
script.duplicateInstalled=Fehler: Ein Skript mit @name: "%1" und @namespace: "%2" ist bereits installiert.\nDiese Angaben müssen eindeutig sein.
script.noDeleteDirectory=Warnung!! Löschen des Script-Verzeichnisses wurde verweigert.
setClipboard.unsupportedType=Nicht unterstützter Typ für GM_setClipboard: %1
stats.prompt.msg=Bitte hilf Greasemonkey zu verbessern, in dem du anonyme Nutzungsdaten übermittelst.
stats.prompt.optin.accesskey=O
stats.prompt.optin=Zustimmen
Expand Down
8 changes: 4 additions & 4 deletions locale/el/greasemonkey.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
error.args.getValue=Unsupported type for GM_setValue. Supported types are: string, bool, and 32 bit integers.
error.args.setValue=GM_setValue must specify two arguments: name and value.
error.couldNotDownloadDependencies=Could not download script's dependencies: %1
error.disallowedScheme=Disallowed scheme in URL:\n%1
error.downloadingUrl=Σφάλμα λήψης URL:
Expand All @@ -19,8 +17,11 @@ error.notification.messageOrHighlight=GM_notification() - "%1": Neither a messag
error.parsingScript=Αδύνατη η ανάλυση του κώδικα:
error.scriptCharset=Σφάλμα ανάγνωσης κώδικα: Όλοι οι κώδικες Greasemonkey ΠΡΕΠΕΙ να κωδικοποιούνται ως UTF-8.
error.serverReturned=Ο διακομιστής επέστρεψε
error.setClipboard.unsupportedType=Unsupported type for GM_setClipboard: %1
error.setValue.arguments=GM_setValue must specify two arguments: name and value.
error.setValue.unsupportedType=Unsupported type for GM_setValue. Supported types are: string, bool, and 32 bit integers.
error.unknown=Άγνωστο σφάλμα.
error.xhrNoDetails=GM_xmlhttpRequest() was passed no details.
error.xmlhttpRequest.noDetails=GM_xmlhttpRequest() was passed no details.
extensions.{e4a8a97b-f2ed-450b-b12d-ee082ba24781}.description=Ένας Διαχειριστής Κωδικα Χρήστη για τον Pale Moon
notification.neveragain.accesskey=Π
notification.neveragain.label=Ποτέ εμφάνιση αυτού ξανά
Expand All @@ -38,7 +39,6 @@ returnNotInFuncDeprecated=Προειδοποίηση: η χρήση του retur
script.deleteFailed=Warning, could not delete for update:\n%1
script.duplicateInstalled=Error: Another script with @name: "%1" and @namespace: "%2" is already installed.\nThese values must be unique.
script.noDeleteDirectory=Warning!!! Refusing to delete script directory.
setClipboard.unsupportedType=Unsupported type for GM_setClipboard: %1
stats.prompt.msg=Βοηθήστε στη βελτίωση του Greasemonkey υποβάλοντας ανώνυμα στατιστικά χρήσης.
stats.prompt.optin.accesskey=Ε
stats.prompt.optin=Ενεργοποίηση
Expand Down
8 changes: 4 additions & 4 deletions locale/en-GB/greasemonkey.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
error.args.getValue=Unsupported type for GM_setValue. Supported types are: string, bool, and 32 bit integers.
error.args.setValue=GM_setValue must specify two arguments: name and value.
error.couldNotDownloadDependencies=Could not download script's dependencies: %1
error.disallowedScheme=Disallowed scheme in URL:\n%1
error.downloadingUrl=Error downloading URL:
Expand All @@ -19,8 +17,11 @@ error.notification.messageOrHighlight=GM_notification() - "%1": Neither a messag
error.parsingScript=Could not parse script:
error.scriptCharset=Error reading script: All Greasemonkey scripts MUST be encoded with UTF-8.
error.serverReturned=Server returned
error.setClipboard.unsupportedType=Unsupported type for GM_setClipboard: %1
error.setValue.arguments=GM_setValue must specify two arguments: name and value.
error.setValue.unsupportedType=Unsupported type for GM_setValue. Supported types are: string, bool, and 32 bit integers.
error.unknown=Unknown error.
error.xhrNoDetails=GM_xmlhttpRequest() was passed no details.
error.xmlhttpRequest.noDetails=GM_xmlhttpRequest() was passed no details.
extensions.{e4a8a97b-f2ed-450b-b12d-ee082ba24781}.description=A User Script Manager for Pale Moon
notification.neveragain.accesskey=N
notification.neveragain.label=Never show this again
Expand All @@ -38,7 +39,6 @@ returnNotInFuncDeprecated=Warning: use of return outside of functions is depreca
script.deleteFailed=Warning, could not delete for update:\n%1
script.duplicateInstalled=Error: Another script with @name: "%1" and @namespace: "%2" is already installed.\nThese values must be unique.
script.noDeleteDirectory=Warning!!! Refusing to delete script directory.
setClipboard.unsupportedType=Unsupported type for GM_setClipboard: %1
stats.prompt.msg=Please help improve Greasemonkey by submitting anonymous usage statistics.
stats.prompt.optin.accesskey=O
stats.prompt.optin=Opt In
Expand Down
8 changes: 4 additions & 4 deletions locale/en-US/greasemonkey.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
error.args.getValue=Unsupported type for GM_setValue. Supported types are: string, bool, and 32 bit integers.
error.args.setValue=GM_setValue must specify two arguments: name and value.
error.couldNotDownloadDependencies=Could not download script's dependencies: %1
error.disallowedScheme=Disallowed scheme in URL:\n%1
error.downloadingUrl=Error downloading URL:
Expand All @@ -19,8 +17,11 @@ error.notification.messageOrHighlight=GM_notification() - "%1": Neither a messag
error.parsingScript=Could not parse script:
error.scriptCharset=Error reading script: All Greasemonkey scripts MUST be encoded with UTF-8.
error.serverReturned=Server returned
error.setClipboard.unsupportedType=Unsupported type for GM_setClipboard: %1
error.setValue.arguments=GM_setValue must specify two arguments: name and value.
error.setValue.unsupportedType=Unsupported type for GM_setValue. Supported types are: string, bool, and 32 bit integers.
error.unknown=Unknown error.
error.xhrNoDetails=GM_xmlhttpRequest() was passed no details.
error.xmlhttpRequest.noDetails=GM_xmlhttpRequest() was passed no details.
extensions.{e4a8a97b-f2ed-450b-b12d-ee082ba24781}.description=A User Script Manager for Pale Moon
notification.neveragain.accesskey=N
notification.neveragain.label=Never show this again
Expand All @@ -38,7 +39,6 @@ returnNotInFuncDeprecated=Warning: use of return outside of functions is depreca
script.deleteFailed=Warning, could not delete for update:\n%1
script.duplicateInstalled=Error: Another script with @name: "%1" and @namespace: "%2" is already installed.\nThese values must be unique.
script.noDeleteDirectory=Warning!!! Refusing to delete script directory.
setClipboard.unsupportedType=Unsupported type for GM_setClipboard: %1
stats.prompt.msg=Please help improve Greasemonkey by submitting anonymous usage statistics.
stats.prompt.optin.accesskey=O
stats.prompt.optin=Opt In
Expand Down
8 changes: 4 additions & 4 deletions locale/es-CL/greasemonkey.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
error.args.getValue=Unsupported type for GM_setValue. Supported types are: string, bool, and 32 bit integers.
error.args.setValue=GM_setValue must specify two arguments: name and value.
error.couldNotDownloadDependencies=Could not download script's dependencies: %1
error.disallowedScheme=Disallowed scheme in URL:\n%1
error.downloadingUrl=Error al descargar URL:
Expand All @@ -19,8 +17,11 @@ error.notification.messageOrHighlight=GM_notification() - "%1": Neither a messag
error.parsingScript=Imposible procesar script:
error.scriptCharset=Error en lectura de script: Todo script de Greasemoneky DEBE estar codificado en UTF-8.
error.serverReturned=El servidor indica
error.setClipboard.unsupportedType=Unsupported type for GM_setClipboard: %1
error.setValue.arguments=GM_setValue must specify two arguments: name and value.
error.setValue.unsupportedType=Unsupported type for GM_setValue. Supported types are: string, bool, and 32 bit integers.
error.unknown=Error desconocido.
error.xhrNoDetails=GM_xmlhttpRequest() was passed no details.
error.xmlhttpRequest.noDetails=GM_xmlhttpRequest() was passed no details.
extensions.{e4a8a97b-f2ed-450b-b12d-ee082ba24781}.description=Administrador de scripts para Pale Moon
notification.neveragain.accesskey=N
notification.neveragain.label=No volver a mostrar
Expand All @@ -38,7 +39,6 @@ returnNotInFuncDeprecated=Aviso: se elimina el uso de retorno fuera de funciones
script.deleteFailed=Warning, could not delete for update:\n%1
script.duplicateInstalled=Error: Another script with @name: "%1" and @namespace: "%2" is already installed.\nThese values must be unique.
script.noDeleteDirectory=Warning!!! Refusing to delete script directory.
setClipboard.unsupportedType=Unsupported type for GM_setClipboard: %1
stats.prompt.msg=Ayudemos a mejorar Greasemonkey enviando estadÃsticas anónimas de uso.
stats.prompt.optin.accesskey=O
stats.prompt.optin=Optar
Expand Down
Loading

0 comments on commit ef1c17e

Please sign in to comment.