Ver Fonte

[tx-robot] updated from transifex

Nextcloud bot há 7 anos atrás
pai
commit
3224d27137

+ 2 - 1
src/main/res/values-b+en+001/strings.xml

@@ -785,7 +785,8 @@
     <string name="whats_new_device_credentials_title">Use Android device protection</string>
     <string name="whats_new_device_credentials_content">Use anything like a pattern, password, pin or your fingerprint to keep your data safe.</string>
     <string name="restore_button_description">Restore deleted file</string>
-	<string name="new_version_was_created">New version was created</string>
+	<string name="restore">Restore file</string>
+    <string name="new_version_was_created">New version was created</string>
     <string name="new_comment">New comment…</string>
     <string name="error_comment_file">Error commenting file</string>
     <string name="file_version_restored_successfully">Successfully restored file version.</string>

+ 1 - 1
src/main/res/values-ja-rJP/strings.xml

@@ -282,7 +282,7 @@
     <string name="activity_chooser_title">リンク送信…</string>
     <string name="wait_for_tmp_copy_from_private_storage">プライベートストレージからファイルをコピー中</string>
     
-    <string name="oauth_check_onoff">OAuth 2.0 でログインする</string>
+    <string name="oauth_check_onoff">OAuth 2.0でログインする</string>
     <string name="oauth_login_connection">OAuth 2.0サーバーに接続中…</string>
         
     <string name="ssl_validator_header">サーバーIDを確認できません</string>