|
@@ -19,9 +19,6 @@ buttonClose:
|
|
|
buttonConfirmInstallation:
|
|
buttonConfirmInstallation:
|
|
|
description: Button to confirm installation of a script.
|
|
description: Button to confirm installation of a script.
|
|
|
message: Confirmă instalarea
|
|
message: Confirmă instalarea
|
|
|
-buttonShowEditorState:
|
|
|
|
|
- description: Button to show the list of currently used CodeMirror options.
|
|
|
|
|
- message: Afișează starea editorului
|
|
|
|
|
buttonDisable:
|
|
buttonDisable:
|
|
|
description: Button to disable a script.
|
|
description: Button to disable a script.
|
|
|
message: Dezactivează
|
|
message: Dezactivează
|
|
@@ -85,6 +82,9 @@ buttonSaveClose:
|
|
|
buttonSaveCustomCSS:
|
|
buttonSaveCustomCSS:
|
|
|
description: Label for button to save custom CSS.
|
|
description: Label for button to save custom CSS.
|
|
|
message: Salvează
|
|
message: Salvează
|
|
|
|
|
+buttonShowEditorState:
|
|
|
|
|
+ description: Button to show the list of currently used CodeMirror options.
|
|
|
|
|
+ message: Afișează starea editorului
|
|
|
buttonSupport:
|
|
buttonSupport:
|
|
|
description: Button to open support page.
|
|
description: Button to open support page.
|
|
|
message: Pagină de asistență
|
|
message: Pagină de asistență
|
|
@@ -262,10 +262,10 @@ labelEditor:
|
|
|
message: Editor
|
|
message: Editor
|
|
|
labelExclude:
|
|
labelExclude:
|
|
|
description: Label of @exclude rules.
|
|
description: Label of @exclude rules.
|
|
|
- message: 'Reguli @exclude'
|
|
|
|
|
|
|
+ message: Reguli @exclude
|
|
|
labelExcludeMatch:
|
|
labelExcludeMatch:
|
|
|
description: Label of @exclude-match rules.
|
|
description: Label of @exclude-match rules.
|
|
|
- message: 'Reguli @exclude-match'
|
|
|
|
|
|
|
+ message: Reguli @exclude-match
|
|
|
labelExportScriptData:
|
|
labelExportScriptData:
|
|
|
description: Option to export script data along with scripts.
|
|
description: Option to export script data along with scripts.
|
|
|
message: Exportă datele scripturilor
|
|
message: Exportă datele scripturilor
|
|
@@ -292,10 +292,11 @@ labelImportSettings:
|
|
|
message: Importă setări
|
|
message: Importă setări
|
|
|
labelInclude:
|
|
labelInclude:
|
|
|
description: Label of @include rules.
|
|
description: Label of @include rules.
|
|
|
- message: 'Reguli @include'
|
|
|
|
|
|
|
+ message: Reguli @include
|
|
|
labelIndentUnit:
|
|
labelIndentUnit:
|
|
|
description: Label for editor option of indent unit size.
|
|
description: Label for editor option of indent unit size.
|
|
|
message: 'Unitate de indentare:'
|
|
message: 'Unitate de indentare:'
|
|
|
|
|
+ touched: false
|
|
|
labelInjectionMode:
|
|
labelInjectionMode:
|
|
|
description: Label for default option to inject scripts.
|
|
description: Label for default option to inject scripts.
|
|
|
message: 'Modul de injectare implicit: '
|
|
message: 'Modul de injectare implicit: '
|
|
@@ -314,9 +315,10 @@ labelLineNumber:
|
|
|
labelLineWrapping:
|
|
labelLineWrapping:
|
|
|
description: Label for editor option of line wrapping.
|
|
description: Label for editor option of line wrapping.
|
|
|
message: Desparte rândurile lungi
|
|
message: Desparte rândurile lungi
|
|
|
|
|
+ touched: false
|
|
|
labelMatch:
|
|
labelMatch:
|
|
|
description: Label of @match rules.
|
|
description: Label of @match rules.
|
|
|
- message: 'Reguli @match'
|
|
|
|
|
|
|
+ message: Reguli @match
|
|
|
labelName:
|
|
labelName:
|
|
|
description: Label of script name.
|
|
description: Label of script name.
|
|
|
message: 'Nume:'
|
|
message: 'Nume:'
|
|
@@ -434,6 +436,9 @@ menuDashboard:
|
|
|
menuFindScripts:
|
|
menuFindScripts:
|
|
|
description: Menu item to find scripts for a site.
|
|
description: Menu item to find scripts for a site.
|
|
|
message: Găsește scripturi pentru acest site
|
|
message: Găsește scripturi pentru acest site
|
|
|
|
|
+menuMatchedFrameScripts:
|
|
|
|
|
+ description: Label for menu listing matching scripts in sub-frames.
|
|
|
|
|
+ message: ''
|
|
|
menuMatchedScripts:
|
|
menuMatchedScripts:
|
|
|
description: Label for menu listing matched scripts.
|
|
description: Label for menu listing matched scripts.
|
|
|
message: Scripturi coincidente
|
|
message: Scripturi coincidente
|
|
@@ -482,6 +487,7 @@ msgLoadedData:
|
|
|
msgLoading:
|
|
msgLoading:
|
|
|
description: Message shown in the options page before script list is loaded.
|
|
description: Message shown in the options page before script list is loaded.
|
|
|
message: Se încarcă...
|
|
message: Se încarcă...
|
|
|
|
|
+ touched: false
|
|
|
msgLoadingData:
|
|
msgLoadingData:
|
|
|
description: Message shown on confirm page when the script to be installed is loading.
|
|
description: Message shown on confirm page when the script to be installed is loading.
|
|
|
message: Se încarcă datele scriptului...
|
|
message: Se încarcă datele scriptului...
|
|
@@ -493,8 +499,8 @@ msgNamespaceConflict:
|
|
|
Message shown when namespace of the new script conflicts with an existent
|
|
Message shown when namespace of the new script conflicts with an existent
|
|
|
one.
|
|
one.
|
|
|
message: >-
|
|
message: >-
|
|
|
- Conflicte în spațiul de nume al scriptului! Te rugăm să modifici @name
|
|
|
|
|
- și @namespace.
|
|
|
|
|
|
|
+ Conflicte în spațiul de nume al scriptului! Te rugăm să modifici @name și
|
|
|
|
|
+ @namespace.
|
|
|
msgNewVersion:
|
|
msgNewVersion:
|
|
|
description: >-
|
|
description: >-
|
|
|
Message shown when a new version of script is found by @updateURL, but no
|
|
Message shown when a new version of script is found by @updateURL, but no
|