Prechádzať zdrojové kódy

[tx-robot] updated from transifex

Nextcloud bot 7 rokov pred
rodič
commit
76c60064f3

+ 8 - 0
src/main/res/values-b+en+001/strings.xml

@@ -530,6 +530,7 @@
     <string name="participate_testing_headline">Help by testing</string>
     <string name="participate_testing_bug_text">Found a bug? Oddments?</string>
     <string name="participate_testing_report_text">Report an issue on GitHub</string>
+    <string name="participate_testing_version_text">Interested in helping out by testing what will be the next version?</string>
     <string name="participate_beta_headline">Test the dev version</string>
     <string name="participate_beta_text">This includes all upcoming features and it is on the very bleeding edge. Bugs/errors can occur, if and when they do, please report of your findings.</string>
     <string name="participate_release_candidate_headline">Release candidate</string>
@@ -624,6 +625,7 @@
     <string name="contacts_read_permission">Permission to read contact list needed</string>
     <string name="contaclist_restore_selected">Restore selected contacts</string>
     <string name="contactlist_account_chooser_title">Choose account to import</string>
+    <string name="contactlist_no_permission">No permission given, nothing imported.</string>
     <string name="contacts_preference_choose_date">Choose date</string>
     <string name="contacts_preference_backup_never">never</string>
     <string name="contacts_preferences_no_file_found">No file found</string>
@@ -633,6 +635,7 @@
 
     <!-- Notifications -->
     <string name="new_notification_received">New notification received</string>
+    <string name="drawer_logout">Log out</string>
     <string name="picture_set_as_no_app">No app found to set a picture with!</string>
     <string name="privacy">Privacy</string>
     <string name="file_not_found">File not found!</string>
@@ -659,6 +662,7 @@
     <string name="push_notifications_old_login">No push notifications due to outdated login session. Please consider re-adding your account.</string>
     <string name="push_notifications_temp_error">Push notifications currently not available.</string>
 
+    <string name="sync_in_progress">Fetching most recent version of the file.</string>
     <string name="date_unknown">Unknown</string>
 
     <string name="resized_image_not_possible">No resized image available. Download full image?</string>
@@ -699,6 +703,10 @@
     <string name="what_s_new_image">What\'s new image</string>
 
     <string name="store_short_dev_desc">The Nextcloud Dev app is a development snapshot and can be installed parallel.</string>
+    <string name="store_full_dev_desc">The copyleft libre software Nextcloud Android app, gives you access to all the files in your Nextcloud.\nThis is the official development version, featuring a daily sample of any new untested functionality, which may cause instability and data loss. The app is for users willing to test, and report bugs should they occur. Do not use it for your productive work!\n\nBoth the official dev and regular version are available on F-droid, and can be installed at the same time.</string>
+
     <string name="prefs_category_dev">Dev</string>
+    <string name="dev_version_no_information_available">No information available.</string>
+    <string name="dev_version_no_new_version_available">No new version available.</string>
     <string name="folder_icon">Folder icon</string>
 </resources>

+ 1 - 0
src/main/res/values-zh-rCN/strings.xml

@@ -48,6 +48,7 @@
     <string name="prefs_calendar_contacts">同步日历 &amp; 联系人</string>
     <string name="prefs_calendar_contacts_summary">为当前账户设置 DAVdroid (v1.3.0+)</string>
     <string name="prefs_calendar_contacts_address_resolve_error">当前账户的服务器地址无法被用于 DAVdroid 解析</string>
+    <string name="prefs_calendar_contacts_no_store_error">F-droid 和 Google Play 都没有安装</string>
     <string name="prefs_calendar_contacts_sync_setup_successful">日历 &amp; 联系人同步设置</string>
     <string name="prefs_daily_contacts_sync_summary">联系人每日备份</string>
     <string name="prefs_help">帮助</string>