[dconf-editor/maintainer-only-3-32] ar.po: Improvements.



commit b0247bed9580dc8bc240dd8c251df598fb882aa0
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Thu Feb 21 11:56:17 2019 +0100

    ar.po: Improvements.

 po/ar.po | 152 +++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 74 insertions(+), 78 deletions(-)
---
diff --git a/po/ar.po b/po/ar.po
index 4799af6..7586e3e 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -22,146 +22,145 @@ msgstr ""
 "X-Project-Style: gnome\n"
 
 #: editor/ca.desrt.dconf-editor.appdata.xml.in:9
-#, fuzzy
 msgid "Dconf Editor"
 msgstr "محرر dconf"
 
-#: editor/ca.desrt.dconf-editor.desktop.in:3 editor/dconf-editor.ui:6
-#: editor/dconf-editor.vala:73 editor/dconf-editor.vala:147
+#. Translators: application name, as used in the window manager, the window title, the about dialog...
+#: editor/ca.desrt.dconf-editor.desktop.in:3 editor/dconf-editor.vala:21
 msgid "dconf Editor"
 msgstr "محرر dconf"
 
-#: editor/ca.desrt.dconf-editor.desktop.in:5 editor/dconf-editor.vala:149
+#. Translators: a Comment that gives the application function, as defined in the desktop file spec
+#: editor/ca.desrt.dconf-editor.desktop.in:7
 msgid "Directly edit your entire configuration database"
 msgstr "تحرير قاعدة بيانات إعداداتك بأكملها بطريقة مباشرة"
 
-#: editor/ca.desrt.dconf-editor.desktop.in:12
-#, fuzzy
-msgid "dconf-editor"
-msgstr "محرر dconf"
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:18
+#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/window-width'
+#: editor/ca.desrt.dconf-editor.gschema.xml:105
 msgid "The width of the window"
 msgstr "عرض النافذة"
 
-#: editor/ca.desrt.dconf-editor.gschema.xml:19
+#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/window-width'
+#: editor/ca.desrt.dconf-editor.gschema.xml:107
 msgid "The width of the main window in pixels."
 msgstr "عرض النافذة بالبكسل."
 
-#: editor/ca.desrt.dconf-editor.gschema.xml:23
+#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/window-height'
+#: editor/ca.desrt.dconf-editor.gschema.xml:115
 msgid "The height of the window"
 msgstr "ارتفاع النافذة"
 
-#: editor/ca.desrt.dconf-editor.gschema.xml:24
+#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/window-height'
+#: editor/ca.desrt.dconf-editor.gschema.xml:117
 msgid "The height of the main window in pixels."
 msgstr "ارتفاع النافذة بالبكسل"
 
-#: editor/ca.desrt.dconf-editor.gschema.xml:28
-#: editor/ca.desrt.dconf-editor.gschema.xml:29
+#. Translators: summary of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/window-is-maximized'
+#. Translators: description of a settings key, see 'dconf-editor /ca/desrt/dconf-editor/window-is-maximized'
+#: editor/ca.desrt.dconf-editor.gschema.xml:122
+#: editor/ca.desrt.dconf-editor.gschema.xml:124
 msgid "A flag to enable maximized mode"
 msgstr "علم لتفعيل وضع التكبير"
 
-#: editor/ca.desrt.dconf-editor.gschema.xml:53
-#, fuzzy
-msgid "A flag to enable small rows for keys list"
-msgstr "علم لتفعيل وضع التكبير"
-
-#: editor/ca.desrt.dconf-editor.gschema.xml:217
-#, fuzzy
-msgid "A 1-choice enumeration"
-msgstr "سرد"
-
-#: editor/dconf-editor-menu.ui:10
-msgid "_About"
-msgstr "_حول"
-
-#: editor/dconf-editor-menu.ui:14
-msgid "_Quit"
-msgstr "أ_نه"
+#. Translators: on really small windows, the about dialog is replaced by an in-window view; here is the 
label of one of two buttons that have the same role as the stack switcher in the usual about dialog, the 
second is "Credits"
+#. Translators: on really small windows, the about dialog is replaced by an in-window view; here is the name 
of the view, displayed in the headerbar
+#: editor/about-list.vala:44 editor/base-headerbar.vala:310
+msgid "About"
+msgstr "حول"
 
-#: editor/dconf-editor.vala:154
+#. Translators: about dialog text; this string should be replaced by a text crediting yourselves and your 
translation team, or should be left empty. Do not translate literally!
+#: editor/dconf-editor.vala:665
 msgid "translator-credits"
 msgstr ""
 "فريق عربآيز للترجمة http://www.arabeyes.org:\n";
 "محمد تهامي مهدي <dragnucs gmail com>\n"
 "عبد الرحيم قيطوني <a kitouni gmail com>"
 
-#: editor/dconf-model.vala:195
+#. Translators: that's the name of a data type; capitalized (if that makes sense)
+#: editor/model-utils.vala:391
 msgid "Boolean"
 msgstr "منطقي"
 
