summaryrefslogtreecommitdiffstats
path: root/FMRecord/res/values-da/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'FMRecord/res/values-da/strings.xml')
-rw-r--r--FMRecord/res/values-da/strings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/FMRecord/res/values-da/strings.xml b/FMRecord/res/values-da/strings.xml
index 37fdaf5..035ef7a 100644
--- a/FMRecord/res/values-da/strings.xml
+++ b/FMRecord/res/values-da/strings.xml
@@ -29,14 +29,23 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- alert to the user that USB storage must be available before using FM recording [CHAR LIMIT=NONE] -->
<string name="no_storage">Montér SD-kort, før optagelse startes.</string>
+ <!-- alert to the user that the USB storage is being disk-checked [CHAR LIMIT=30] -->
<string name="preparing_sd">Forbereder SD-kort</string>
+ <!-- alert to the user that the FM fails to read or write the USB storage. [CHAR LIMIT=NONE] -->
<string name="access_sd_fail">Kunne ikke tilgå SD-kort.</string>
+ <!-- Low-memory dialog message [CHAR LIMT=NONE] -->
<string name="spaceIsLow_content">Dit SD-kort er ved at løbe tør for plads. Skift kvalitet eller slet nogle billeder eller andre filer.</string>
+ <!-- The messsage shown when FM record reaches size limit. -->
<string name="FMRecording_reach_size_limit">Størrelsesgrænse nået.</string>
+ <!-- the name under which recordings will be visible in the media database is formatted like this -->
<string name="audio_db_title_format"><xliff:g id="format">yyyy-MM-dd HH:mm:ss</xliff:g></string>
+ <!-- all recordings will show up in the media database with this 'artist' name -->
<string name="audio_db_artist_name">Mine FM-optagelser</string>
+ <!-- all recordings will show up in the media database with this 'album' name -->
<string name="audio_db_album_name">FM-optagelser</string>
+ <!-- all recordings will show up in the media database in a playlist with this name -->
<string name="audio_db_playlist_name">FM-optagelser</string>
<string name="save_record_file">FM-optagelse gemt til \'<xliff:g id="record_file">%1$s</xliff:g>\'</string>
<string name="fm_record_progress">FM-optagelse i gang</string>