Localisation updates from https://translatewiki.net.

Change-Id: Ida2daae33152a57c2a533186202cb5dd518edd06
This commit is contained in:
Translation updater bot 2014-10-06 11:38:48 +02:00
parent d7eef7619d
commit 4a9f590d98
46 changed files with 1010 additions and 33 deletions

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="crash_dialog_title">קאמאנסט איז אײַנגעפֿאלן</string>
<string name="crash_dialog_text">אוי, עפעס טויג נישט!</string>
<string name="crash_dialog_comment_prompt">דערצייל אונז וואס איר האט געהאלטן ביי טון, און טייל עס מיט אונז דורך בליצפאסט. וועט אונז העלפֿן פֿאררעכטן!</string>
<string name="crash_dialog_ok_toast">ייש\"כ!</string>
</resources>

View file

@ -10,25 +10,49 @@
<string name="logging_in_message">ביטע ווארטן…</string>
<string name="login_success">אריינלאגירט מיט הצלחה!</string>
<string name="login_failed">ארײַנלאגירן אדורכגעפאלן!</string>
<string name="authentication_failed">אויטענטיפֿיצירן דורכגעפֿאלן!</string>
<string name="uploading_started">ארויפלאדן אנגעהויבן!</string>
<string name="upload_completed_notification_title">%1$s ארויפגעלאדן!!</string>
<string name="upload_completed_notification_text">דרוקט צו זען אײַער ארויפֿלאד</string>
<string name="upload_progress_notification_title_start">אנהייבן %1$s ארויפלאד</string>
<string name="upload_progress_notification_title_in_progress">%1$s ארויפֿלאדן!!</string>
<string name="upload_progress_notification_title_finishing">געענדיקט ארויפֿלאדן %1$s</string>
<string name="upload_failed_notification_title">ארויפֿלאדן %1$s דורכגעפֿאלן</string>
<string name="upload_failed_notification_subtitle">דרוקט צו באקוקן</string>
<plurals name="uploads_pending_notification_indicator">
<item quantity="one">1 טעקע לאדט אן</item>
<item quantity="other">%d טעקעס לאדן אן</item>
</plurals>
<string name="title_activity_contributions">מײַנע ארויפלאדן</string>
<string name="contribution_state_queued">אין ריי</string>
<string name="contribution_state_failed">דורכגעפֿאַלן</string>
<string name="contribution_state_in_progress">%1$d%% דערגאנצט</string>
<string name="contribution_state_starting">אַרויפֿלאָדן</string>
<string name="menu_from_gallery">פון גאלעריע</string>
<string name="menu_from_camera">נעמען בילד</string>
<string name="provider_contributions">מײַנע ארויפלאדן</string>
<string name="menu_share">טיילן</string>
<string name="menu_open_in_browser">באקוקן אין בלעטערער</string>
<string name="share_title_hint">טיטל</string>
<string name="share_description_hint">באַשרײַבונג</string>
<string name="login_failed_generic">ארײַנלאגירן אדורכגעפאלן!</string>
<string name="share_upload_button">אַרויפֿלאָדן</string>
<string name="provider_modifications">פֿארענדערונגען</string>
<string name="menu_upload_single">אַרויפֿלאָדן</string>
<string name="categories_search_text_hint">זוכן קאטעגאריעס</string>
<string name="menu_save_categories">אויפֿהיטן</string>
<plurals name="contributions_subtitle">
<item quantity="zero">נאך נישט קיין ארויפֿלאדן </item>
<item quantity="one">1 ארויפֿלאד</item>
<item quantity="other">%d ארויפֿלאדן</item>
</plurals>
<string name="categories_activity_title">קאַטעגאריעס</string>
<string name="preference_tracking">באניץ באריכטן</string>
<string name="title_activity_settings">איינשטעלונגען</string>
<string name="menu_about">וועגן</string>
<string name="title_activity_about">וועגן</string>
<string name="menu_feedback">שיקן פֿידבעק (דורך בליצפאסט)</string>
<string name="provider_categories">לעצטיק־געניצטע קאטעגאריעס</string>
<string name="menu_cancel_upload">אַנולירן</string>
<string name="menu_download">אראָפלאָדן</string>
<string name="preference_license">ליצענץ</string>
@ -60,4 +84,5 @@
<string name="detail_panel_cats_none">גארנישט געקליבן</string>
<string name="detail_description_empty">קיין באַשרײַבונג</string>
<string name="detail_license_empty">אומבאקאנטער ליצענץ</string>
<string name="menu_refresh">דערפֿרישן</string>
</resources>