Update locales

This commit is contained in:
Rob Garrison 2020-02-27 08:04:52 -06:00
parent 8192fab1b8
commit dc3faeeead
19 changed files with 1167 additions and 38 deletions

View File

@ -280,6 +280,10 @@
"message": "Ziehe die Backup Datei zum importieren an irgendeinen Ort auf dieser Seite.",
"description": "Drag'n'drop message"
},
"dragDropUsercssTabstrip": {
"message": "Ziehe die Datei auf die Tableiste, um sie zu installieren.",
"description": "Message popup shown when erroneously dropping a usercss file into the manager page"
},
"editDeleteText": {
"message": "Löschen",
"description": "Label for the context menu item in the editor to delete selected text"
@ -601,6 +605,14 @@
"message": "Bei der Echtzeitaktualisierung der Datei ist ein Fehler aufgetreten",
"description": "The label of live-reload error"
},
"liveReloadInstallHint": {
"message": "Lasse diesen Tab geöffnet, um den Style bei externen Änderungen automatisch zu aktualisieren.",
"description": "The label of live-reload feature"
},
"liveReloadInstallHintFF": {
"message": "Lasse diesen und den Originaltab offen, um den Style bei externen Änderungen automatisch zu aktualisieren.",
"description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox"
},
"liveReloadLabel": {
"message": "Echtzeitaktualisierung",
"description": "The label of live-reload feature"

View File

@ -240,6 +240,14 @@
"message": "Sí",
"description": "'Yes' button in a confirm dialog"
},
"copied": {
"message": "Copiado al portapapeles",
"description": "Message shown when content has been copied to the clipboard"
},
"copy": {
"message": "Copiar al portapapeles",
"description": "Tooltip for elements which can be copied"
},
"dateInstalled": {
"message": "Fecha de instalación",
"description": "Option text for the user to sort the style by install date"
@ -313,6 +321,14 @@
"message": "Activar",
"description": "Label for the button to enable a style"
},
"excludeStyleByDomainLabel": {
"message": "Excluir el dominio Actual",
"description": ""
},
"excludeStyleByUrlLabel": {
"message": "Excluir la URL actual",
"description": ""
},
"exportLabel": {
"message": "Exportar",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
@ -889,6 +905,10 @@
"message": "Administrar",
"description": "Link to open the manage page."
},
"openOptions": {
"message": "Opciones",
"description": "Go to Options UI"
},
"openStylesManager": {
"message": "Abrir administrador de estilos",
"description": "Label for the style maanger opener in the browser action context menu."
@ -989,6 +1009,42 @@
"message": "Intervalo de actualización automática en horas (especifique 0 para deshabilitar)",
"description": ""
},
"optionsSyncConnect": {
"message": "Conectar",
"description": ""
},
"optionsSyncDisconnect": {
"message": "Desconectar",
"description": ""
},
"optionsSyncSyncNow": {
"message": "Sincronizar ahora",
"description": ""
},
"optionsSyncLogin": {
"message": "Iniciar Sesión",
"description": ""
},
"optionsSyncStatusSyncing": {
"message": "Sincronizando...",
"description": ""
},
"optionsSyncStatusConnecting": {
"message": "Conectando...",
"description": ""
},
"optionsSyncStatusConnected": {
"message": "Conectado",
"description": ""
},
"optionsSyncStatusDisconnecting": {
"message": "Desconectando...",
"description": ""
},
"optionsSyncStatusDisconnected": {
"message": "Desconectado",
"description": ""
},
"paginationCurrent": {
"message": "Página actual",
"description": "Tooltip for the current page index in search results"
@ -1033,6 +1089,10 @@
"message": "Mayús+clic o clic secundario abre el administrador con estilos aplicables para el sitio actual.",
"description": "Tooltip for the 'Manage' button in the popup."
},
"popupMenuButtonTooltip": {
"message": "Acciones",
"description": "Tooltip for menu button in popup."
},
"popupOpenEditInWindow": {
"message": "Abrir editor en una nueva ventana",
"description": "Label for the checkbox controlling 'edit' action behavior in the popup."

View File

@ -284,6 +284,10 @@
"message": "Lohista importimiseks oma varundusfail kuskile siia lehele.",
"description": "Drag'n'drop message"
},
"dragDropUsercssTabstrip": {
"message": "Faili installimiseks lohista see kaartide ribale (ala, kus näidatakse kaartide pealkirju).",
"description": "Message popup shown when erroneously dropping a usercss file into the manager page"
},
"editDeleteText": {
"message": "Kustuta",
"description": "Label for the context menu item in the editor to delete selected text"

View File

@ -244,6 +244,14 @@
"message": "Oui",
"description": "'Yes' button in a confirm dialog"
},
"copied": {
"message": "Copié dans le presse-papier",
"description": "Message shown when content has been copied to the clipboard"
},
"copy": {
"message": "Copier dans le presse-papier",
"description": "Tooltip for elements which can be copied"
},
"dateInstalled": {
"message": "Date d'installation",
"description": "Option text for the user to sort the style by install date"
@ -437,6 +445,10 @@
"message": "Pressez un raccourci clavier",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"hostDisabled": {
"message": "Cet hôte a été désactivé en raison d'un bogue dans la version actuelle du navigateur utilisé",
"description": "Tooltip for cloud host disabled"
},
"importAppendLabel": {
"message": "Ajouter au style",
"description": "Label for the button to import a style and append to the existing sections"
@ -953,6 +965,10 @@
"message": "Mises à jour",
"description": ""
},
"optionsCustomizeSync": {
"message": "Synchroniser dans le nuage",
"description": ""
},
"optionsIconDark": {
"message": "Thème foncé",
"description": ""
@ -993,6 +1009,70 @@
"message": "Intervalle de mise à jour automatique des styles utilisateur en heures (spécifier 0 pour désactiver)",
"description": ""
},
"optionsSyncNone": {
"message": "Aucun",
"description": ""
},
"optionsSyncConnect": {
"message": "Connecter",
"description": ""
},
"optionsSyncDisconnect": {
"message": "Disconnecter",
"description": ""
},
"optionsSyncSyncNow": {
"message": "Synchroniser maintenant",
"description": ""
},
"optionsSyncLogin": {
"message": "Se connecter",
"description": ""
},
"optionsSyncStatusPull": {
"message": "Récupération du style $loaded$de $total$",
"description": "",
"placeholders": {
"loaded": {
"content": "$1"
},
"total": {
"content": "$2"
}
}
},
"optionsSyncStatusPush": {
"message": "Application du style $loaded$ de $total$",
"description": "",
"placeholders": {
"loaded": {
"content": "$1"
},
"total": {
"content": "$2"
}
}
},
"optionsSyncStatusSyncing": {
"message": "Synchronisation...",
"description": ""
},
"optionsSyncStatusConnecting": {
"message": "Connection...",
"description": ""
},
"optionsSyncStatusConnected": {
"message": "Connecté",
"description": ""
},
"optionsSyncStatusDisconnecting": {
"message": "Disconnection...",
"description": ""
},
"optionsSyncStatusDisconnected": {
"message": "Disconnecté",
"description": ""
},
"paginationCurrent": {
"message": "Page courante",
"description": "Tooltip for the current page index in search results"
@ -1069,6 +1149,10 @@
"message": "Applique temporairement les changements sans sauvegarder.\nSauvegarde le style pour rendre les changements permanents.",
"description": "Tooltip for the checkbox in style editor to enable live preview while editing."
},
"reload": {
"message": "Recharger l´extension Stylus",
"description": "Context menu reload"
},
"replace": {
"message": "Remplacer",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
@ -1472,6 +1556,10 @@
"message": "Exporter vers Dropbox",
"description": ""
},
"syncDropboxDeprecated": {
"message": "L´import/export Dropbox est remplacé par une méthode de synchronisation de styles plus avancés dans la page des options",
"description": ""
},
"retrieveDropboxSync": {
"message": "Importer depuis Dropbox",
"description": ""

View File

@ -4,7 +4,7 @@
"description": "Label for the button to go to the add style page"
},
"addStyleTitle": {
"message": "הוספת עיצוב",
"message": "הוסף עיצוב",
"description": "Title of the page for adding styles"
},
"alphaChannel": {
@ -12,11 +12,11 @@
"description": "Label of color's opacity"
},
"appliesAdd": {
"message": "הוספה",
"message": "הוסף",
"description": "Label for the button to add an 'applies' entry"
},
"appliesDisplay": {
"message": "מוחל על: $applies$",
"message": "חל על: $applies$",
"description": "Text on the manage screen to describe what the style applies to",
"placeholders": {
"applies": {
@ -32,8 +32,12 @@
"message": "קישורים תחת הדומיין",
"description": "Option to make the style apply to the entered string as a domain"
},
"appliesHelp": {
"message": "השתמש בהגדרות 'חל על' כדי להגביל את כתובות האתרים שהקוד בסעיף זה חל עליהם.",
"description": "Help text for 'applies to' section"
},
"appliesLabel": {
"message": "מוחל על",
"message": "חל על",
"description": "Label for 'applies to' fields on the edit/add screen"
},
"appliesLineWidgetLabel": {
@ -45,11 +49,11 @@
"description": "A warning that applies-to information won't show properly with minified CSS"
},
"appliesRegexpOption": {
"message": "קישורים התואמים regexp",
"message": "קישורים התואמים את ה־regexp",
"description": "Option to make the style apply to the entered string as a regular expression"
},
"appliesRemove": {
"message": "הסרה",
"message": "הסר",
"description": "Label for the button to remove an 'applies' entry"
},
"appliesRemoveError": {
@ -65,7 +69,7 @@
"description": "Text displayed for styles that apply to all sites"
},
"appliesUrlOption": {
"message": "קישור (URL)",
"message": "כתובת אתר",
"description": "Option to make the style apply to the entered string as a URL"
},
"appliesUrlPrefixOption": {
@ -77,7 +81,7 @@
"description": "Label for the button to apply all detected updates"
},
"author": {
"message": "כותב",
"message": "מחבר",
"description": "Label for the style author"
},
"backupButtons": {
@ -140,6 +144,10 @@
"message": "עטיפת מילים",
"description": "Label for the checkbox controlling word wrap option for the style editor."
},
"cm_linter": {
"message": "עורך שגיאות CSS",
"description": "Select the linter to check for CSS issues"
},
"cm_matchHighlight": {
"message": "הדגש",
"description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
@ -148,14 +156,22 @@
"message": "בחירה בלבד",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
},
"cm_matchHighlightToken": {
"message": "תג תחת הסמן",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of the word/token under cursor even if nothing is selected"
},
"cm_resizeGripHint": {
"message": "דאבל קליק להגדלה מירבית/איפוס הגובה",
"description": "Tooltip for the resize grip in style editor"
},
"cm_selectByTokens": {
"message": "דאבל קליק בוחר tokens",
"message": "דאבל קליק בוחר תגים",
"description": "Label for the checkbox in the editor."
},
"cm_selectByTokensTooltip": {
"message": "דוגמאות לתגים: .foo-bar-2 #aabbcc 0.32 !important\nבמצב מושבת: נבחרות מילים המופרדות בין פיסוק.",
"description": ""
},
"cm_smartIndent": {
"message": "השתמש בהזחה חכמה",
"description": "Label for the checkbox controlling smart indentation option for the style editor."
@ -168,6 +184,10 @@
"message": "ערכת נושא",
"description": "Label for the style editor's CSS theme."
},
"colorpickerSwitchFormatTooltip": {
"message": "החלף פורמטים: HEX -> RGB -> HSL.\nלחץ Shift כדי להפוך את הכיוון.\nגם באמצעות מקשי PgUp (PageUp), PgDn (PageDown).",
"description": "Tooltip for the switch button in the color picker popup in the style editor."
},
"colorpickerTooltip": {
"message": "פתח את פלטת בחירת הצבעים",
"description": "Tooltip for the colored squares shown before CSS colors in the style editor."
@ -228,6 +248,14 @@
"message": "כן",
"description": "'Yes' button in a confirm dialog"
},
"copied": {
"message": "הועתק אל לוח ההעתקה",
"description": "Message shown when content has been copied to the clipboard"
},
"copy": {
"message": "העתק אל לוח ההעתקה",
"description": "Tooltip for elements which can be copied"
},
"dateInstalled": {
"message": "תאריך התקנה",
"description": "Option text for the user to sort the style by install date"
@ -236,6 +264,10 @@
"message": "תאריך עדכון",
"description": "Option text for the user to sort the style by last update date"
},
"dbError": {
"message": "אירעה שגיאה בשימוש במסד הנתונים של Stylus. האם ברצונך לבקר בדף אינטרנט עם פתרונות אפשריים?",
"description": "Prompt when a DB error is encountered"
},
"defaultTheme": {
"message": "ברירת מחדל",
"description": "Default CodeMirror CSS theme option on the edit style page"
@ -248,6 +280,10 @@
"message": "מחק",
"description": "Label for the button to delete a style"
},
"description": {
"message": "עיצוב מחדש של האינטרנט באמצעות Stylus, מנהל סגנונות משתמש. Stylus מאפשר לך להתקין בקלות עיצובים וערכות נושא עבור אתרים פופולריים רבים.",
"description": "Extension description"
},
"disableAllStyles": {
"message": "השבת את כל העיצובים",
"description": "Label for the checkbox that turns all enabled styles off."
@ -265,15 +301,15 @@
"description": "Label for the context menu item in the editor to delete selected text"
},
"editGotoLine": {
"message": "Goto לשורה (או line:col)",
"message": "גש לשורה (או line:col)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
},
"editStyleHeading": {
"message": "עריכת עיצוב",
"message": "ערוך עיצוב",
"description": "Title of the page for editing styles"
},
"editStyleLabel": {
"message": "עריכה",
"message": "ערוך",
"description": "Label for the button to go to the edit style page"
},
"editStyleTitle": {
@ -293,6 +329,14 @@
"message": "אפשר",
"description": "Label for the button to enable a style"
},
"excludeStyleByDomainLabel": {
"message": "אל תכלול את הדומיין הנוכחי",
"description": ""
},
"excludeStyleByUrlLabel": {
"message": "אל תכלול את כתובת האתר הנוכחית",
"description": ""
},
"exportLabel": {
"message": "ייצא",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
@ -313,14 +357,42 @@
"message": "תמיכה",
"description": "Label for the external link to style's support site"
},
"externalUsercssDocument": {
"message": "תיעוד ל־Usercss",
"description": "Label for the external link to usercss documentation"
},
"filteredStyles": {
"message": "$numShown$ מתוך $numTotal$ סך־הכל",
"description": "TL note - make this message short",
"placeholders": {
"numTotal": {
"content": "$2"
},
"numShown": {
"content": "$1"
}
}
},
"filteredStylesAllHidden": {
"message": "מסננים שהוחלו כעת אינם תואמים עיצובים",
"description": "Text shown when no styles match currently applied filter in the style manager"
},
"findStyles": {
"message": "מצא עיצובים",
"description": "Text for a link that gets a list of styles for the current site"
},
"findStylesForSite": {
"message": "מצא סגנונות נוספים לאתר זה",
"description": "Text for a link that gets a list of styles for the current site"
},
"findStylesInline": {
"message": "מוטבע",
"description": "Text for a checkbox that opens search results 'inline' (within the Stylus popup window)"
},
"findStylesInlineTooltip": {
"message": "הצג תוצאות חיפוש בחלון זה.",
"description": "Text for a checkbox that displays search results within the Stylus popup."
},
"genericAdd": {
"message": "הוספה",
"description": "Used in various places for an action that adds something"
@ -381,6 +453,10 @@
"message": "לחץ על המקש החם",
"description": "Placeholder text of inputbox in keymap help popup on the edit style page. Must be very short"
},
"hostDisabled": {
"message": "מארח זה הושבת בגלל באג בגרסה הנוכחית של הדפדפן בו נעשה שימוש",
"description": "Tooltip for cloud host disabled"
},
"importAppendLabel": {
"message": "צרף לעיצוב",
"description": "Label for the button to import a style and append to the existing sections"
@ -397,16 +473,32 @@
"message": "דרוס עיצוב",
"description": "Label for the button to import and overwrite current style"
},
"importReplaceTooltip": {
"message": "הסר את התוכן של הסגנון הנוכחי והחלף אותו עם העיצוב המיובא",
"description": "Label for the button to import and overwrite current style"
},
"importReportLegendAdded": {
"message": "נוספו",
"description": "Text after the number of styles added in the report shown after importing styles"
},
"importReportLegendIdentical": {
"message": "זהה דולג",
"description": "Text after the number of styles skipped due to being identical to the already installed ones in the report shown after importing styles"
},
"importReportLegendInvalid": {
"message": "לא חוקי דולג",
"description": "Text after the number of styles skipped due to being invalid (not a Stylus/Stylish backup file probably) in the report shown after importing styles"
},
"importReportLegendUpdatedBoth": {
"message": "מטא דאטה והקוד עודכנו",
"description": "Text after the number of styles updated entirely in the report shown after importing styles"
},
"importReportLegendUpdatedCode": {
"message": "קודים עודכנו",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
},
"importReportLegendUpdatedMeta": {
"message": "מידע meta עודכנו",
"message": טא דאטה עודכן",
"description": "Text after the number of styles with updated meta info like name/url in the report shown after importing styles"
},
"importReportTitle": {
@ -445,6 +537,15 @@
"message": "התקן עדכון",
"description": "Label for the button to install an update for a single style"
},
"installUpdateFrom": {
"message": "נכון לעכשיו הסגנון מעודכן מ־ $url$",
"description": "Label to describe where the style gets update",
"placeholders": {
"url": {
"content": "$1"
}
}
},
"installUpdateFromLabel": {
"message": "בדוק עדכונים",
"description": "Label for the checkbox to save current URL for update check"
@ -465,6 +566,15 @@
"message": "תרגום",
"description": "Transifex link text on the manage page"
},
"linterCSSLintIncompatible": {
"message": "עורך שגיאות ה־CSS אינו תומך ב־ $preprocessorname$ כמעבד מקדים",
"description": "The label to display when the preprocessor isn't compatible with CSSLint",
"placeholders": {
"preprocessorname": {
"content": "$1"
}
}
},
"linterCSSLintSettings": {
"message": "(הגדר כלל כ: 0 = מושבת; 1 = אזהרה; 2 = שגיאה)",
"description": "CSSLint rule config values"
@ -482,6 +592,10 @@
"message": "לחץ להגדרת linter זה",
"description": "Icon tooltip to indicate that it opens a popup with the selected linter configuration"
},
"linterInvalidConfigError": {
"message": "לא נשמר עקב הגדרות תצורה לא חוקיות אלה:",
"description": "Invalid linter config will show a message followed by a list of invalid entries"
},
"linterIssues": {
"message": "תקלות",
"description": "Label for the CSS linter issues block on the style edit page"
@ -543,6 +657,10 @@
"message": "כ־Usercss",
"description": "VERY SHORT label for the checkbox next to the 'Write new style' button in the style manager"
},
"manageNewUI": {
"message": "פריסת ממשק משתמש ניהול חדשה",
"description": "Label for the checkbox that toggles the new UI on manage page"
},
"manageOnlyDisabled": {
"message": "רק עיצובים מושבתים",
"description": "Checkbox to show only disabled styles"
@ -559,6 +677,10 @@
"message": "רק עיצובים שנוצרו באופן מקומי",
"description": "Checkbox to show only locally created styles i.e. non-updatable"
},
"manageOnlyLocalTooltip": {
"message": "(הסגנונות שלא הותקנו דרך דף userstyles.org)",
"description": "Tooltip for the checkbox to show only locally created styles i.e. non-updatable"
},
"manageOnlyNonUsercss": {
"message": "רק לא עיצובי Usercss",
"description": "Checkbox to show only non-Usercss (standard) styles"
@ -575,6 +697,35 @@
"message": "הצג כמות עיצובים מאופשרים",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
},
"meta_invalidCheckboxDefault": {
"message": "תיבת סימון @var לא חוקית: הערך חייב להיות 0 או 1",
"description": "Error displayed when the value of @var checkbox is invalid"
},
"meta_invalidNumber": {
"message": "נדרש מספר",
"description": "Error displayed when the value is expected to be a number"
},
"meta_invalidString": {
"message": "נדרשת מחרוזת בתוך גרשיים",
"description": "Error displayed when the value is expected to be a quoted string"
},
"meta_invalidWord": {
"message": "נדרשת מילה",
"description": "Error displayed when the value is expected to be a word"
},
"meta_missingChar": {
"message": "נדרשים תווים: $chars$",
"description": "Error displayed when the value is expected to be some characters",
"placeholders": {
"chars": {
"content": "$1"
}
}
},
"meta_missingEOT": {
"message": "נדרש מידע EOT",
"description": "Error displayed when the value is expected to be an EOT list"
},
"noStylesForSite": {
"message": "לא הותקנו עיצובים עבור אתר זה.",
"description": "Text displayed when no styles are installed for the current site"
@ -583,6 +734,10 @@
"message": "ניהול",
"description": "Link to open the manage page."
},
"openOptions": {
"message": "אפשרויות",
"description": "Go to Options UI"
},
"openStylesManager": {
"message": "פתח את מנהל העיצובים",
"description": "Label for the style maanger opener in the browser action context menu."
@ -596,7 +751,19 @@
"description": ""
},
"optionsAdvancedContextDelete": {
"message": "הוספת 'מחיקה' בתפריט העורך",
"message": "הוספת 'מחק' בתפריט העורך",
"description": ""
},
"optionsAdvancedExposeIframes": {
"message": "חשוף iframes באמצעות HTML [stylus-iframe]",
"description": ""
},
"optionsAdvancedExposeIframesNote": {
"message": "חושף את תחום האתר העליון בכל iframe.\nמאפשר כתיבת CSS ספציפית ל־iframe כך:\nhtml[stylus-iframe$$=\"twitter.com\"] h1 { display:none }",
"description": "Add attribute to iframe; make sure to include the double $$ in the css example, or the `$=` will be omitted in the displayed text."
},
"optionsAdvancedNewStyleAsUsercss": {
"message": "כתוב עיצוב חדש בתור usercss",
"description": ""
},
"optionsBadgeDisabled": {
@ -631,6 +798,10 @@
"message": "עדכונים",
"description": ""
},
"optionsCustomizeSync": {
"message": "סנכרון לענן",
"description": ""
},
"optionsHeading": {
"message": "אפשרויות",
"description": "Heading for options section on manage page."
@ -660,17 +831,85 @@
"description": ""
},
"optionsResetButton": {
"message": יפוס האפשרויות",
"message": פס אפשרויות",
"description": ""
},
"optionsSubheading": {
"message": "אפשרויות נוספות",
"description": "Subheading for options section on manage page."
},
"optionsUpdateImportNote": {
"message": "בעת ייבוא גיבויים לסגנון מגרסה ישנה או מ־Stylish, בדוק באופן חד פעמי אם יש עדכונים באופן ידני במנהל הסגנונות כדי לוודא שכל הסגנונות מעודכנים.",
"description": ""
},
"optionsUpdateInterval": {
"message": "עדכון אוטומטי של Userstyle בשעות (הגדר 0 להשבתה)",
"description": ""
},
"optionsSyncNone": {
"message": "ללא",
"description": ""
},
"optionsSyncConnect": {
"message": "התחבר",
"description": ""
},
"optionsSyncDisconnect": {
"message": "התנתק",
"description": ""
},
"optionsSyncSyncNow": {
"message": "סנכרן כעת",
"description": ""
},
"optionsSyncLogin": {
"message": "היכנס",
"description": ""
},
"optionsSyncStatusPull": {
"message": "מושך סגנון $loaded$ מתוך $total$",
"description": "",
"placeholders": {
"loaded": {
"content": "$1"
},
"total": {
"content": "$2"
}
}
},
"optionsSyncStatusPush": {
"message": "מפרסם סגנון $loaded$ מתוך $total$",
"description": "",
"placeholders": {
"loaded": {
"content": "$1"
},
"total": {
"content": "$2"
}
}
},
"optionsSyncStatusSyncing": {
"message": "מסנכרן...",
"description": ""
},
"optionsSyncStatusConnecting": {
"message": "מתחבר...",
"description": ""
},
"optionsSyncStatusConnected": {
"message": "מחובר",
"description": ""
},
"optionsSyncStatusDisconnecting": {
"message": "מתנתק...",
"description": ""
},
"optionsSyncStatusDisconnected": {
"message": "מנותק",
"description": ""
},
"paginationCurrent": {
"message": "הדף הנוכחי",
"description": "Tooltip for the current page index in search results"
@ -691,24 +930,44 @@
"message": "סה״כ דפים",
"description": ""
},
"parseUsercssError": {
"message": "Stylus נכשל בניתוח usercss:",
"description": "The error message to show when stylus failed to parse usercss"
},
"popupBorders": {
"message": "הוספת שוליים לבנים בצדדים",
"description": ""
},
"popupBordersTooltip": {
"message": "שימושי לעיצובים כהים ב־Chrome החדש מכיוון שהוא כבר לא מצייר את גבולות הצד",
"description": ""
},
"popupHotkeysTooltip": {
"message": "לחץ על־מנת לצפות במקשים החמים הזמינים",
"description": "Tooltip displayed when hovering the right edge of the extension popup"
},
"popupManageTooltip": {
"message": "לחיצה על Shift או מקש ימני בעכבר פותח את מנהל העיצובים",
"description": "Tooltip for the 'Manage' button in the popup."
},
"popupMenuButtonTooltip": {
"message": "תפריט פעולות",
"description": "Tooltip for menu button in popup."
},
"popupOpenEditInWindow": {
"message": "פתח את העורך בחלון חדש",
"description": "Label for the checkbox controlling 'edit' action behavior in the popup."
},
"popupOpenEditInWindowTooltip": {
"message": "מופעל גם על ידי ניתוק לשונית העורך מחלון הדפדפן,\nומושבת על ידי חיבור לשונית עורך יחידה לחלון אחר.",
"description": "Label for the checkbox controlling 'edit' action behavior in the popup."
},
"popupStylesFirst": {
"message": "עיצובים לפני הפקודות",
"description": "Label for the checkbox controlling section order in the popup."
},
"prefShowBadge": {
"message": ֿמספר העיצובים המאופשרים באתר הנוכחי",
"message": ספר העיצובים המאופשרים באתר הנוכחי",
"description": "Label for the checkbox controlling toolbar badge text."
},
"previewLabel": {
@ -719,6 +978,10 @@
"message": "החלת השינויים באופן זמני ללא שמירה.\nשמור את העיצוב על־מנת להפוך את השינויים לקבועים.",
"description": "Tooltip for the checkbox in style editor to enable live preview while editing."
},
"reload": {
"message": "טען מחדש את Stylus",
"description": "Context menu reload"
},
"replace": {
"message": "החלף",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
@ -775,6 +1038,18 @@
"message": "התקנות שבועיות",
"description": "Text for label that shows the number of times a search result was installed during last week"
},
"searchStyles": {
"message": "חיפוש תוכן",
"description": "Label for the search filter textbox on the Manage styles page"
},
"sectionAdd": {
"message": "הוסף מקטע נוסף",
"description": "Label for the button to add a section"
},
"sectionCode": {
"message": "קוד",
"description": "Label for the code for a section"
},
"sectionRemove": {
"message": "הסר סעיף",
"description": "Label for the button to remove a section"
@ -803,30 +1078,103 @@
"message": "בחר שיטת מיון להחלה על העיצובים המותקנים",
"description": "Title on the sort select to indicate it is used for sorting entries"
},
"sortStylesHelpTitle": {
"message": "סידור תכנים",
"description": "Label for the sort info popup on the Manage styles page"
},
"styleBadRegexp": {
"message": "ביטוי ה־Regexp לא תקין.",
"message": "ביטוי ה־regexp לא תקין.",
"description": "Validation message for a bad regexp in a style"
},
"styleBeautify": {
"message": "ייפה CSS",
"description": "Label for the CSS-beautifier button on the edit style page"
},
"styleBeautifyIndentConditional": {
"message": "הזחת @media, @supports",
"description": "CSS-beautifier option"
},
"styleBeautifyPreserveNewlines": {
"message": "שמור שורות חדשות",
"description": "CSS-beautifier option"
},
"styleCancelEditLabel": {
"message": "חזרה לניהול",
"description": "Label for cancel button for style editing"
},
"styleChangesNotSaved": {
"message": "ביצעת שינויים בסגנון זה מבלי לשמור.",
"description": "Text for the prompt when changes are made to a style and the user tries to leave without saving"
},
"styleEnabledLabel": {
"message": "מאופשר",
"description": "Label for the enabled state of styles"
},
"styleFromMozillaFormatError": {
"message": "הייבוא נכשל מ־Mozilla format",
"description": "Label for the import error"
},
"styleFromMozillaFormatPrompt": {
"message": "הדבק את הקוד ב־Mozilla-format",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
},
"styleInstall": {
"message": "להתקין ';$stylename$' אל Stylus?",
"description": "Confirmation when installing a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"styleInstallFailed": {
"message": "נכשל בהתקנת העיצוב!\n$error$",
"description": "Warning when installation failed",
"placeholders": {
"error": {
"content": "$1"
}
}
},
"styleInstallOverwrite": {
"message": "';$stylename$' כבר מותקן. האם לדרוס?\nגרסה: $oldVersion$ -> $newVersion$",
"description": "Confirmation when re-installing a style",
"placeholders": {
"stylename": {
"content": "$1"
},
"newVersion": {
"content": "$3"
},
"oldVersion": {
"content": "$2"
}
}
},
"styleMissingName": {
"message": "אנא הזן שם",
"message": "הזן שם",
"description": "Error displayed when user saves without providing a name"
},
"styleMozillaFormatHeading": {
"message": "Mozilla-format",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
},
"styleNotAppliedRegexpProblemTooltip": {
"message": "הסגנון לא הוחל בגלל השימוש בו שגוי ב־'regexp()'",
"description": "Tooltip in the popup for styles that were not applied at all"
},
"styleRegexpInvalidExplanation": {
"message": "לא היה ניתן להחיל מספר כללי 'regexp()' כלל.",
"description": ""
},
"styleRegexpPartialExplanation": {
"message": "סגנון זה משתמש ב- regexps תואם חלקית בניגוד למפרט <a href='https://developer.mozilla.org/docs/Web/CSS/@document'>CSS4 @document</a> המצריך התאמה מלאה של כתובת אתר. קטעי ה־CSS המושפעים לא הוחלו על הדף. סגנון זה נוצר ככל הנראה ב־Stylish-for-Chrome שבודק באופן שגוי את כללי 'regexp()' מאז הגרסה הראשונה (באג ידוע).",
"description": ""
},
"styleRegexpProblemTooltip": {
"message": "מספר המקטעים שלא הוחלו עקב שימוש שגוי ב־'regexp()'",
"description": "Tooltip in the popup for styles that were applied only partially"
},
"styleRegexpTestButton": {
"message": "בדוק RegExp",
"description": "RegExp test button label in the editor shown when applies-to list has a regexp value"
@ -843,12 +1191,24 @@
"message": "לא תואם אף כרטיסייה",
"description": "RegExp test report: label for expressions that didn't match any tabs"
},
"styleRegexpTestPartial": {
"message": "לא תואם לחלוטין, לכן דולג",
"description": "RegExp test report: label for the partially matching expressions"
},
"styleRegexpTestTitle": {
"message": "רשימת לשוניות פתוחות בהתאמה (לחץ על כתובת אתר למיקוד הלשונית שלה)",
"description": "RegExp test report: title of the report"
},
"styleSaveLabel": {
"message": "שמור",
"description": "Label for save button for style editing"
},
"styleToMozillaFormatHelp": {
"message": "ניתן לפרסם את ה־Mozilla format של הקוד לאתר userstyles.org ולהשתמש בו עם Stylish הקלאסי עבור Firefox",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
},
"styleToMozillaFormatTitle": {
"message": "עיצוב ב־Mozilla format",
"message": "עיצוב ב־Mozilla-format",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
},
"styleUpdate": {
@ -864,6 +1224,10 @@
"message": "Stylus לא עובד על דפים כמו זה.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
},
"stylusUnavailableForURLdetails": {
"message": "כאמצעי אבטחה, הדפדפן אוסר על הרחבות להשפיע על הדפים המובנים שלו (כמו chrome://version, הכרטיסייה החדשה הרגילה החל מ־Chrome 61, about:addons וכן הלאה), וכן על דפי הרחבות אחרים. כל דפדפן גם מגביל את הגישה לגלריית התוספים שלו (כמו חנות האינטרנט של Chrome או AMO).",
"description": "Sub-note in the toolbar pop-up when on a URL Stylus can't affect"
},
"syncStorageErrorSaving": {
"message": "הערך לא יכול להשמר. אנא נסה להקטין את גודל הטקסט.",
"description": "Displayed when trying to save an excessively big value via storage.sync API"
@ -888,10 +1252,18 @@
"message": "לא ניתן לתקשר עם הדף. אנא טען מחדש את הכרטיסייה.",
"description": "Note in the toolbar popup usually on file:// URLs after [re]loading Stylus"
},
"unreachableFileHint": {
"message": "Stylus יכול לגשת לכתובות אתר file:// רק אם תיבת הסימון המתאימה עבור סיומת Stylus פעילה בדף chrome://extensions.",
"description": "Note in the toolbar popup for file:// URLs"
},
"updateAllCheckSucceededNoUpdate": {
"message": "לא נמצאו עדכונים.",
"description": "Text that displays when an update all check completed and no updates are available"
},
"updateAllCheckSucceededSomeEdited": {
"message": "כמה סגנונות הניתנים לעדכון לא נבדקו כדי להימנע מאבדן עריכות מקומיות אפשריות. ניתן לאלץ עדכונים על ידי בדיקה באופן פרטני, או על ידי הפעלת בדיקה אחרת לכל הסגנונות (עריכות מקומיות יידרסו).",
"description": "Text that displays when an update all check completed and no updates are available"
},
"updateCheckFailBadResponseCode": {
"message": "העדכון נכשל: השרת החזיר תגובה עם הקוד $code$.",
"description": "Text that displays when an update check failed because the response code indicates an error",
@ -909,6 +1281,14 @@
"message": "היסטוריה של בדיקת עדכונים",
"description": ""
},
"updateCheckManualUpdateForce": {
"message": "התקן עדכון (עריכות מקומיות יידרסו)",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
},
"updateCheckManualUpdateHint": {
"message": "אילוץ עדכון ידרוס כל עריכה מקומית.",
"description": "Additional text displayed when an update check skipped updating the style to avoid losing local modifications"
},
"updateCheckSkippedLocallyEdited": {
"message": "עיצוב זה נערך באופן מקומי.",
"description": "Text that displays when an update check skipped updating the style to avoid losing local modifications"
@ -952,5 +1332,53 @@
"writeStyleForURL": {
"message": "הקישור הנוכחי",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
},
"syncDropboxStyles": {
"message": "ייצוא Dropbox",
"description": ""
},
"retrieveDropboxSync": {
"message": "Dropbox ייבוא",
"description": ""
},
"overwriteFileExport": {
"message": "האם ברצונך להחליף קובץ קיים?",
"description": ""
},
"exportSavedSuccess": {
"message": "קובץ נשמר בהצלחה",
"description": ""
},
"noFileToImport": {
"message": "כדי לייבא את הסגנונות שלך, עליך לייצא אותם תחילה.",
"description": ""
},
"connectingDropbox": {
"message": "מתחבר אל Dropbox...",
"description": ""
},
"connectingDropboxNotAllowed": {
"message": "התחברות אל Dropbox זמינה רק בהרחבות המותקנות ישירות מחנות האינטרנט",
"description": ""
},
"gettingStyles": {
"message": "טוען את כל העיצובים...",
"description": ""
},
"zipStyles": {
"message": "מקבץ עיצובים...",
"description": ""
},
"unzipStyles": {
"message": "מחלץ עיצובים...",
"description": ""
},
"readingStyles": {
"message": "קורא עיצובים...",
"description": ""
},
"uploadingFile": {
"message": "מעלה קובץ...",
"description": ""
}
}

View File

@ -284,6 +284,10 @@
"message": "このページの任意の場所にバックアップファイルをドロップしてインポートします。",
"description": "Drag'n'drop message"
},
"dragDropUsercssTabstrip": {
"message": "ファイルをインストールするときは、タブ(タイトルが表示されている領域)にドロップしてください。",
"description": "Message popup shown when erroneously dropping a usercss file into the manager page"
},
"editDeleteText": {
"message": "削除",
"description": "Label for the context menu item in the editor to delete selected text"
@ -617,6 +621,14 @@
"message": "ファイルの監視中にエラーが発生しました",
"description": "The label of live-reload error"
},
"liveReloadInstallHint": {
"message": "外部の変更時にスタイルを自動更新する場合は、このタブを開いたままにしておいてください。",
"description": "The label of live-reload feature"
},
"liveReloadInstallHintFF": {
"message": "外部の変更時にスタイルを自動更新する場合は、このタブと元のタブを開いたままにしておいてください。",
"description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox"
},
"liveReloadLabel": {
"message": "自動リロード",
"description": "The label of live-reload feature"
@ -1166,7 +1178,7 @@
"description": "Tooltip for the checkbox in style editor to enable live preview while editing."
},
"reload": {
"message": "Stylus拡張をリロードします",
"message": "Stylus拡張をリロード",
"description": "Context menu reload"
},
"replace": {

View File

@ -288,6 +288,10 @@
"message": "Sleep uw back-upbestand naar deze pagina om het te importeren.",
"description": "Drag'n'drop message"
},
"dragDropUsercssTabstrip": {
"message": "Sleep het bestand naar de tabbladenstrook (het gebied waar de tabbladtitels worden getoond) om het te installeren.",
"description": "Message popup shown when erroneously dropping a usercss file into the manager page"
},
"editDeleteText": {
"message": "Verwijderen",
"description": "Label for the context menu item in the editor to delete selected text"
@ -609,6 +613,14 @@
"message": "Er is een fout opgetreden tijdens het bekijken van het bestand",
"description": "The label of live-reload error"
},
"liveReloadInstallHint": {
"message": "Houd dit tabblad geopend om de stijl automatisch bij te werken bij externe wijzigingen.",
"description": "The label of live-reload feature"
},
"liveReloadInstallHintFF": {
"message": "Houd zowel dit tabblad als het oorspronkelijke tabblad geopend om de stijl automatisch bij te werken bij externe wijzigingen.",
"description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox"
},
"liveReloadLabel": {
"message": "Live herladen",
"description": "The label of live-reload feature"

View File

@ -292,6 +292,10 @@
"message": "Upuść twój plik kopii zapasowej gdziekolwiek na tej stronie, aby zaimportować.",
"description": "Drag'n'drop message"
},
"dragDropUsercssTabstrip": {
"message": "Aby zainstalować plik, upuść go na pasku kart (obszar, w którym wyświetlane są tytuły kart).",
"description": "Message popup shown when erroneously dropping a usercss file into the manager page"
},
"editDeleteText": {
"message": "Usuń",
"description": "Label for the context menu item in the editor to delete selected text"
@ -621,6 +625,14 @@
"message": "Wystąpił błąd podczas oglądania pliku",
"description": "The label of live-reload error"
},
"liveReloadInstallHint": {
"message": "Pozostaw tę kartę otwartą, aby automatycznie aktualizować styl w przypadku zmian zewnętrznych.",
"description": "The label of live-reload feature"
},
"liveReloadInstallHintFF": {
"message": "Pozostaw zarówno tę kartę, jak i kartę pierwotną otwarte, aby automatycznie aktualizować styl w przypadku zmian zewnętrznych.",
"description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox"
},
"liveReloadLabel": {
"message": "Przeładuj na żywo",
"description": "The label of live-reload feature"

View File

@ -7,6 +7,10 @@
"message": "Stil Ekleyin",
"description": "Title of the page for adding styles"
},
"alphaChannel": {
"message": "Opaklık",
"description": "Label of color's opacity"
},
"appliesAdd": {
"message": "Ekleyin",
"description": "Label for the button to add an 'applies' entry"
@ -56,6 +60,18 @@
"message": "Şununla başlayan URL'ler:",
"description": "Option to make the style apply to the entered string as a URL prefix"
},
"applyAllUpdates": {
"message": "Tüm güncellemeleri uygula",
"description": "Label for the button to apply all detected updates"
},
"author": {
"message": "Yazar",
"description": "Label for the style author"
},
"bckpInstStyles": {
"message": "Dışa aktar",
"description": ""
},
"checkAllUpdates": {
"message": "Tüm stiller için güncellemeleri denetle",
"description": "Label for the button to check all styles for updates"
@ -68,6 +84,106 @@
"message": "Kontrol ediliyor...",
"description": "Text to display when checking a style for an update"
},
"clickToUninstall": {
"message": "Kaldırmak için tıklayın",
"description": "Label for the overlay on a style thumbnail when installed via inline search in the popup"
},
"cm_autoCloseBrackets": {
"message": "Parantezleri ve tırnak işaretlerini otomatik olarak kapat",
"description": "Label for the checkbox in the style editor."
},
"cm_autocompleteOnTyping": {
"message": "Yazarken tamamla",
"description": "Label for the checkbox in the style editor."
},
"cm_colorpicker": {
"message": "CSS renk seçicileri",
"description": "Label for the checkbox controlling colorpicker option for the style editor."
},
"cm_indentWithTabs": {
"message": "Akıllı girintili tab kullan",
"description": "Label for the checkbox controlling tabs with smart indentation option for the style editor."
},
"cm_matchHighlight": {
"message": "Vurgulama",
"description": "Label for the drop-down list controlling the automatic highlighting of current word/selection occurrences in the style editor."
},
"cm_matchHighlightSelection": {
"message": "Yalnızca seçim",
"description": "Style editor's 'highglight' drop-down list option: highlight the occurrences of currently selected text"
},
"cm_tabSize": {
"message": "Tab büyüklüğü",
"description": "Label for the text box controlling tab size option for the style editor."
},
"cm_theme": {
"message": "Tema",
"description": "Label for the style editor's CSS theme."
},
"configOnChange": {
"message": "değişiklikte",
"description": "VERY SHORT label for the checkbox in style config dialog after the save button - when enabled the changes in the dialog are saved and applied automatically without the need to press the Save button"
},
"confirmCancel": {
"message": "İptal",
"description": ""
},
"confirmClose": {
"message": "Kapat",
"description": "'Close' button in a confirm dialog"
},
"confirmDefault": {
"message": "Öntanımlıyı kullan",
"description": "'Set to default' button in a confirm dialog"
},
"confirmDelete": {
"message": "Sil",
"description": ""
},
"confirmDiscardChanges": {
"message": "Değişiklikleri iptal et?",
"description": "Generic label or title displayed when trying to close something (not a style) with unsaved changes"
},
"confirmNo": {
"message": "Hayır",
"description": "'No' button in a confirm dialog"
},
"confirmOK": {
"message": "Tamam",
"description": ""
},
"confirmSave": {
"message": "Kaydet",
"description": "'Save' button in a confirm dialog"
},
"confirmStop": {
"message": "Dur",
"description": "'Stop' button in a confirm dialog"
},
"confirmYes": {
"message": "Evet",
"description": "'Yes' button in a confirm dialog"
},
"copied": {
"message": "Kopyalandı",
"description": "Message shown when content has been copied to the clipboard"
},
"copy": {
"message": "Kopyala",
"description": "Tooltip for elements which can be copied"
},
"dateInstalled": {
"message": "Kurulum tarihi",
"description": "Option text for the user to sort the style by install date"
},
"dateUpdated": {
"message": "Güncelleme tarihi",
"description": "Option text for the user to sort the style by last update date"
},
"defaultTheme": {
"message": "öntanımlı",
"description": "Default CodeMirror CSS theme option on the edit style page"
},
"deleteStyleConfirm": {
"message": "Bu stili silmek istediğinizden emin misiniz?",
"description": "Confirmation before deleting a style"
@ -80,10 +196,22 @@
"message": "Kullanıcı stil yöneticisi Stylus ile Web'in stilini yenileyin. Stylus Google, Facebook, YouTube, Orkut ve diğer pek çok site için temalar ve görünüm yüklemenize imkân tanır.",
"description": "Extension description"
},
"disableAllStyles": {
"message": "Tüm stilleri kapat",
"description": "Label for the checkbox that turns all enabled styles off."
},
"disableStyleLabel": {
"message": "Devre dışı bırak",
"description": "Label for the button to disable a style"
},
"editDeleteText": {
"message": "Sil",
"description": "Label for the context menu item in the editor to delete selected text"
},
"editGotoLine": {
"message": "Satıra git (veya satır:sütun)",
"description": "Go to line or line:column on Ctrl-G in style code editor"
},
"editStyleHeading": {
"message": "Stili Düzenle",
"description": "Title of the page for editing styles"
@ -101,26 +229,166 @@
}
}
},
"editorStylesButton": {
"message": "Editör stili bul",
"description": "Find styles for the editor"
},
"enableStyleLabel": {
"message": "Etkinleştir",
"description": "Label for the button to enable a style"
},
"exportLabel": {
"message": "Dışa aktar",
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
},
"externalFeedback": {
"message": "Geribildirim",
"description": "Label for the external link to send feedback for the style"
},
"externalHomepage": {
"message": "Anasayfa",
"description": "Label for the external link to style's homepage"
},
"externalSupport": {
"message": "Destek",
"description": "Label for the external link to style's support site"
},
"findStyles": {
"message": "Stil bul",
"description": "Text for a link that gets a list of styles for the current site"
},
"findStylesForSite": {
"message": "Bu site için başka stiller bul",
"description": "Text for a link that gets a list of styles for the current site"
},
"genericAdd": {
"message": "Ekle",
"description": "Used in various places for an action that adds something"
},
"genericDisabledLabel": {
"message": "Devre dışı",
"description": "Used in various lists/options to indicate that something is disabled"
},
"genericEnabledLabel": {
"message": "Etkin",
"description": "Used in various lists/options to indicate that something is enabled"
},
"genericError": {
"message": "Hata",
"description": "Used in various places to indicate some error occurred."
},
"genericHistoryLabel": {
"message": "Geçmiş",
"description": "Used in various places to show a history log of something"
},
"genericNext": {
"message": "Sonraki",
"description": "Used in various places to select/perform the next step/action"
},
"genericPrevious": {
"message": "Önceki",
"description": "Used in various places to select/perform the previous step/action"
},
"genericSavedMessage": {
"message": "Kaydedildi",
"description": "Used in various parts of the UI to indicate that something was saved"
},
"genericTitle": {
"message": "Başlık",
"description": "Used in various parts of the UI to indicate the title of something"
},
"genericUnknown": {
"message": "Bilinmiyor",
"description": "Used in various parts of the UI to indicate if something is unknown (e.g. an unknown date)"
},
"helpAlt": {
"message": "Yardım",
"description": "Alternate text for help buttons"
},
"importAppendLabel": {
"message": "Stile ekle",
"description": "Label for the button to import a style and append to the existing sections"
},
"importLabel": {
"message": "İçe aktar",
"description": "Label for the button to import a style ('edit' page) or all styles ('manage' page)"
},
"importReplaceLabel": {
"message": "Stilin üzerine yaz",
"description": "Label for the button to import and overwrite current style"
},
"importReportLegendAdded": {
"message": "eklendi",
"description": "Text after the number of styles added in the report shown after importing styles"
},
"importReportLegendUpdatedCode": {
"message": "güncellenmiş kod",
"description": "Text after the number of styles with updated code (meta info is unchanged) in the report shown after importing styles"
},
"importReportUndoneTitle": {
"message": "İçe aktarma geri alındı",
"description": "Title of the message box shown after undoing the import of styles"
},
"installButton": {
"message": "Stil kur",
"description": "Label for install button"
},
"installButtonInstalled": {
"message": "Stil kuruldu",
"description": "Text displayed when the style is successfully installed"
},
"installButtonReinstall": {
"message": "Stili yeniden kur",
"description": "Label for reinstall button"
},
"installButtonUpdate": {
"message": "Stili güncelle",
"description": "Label for update button"
},
"installUpdate": {
"message": "Güncellemeyi yükle",
"description": "Label for the button to install an update for a single style"
},
"installUpdateFromLabel": {
"message": "Güncellemeleri denetle",
"description": "Label for the checkbox to save current URL for update check"
},
"license": {
"message": "Lisans",
"description": "Label for the license"
},
"linkGetHelp": {
"message": "Destek al",
"description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info"
},
"linkStylusWiki": {
"message": "Viki",
"description": "Wiki link text on the manage page e.g. https://github.com/openstyles/stylus/wiki"
},
"linkTranslate": {
"message": "Çevir",
"description": "Transifex link text on the manage page"
},
"linterIssues": {
"message": "Sorunlar",
"description": "Label for the CSS linter issues block on the style edit page"
},
"manageFilters": {
"message": "Filtreler",
"description": "Label for filters container"
},
"manageHeading": {
"message": "Yüklü Stiller",
"description": "Heading for the manage page"
},
"manageOnlyEnabled": {
"message": "Yalnızca etkin stiller",
"description": "Checkbox to show only enabled styles"
},
"menuShowBadge": {
"message": "Etkin stil sayısını göster",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
},
"noStylesForSite": {
"message": "Bu site için hiçbir stil yüklenmedi.",
"description": "Text displayed when no styles are installed for the current site"
@ -129,6 +397,130 @@
"message": "Yüklü stilleri yönet",
"description": "Link to open the manage page."
},
"openStylesManager": {
"message": "Stil yöneticisini aç",
"description": "Label for the style maanger opener in the browser action context menu."
},
"optionsActions": {
"message": "İşlemler",
"description": ""
},
"optionsBadgeDisabled": {
"message": "Etkin değilken arkaplan rengi",
"description": ""
},
"optionsBadgeNormal": {
"message": "Arkaplan rengi",
"description": ""
},
"optionsCheck": {
"message": "Stilleri güncelle",
"description": ""
},
"optionsHeading": {
"message": "Seçenekler",
"description": "Heading for options section on manage page."
},
"optionsOpen": {
"message": "Aç",
"description": ""
},
"optionsOpenManager": {
"message": "Stilleri yönet",
"description": ""
},
"optionsSubheading": {
"message": "Daha Fazla Seçenek",
"description": "Subheading for options section on manage page."
},
"optionsSyncConnect": {
"message": "Bağlan",
"description": ""
},
"optionsSyncDisconnect": {
"message": "Bağlantıyı kes",
"description": ""
},
"optionsSyncLogin": {
"message": "Giriş yap",
"description": ""
},
"optionsSyncStatusConnecting": {
"message": "Bağlanılıyor...",
"description": ""
},
"optionsSyncStatusConnected": {
"message": "Bağlandı",
"description": ""
},
"optionsSyncStatusDisconnecting": {
"message": "Bağlantı kesiliyor...",
"description": ""
},
"optionsSyncStatusDisconnected": {
"message": "Bağlantı kesildi",
"description": ""
},
"paginationCurrent": {
"message": "Şimdiki sayfa",
"description": "Tooltip for the current page index in search results"
},
"paginationEstimated": {
"message": "Tahmini sayfa sayısı",
"description": "Tooltip for the total page count in search results"
},
"paginationNext": {
"message": "Sonraki sayfa",
"description": "Tooltip for the '->' (next page) button in search results"
},
"paginationPrevious": {
"message": "Önceki sayfa",
"description": "Tooltip for the '<-' button in search results"
},
"paginationTotal": {
"message": "Toplam sayfa",
"description": ""
},
"previewLabel": {
"message": "Canlı önizleme",
"description": "Label for the checkbox in style editor to enable live preview while editing."
},
"replace": {
"message": "Değiştir",
"description": "Label before the replace input field in the editor shown on Ctrl-H"
},
"replaceAll": {
"message": "Hepsini değiştir",
"description": "Label before the replace input field in the editor shown on 'replaceAll' hotkey"
},
"replaceWith": {
"message": "Şununla değiştir",
"description": "Label before the replace-with input field in the editor shown on Ctrl-H etc."
},
"retrieveBckp": {
"message": "Stilleri içe aktar",
"description": ""
},
"search": {
"message": "Ara",
"description": "Label before the search input field in the editor shown on Ctrl-F"
},
"searchResultInstallCount": {
"message": "Toplam kurulum sayısı",
"description": "Text for label that shows the number of times a search result was installed"
},
"searchResultNoneFound": {
"message": "Bu site için stil bulunamadı.",
"description": "Error text in the popup when inline search didn't find any site-specific styles"
},
"searchResultWeeklyCount": {
"message": "Haftalık kurulum sayısı",
"description": "Text for label that shows the number of times a search result was installed during last week"
},
"searchStyles": {
"message": "İçerikleri ara",
"description": "Label for the search filter textbox on the Manage styles page"
},
"sectionAdd": {
"message": "Başka bölüm ekle",
"description": "Label for the button to add a section"
@ -141,6 +533,30 @@
"message": "Bölümü kaldır",
"description": "Label for the button to remove a section"
},
"shortcuts": {
"message": "Kısayollar",
"description": "Go to shortcut configuration"
},
"shortcutsNote": {
"message": "Klavye kısayolları tanımla",
"description": ""
},
"sortDateNewestFirst": {
"message": "önce en yeniler",
"description": "Text added to indicate that sorting a date would add the newest entries at the top"
},
"sortDateOldestFirst": {
"message": "önce en eskiler",
"description": "Text added to indicate that sorting a date would add the oldest entries at the top"
},
"sortStylesHelpTitle": {
"message": "İçeriği sırala",
"description": "Label for the sort info popup on the Manage styles page"
},
"styleBeautify": {
"message": "Güzelleştir",
"description": "Label for the CSS-beautifier button on the edit style page"
},
"styleCancelEditLabel": {
"message": "Yönetim sayfasına dön",
"description": "Label for cancel button for style editing"
@ -153,6 +569,10 @@
"message": "Etkin",
"description": "Label for the enabled state of styles"
},
"styleFromMozillaFormatPrompt": {
"message": "Mozilla biçemiyle yazılmış kodu yapıştır",
"description": "Prompt in the dialog displayed after clicking 'Import from Mozilla format' button"
},
"styleInstall": {
"message": "'$stylename$' Stylus'e yüklensin mi?",
"description": "Confirmation when installing a style",
@ -166,6 +586,10 @@
"message": "Bir ad girin",
"description": "Error displayed when user saves without providing a name"
},
"styleMozillaFormatHeading": {
"message": "Mozilla Biçemi",
"description": "Heading for the section with buttons to import/export Mozilla format of the style"
},
"styleSaveLabel": {
"message": "Kaydet",
"description": "Label for save button for style editing"
@ -174,6 +598,31 @@
"message": "Kodun Mozilla biçimi, Firefox için Stylish ile kullanılabilir ve userstyles.org sitesine gönderilebilir.",
"description": "Help info for the Mozilla format header section that converts the code to/from Mozilla format"
},
"styleToMozillaFormatTitle": {
"message": "Mozilla biçeminde bir stil",
"description": "Title of the popup with the style code in Mozilla format, shown after pressing the Export button on Edit style page"
},
"styleUpdate": {
"message": "\";$stylename$\" stilini güncelleştirmek istiyor musunuz?",
"description": "Confirmation when updating a style",
"placeholders": {
"stylename": {
"content": "$1"
}
}
},
"stylusUnavailableForURL": {
"message": "Stylus bunun gibi sayfalarda çalışmaz.",
"description": "Note in the toolbar pop-up when on a URL Stylus can't affect"
},
"undo": {
"message": "Geri al",
"description": "Button label"
},
"updateAllCheckSucceededNoUpdate": {
"message": "Güncelleme bulunamadı.",
"description": "Text that displays when an update all check completed and no updates are available"
},
"updateCheckFailBadResponseCode": {
"message": "Güncellenemedi: sunucu yanıt olarak $code$ kodunu gönderdi.",
"description": "Text that displays when an update check failed because the response code indicates an error",
@ -187,6 +636,10 @@
"message": "Güncellenemedi: sunucuya erişilemiyor.",
"description": "Text that displays when an update check failed because the update server is unreachable"
},
"updateCheckHistory": {
"message": "Güncelleme kontrolü geçmişi",
"description": ""
},
"updateCheckSucceededNoUpdate": {
"message": "Stil güncel.",
"description": "Text that displays when an update check completed and no update is available"
@ -194,5 +647,41 @@
"updateCompleted": {
"message": "Güncelleme tamamlandı.",
"description": "Text that displays when an update completed"
},
"updatesCurrentlyInstalled": {
"message": "Kurulan güncellemeler:",
"description": "Text that displays when an update is installed on options page. Followed by the number of currently installed updates."
},
"writeStyleForURL": {
"message": "bu URL",
"description": "Text for link in toolbar pop-up to write a new style for the current URL"
},
"syncDropboxStyles": {
"message": "Dropbox'tan aktar",
"description": ""
},
"retrieveDropboxSync": {
"message": "Dropbox'a aktar",
"description": ""
},
"exportSavedSuccess": {
"message": "Dosya başarıyla kaydedildi",
"description": ""
},
"gettingStyles": {
"message": "Tüm stiller alınıyor...",
"description": ""
},
"zipStyles": {
"message": "Stiller sıkıştırılıyor...",
"description": ""
},
"readingStyles": {
"message": "Stiller okunuyor...",
"description": ""
},
"uploadingFile": {
"message": "Dosya Yükleniyor...",
"description": ""
}
}

View File

@ -292,6 +292,10 @@
"message": "將您的備份檔拖曳到此頁面的任何地方以匯入。",
"description": "Drag'n'drop message"
},
"dragDropUsercssTabstrip": {
"message": "要安裝檔案,請將其放到分頁上(顯示分頁標題的區域)。",
"description": "Message popup shown when erroneously dropping a usercss file into the manager page"
},
"editDeleteText": {
"message": "删除",
"description": "Label for the context menu item in the editor to delete selected text"
@ -621,6 +625,14 @@
"message": "觀看檔案時發生錯誤",
"description": "The label of live-reload error"
},
"liveReloadInstallHint": {
"message": "保持此分頁開啟以根據外部變更自動更新樣式。",
"description": "The label of live-reload feature"
},
"liveReloadInstallHintFF": {
"message": "保持此分頁與原始分頁開啟以根據外部變更自動更新樣式。",
"description": "The extra hint of live-reload feature shown only for file:// URLs in Firefox"
},
"liveReloadLabel": {
"message": "即時重新整理",
"description": "The label of live-reload feature"