-#: editor/dconf-model.vala:197
+#. Translators: that's the name of a data type; capitalized (if that makes sense)
+#: editor/model-utils.vala:397
 msgid "String"
 msgstr "سلسلة"
 
-#: editor/dconf-model.vala:199
-#, fuzzy
-msgid "String array"
-msgstr "سلسلة"
-
-#: editor/dconf-model.vala:201
+#. Translators: that's the name of a data type; capitalized (if that makes sense)
+#: editor/model-utils.vala:409
 msgid "Enumeration"
 msgstr "سرد"
 
-#: editor/dconf-model.vala:222
-#, fuzzy
+#. Translators: that's the name of a data type; capitalized (if that makes sense)
+#: editor/model-utils.vala:451
 msgid "Integer"
-msgstr "عدد صحيح [%s..%s]"
+msgstr "عدد صحيح"
+
+#. Translators: Ctrl-Delete action, when browsing; sets the selected key to its default value
+#: editor/help-overlay.ui:239
+msgctxt "shortcut window"
+msgid "Set to default"
+msgstr "اضبط إلى القيمة المبدئية"
 
-#: editor/help-overlay.ui:124
-#, fuzzy
+#. Translators: Shift-F1 action; opens the About dialog
+#: editor/help-overlay.ui:301
 msgctxt "shortcut window"
 msgid "About"
-msgstr "_حول"
+msgstr "حول"
 
-#: editor/help-overlay.ui:131
-#, fuzzy
+#. Translators: header in the shortcut window, for the various ways of quitting the application
+#: editor/help-overlay.ui:334
 msgctxt "shortcut window"
 msgid "Quit"
-msgstr "أ_نه"
+msgstr "أنه"
 
-#: editor/key-list-box-row.vala:162
-#, fuzzy
-msgid "No Schema Found"
+#. Translators: "subtitle" in the keys list of a key not defined by a schema; keys defined by a schema have 
in place a summary describing the key use
+#: editor/registry-list.vala:537
+msgid "No schema found"
 msgstr "بدون تخطيط"
 
-#: editor/key-list-box-row.vala:392
-#, fuzzy
+#. Translators: "reset key value" action in the right-click menu on the list of keys
+#: editor/key-list-box-row.vala:455
 msgid "Set to default"
 msgstr "اضبط إلى القيمة المبدئية"
 
-#: editor/key-list-box-row.vala:575 editor/registry-info.vala:235
-#, fuzzy
+#. Translators: displayed in the list of pending changes (could be an in-window panel, or in the popover of 
the bottom bar); for gsettings keys
+#. Translators: "reset key value" option of a multi-choice list (checks or radios) in the right-click menu 
on the list of keys
+#. Translators: field content when displaying key properties; the field description is "Current value", and 
as the default value of the key is written near, there's just this text displayed if the key uses its default 
value
+#: editor/delayed-setting-view.vala:151 editor/key-list-box-row.vala:649
+#: editor/registry-info.vala:469
 msgid "Default value"
-msgstr "المبدئي:"
+msgstr "المبدئي"
+
+#. Translators: field description when displaying folder properties; name of the folder
+#: editor/registry-info.vala:70
+msgid "Name"
+msgstr "الاسم"
 
-#: editor/registry-info.vala:80
-#, fuzzy
+#. Translators: field description when displaying key properties; the schema id (if the key is defined by a 
schema)
+#: editor/registry-info.vala:76
 msgid "Schema"
-msgstr "المخطط:"
+msgstr "المخطط"
 
-#: editor/registry-info.vala:81
-#, fuzzy
+#. Translators: field description when displaying key properties; a summary describing the key use
+#: editor/registry-info.vala:79
 msgid "Summary"
-msgstr "الملخص:"
+msgstr "الملخص"
 
+#. Translators: field description when displaying key properties; a description describing deeply the key use
 #: editor/registry-info.vala:82
-#, fuzzy
 msgid "Description"
-msgstr "الوصف:"
+msgstr "الوصف"
 
-#: editor/registry-info.vala:84
-#, fuzzy
+#. Translators: field description when displaying key properties; the datatype of the key (integer, boolean, 
string, etc.)
+#: editor/registry-info.vala:85
 msgid "Type"
-msgstr "النوع:"
+msgstr "النوع"
 
-#: editor/registry-info.vala:88
-#, fuzzy
+#. Translators: field description when displaying key properties; the default value of the key (defined if 
it has a schema)
+#: editor/registry-info.vala:105
 msgid "Default"
-msgstr "المبدئي:"
-
-#~ msgid "Not found"
-#~ msgstr "غير موجود"
+msgstr "المبدئي"
 
 #~ msgid "Copyright © Canonical Ltd"
 #~ msgstr "جميع الحقوق محفوظة © كانونيكال Ltd"
@@ -169,9 +168,6 @@ msgstr "المبدئي:"
 #~ msgid "Error setting value: %s"
 #~ msgstr "خطأ عند ضبط القيمة: %s"
 
-#~ msgid "Name"
-#~ msgstr "الاسم"
-
 #~ msgid "Value"
 #~ msgstr "القيمة"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]